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)
Syntax
public class BooleanArg : EventArgs

The CTInterfaceBooleanArg type exposes the following members.

Properties
  NameDescription
Public propertyHandled
Boolean 2
Public propertyValue
Boolean 1
Top
Availability

CUSTOMTOOLS 2015 SP0


See Also