Click or drag to resize
CTInterface.BooleanArg Class
Commonly used event argument class for passing 2 booleans.
Inheritance Hierarchy
System.Object
  System.EventArgs
    ATR.CT.CTInterface.CTInterface.BooleanArg

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

The CTInterface. BooleanArg type exposes the following members.

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

CUSTOMTOOLS 2015 SP0


See Also