Click or drag to resize
CTInterfaceScriptButtonArgsHandled Property

[This is preliminary documentation and is subject to change.]

Returns true if SetupButton(String, String, String) is called with valid parameters.

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

Property Value

Type: Boolean
See Also