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 Boolean
public bool IsEnabled {get;}
See Also