Click or drag to resize

NodeCheckBox Events

The NodeCheckBox type exposes the following members.

Events
  NameDescription
Public eventCheckStateChanged
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventIsEditEnabledValueNeeded (Inherited from InteractiveControl.)
Public eventIsVisibleValueNeeded (Inherited from NodeControl.)
Public eventValueNeeded (Inherited from BindableControl.)
Public eventValuePushed (Inherited from BindableControl.)
Top
See Also