ComponentOne Menus and Toolbars for WinForms
RecentLinksThreshold Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandHolder Class : RecentLinksThreshold Property
Gets or sets the threshold (in percent) for an item to be considered rarely used. The higher the value, the more items are hidden.
Syntax
'Declaration
 
Public Property RecentLinksThreshold As System.Integer
public System.int RecentLinksThreshold {get; set;}
See Also

Reference

C1CommandHolder Class
C1CommandHolder Members