Click or drag to resize

ICheckableMenuCommand Methods

The ICheckableMenuCommand type exposes the following members.

Methods
 NameDescription
Public methodCanExecuteDefines the method that determines whether the command can execute in its current state.
(Inherited from ICommand)
Public methodExecuteDefines the method to be called when the command is invoked.
(Inherited from ICommand)
Public methodIsChecked 
Top
See Also