ComponentOne Menus and Toolbars for WinForms
HideNonRecentLinks Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandMenu Class : HideNonRecentLinks Property
Gets or sets the value indicating whether to hide rarely used menu items.
Syntax
'Declaration
 
Public Property HideNonRecentLinks As System.Boolean
public System.bool HideNonRecentLinks {get; set;}
See Also

Reference

C1CommandMenu Class
C1CommandMenu Members