Click or drag to resize

CTInterfaceScriptButtonArgsHandled Property

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