Click or drag to resize

CTInterfaceBooleanArg Class

Commonly used event argument class for passing 2 booleans.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ATR.CT.CTInterfaceCTInterfaceBooleanArg

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public class BooleanArg : EventArgs

The CTInterfaceBooleanArg type exposes the following members.

Properties
 NameDescription
Public propertyHandled Boolean 2
Public propertyValue Boolean 1
Top
Revision History
DateVersionDescription
-2015 SP0First Release
See Also