Click or drag to resize

NodeIcon Events

The NodeIcon type exposes the following members.

Events
 NameDescription
Public eventDisposedOccurs 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
Public eventIsVisibleValueNeeded
(Inherited from NodeControl)
Public eventValueNeeded
(Inherited from BindableControl)
Public eventValuePushed
(Inherited from BindableControl)
Top
See Also