Click or drag to resize

CTInterface.ScriptButtonArgs.Name Property

Getter for menuitem name defined with SetupButton(String, String, String).

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

Property Value

String
See Also