Click or drag to resize

KryptonCommand Events

The KryptonCommand 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 eventExecute Occurs when the command needs executing.
Public eventPropertyChanged Occurs when a property has changed value.
Top
See Also