Click or drag to resize

NodeStateIcon Events

The NodeStateIcon type exposes the following members.

Events
  NameDescription
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventDrawIcon
Fires when control is going to draw the icon. Can be used to change its visual appearance
(Inherited from NodeIcon.)
Public eventIsVisibleValueNeeded (Inherited from NodeControl.)
Public eventValueNeeded (Inherited from BindableControl.)
Public eventValuePushed (Inherited from BindableControl.)
Top
See Also