Click or drag to resize
CTInterface.ScriptButtonArgs.Hint Property
Getter for menuitem tooltip text defined with SetupButton(String, String, String).

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public string Hint { get; }

Property Value

Type: String
See Also