ComponentOne Menus and Toolbars for WinForms
SkipDisabledMenuItems Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandHolder Class : SkipDisabledMenuItems Property
Gets or sets a value indicating whether the user can give the focus to the CommandLink using keys when the Command is disabled.
Syntax
'Declaration
 
Public Property SkipDisabledMenuItems As System.Boolean
public System.bool SkipDisabledMenuItems {get; set;}
See Also

Reference

C1CommandHolder Class
C1CommandHolder Members