IsEnabled Property (UpdatingItemStyleEventArgs)
In This Topic
Gets a value indicating whether the ribbon item is enabled and may receive mouse and keyboard messages.
Syntax
'Declaration
Public ReadOnly Property IsEnabled As System.Boolean
public System.bool IsEnabled {get;}
See Also