# Hiding Rarely Used Menu Items

Get started with Menus and Toolbars for WinForms. Create versatile menus and docking/floating toolbars. See more in documentation here.

## Content



To hide menu items that have not been used for a long time, use the [RecentLinksThreshold](/componentone/docs/win/online-menus-toolbar/) property of the [C1CommandHolder](/componentone/docs/win/online-menus-toolbar/) object to enable this feature.

To turn on the feature, set this property to a value between 0 and 100. A good starting point is 50.

## See Also

[Merging Menu Items](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsforw2/menutasks/mergingmenuitems)