Build Menus in C# using Menu Designer
Kettic Menu Control for Windows Forms Application is a drop down button and features a variety of properties and design time user interfaces. The Menu for application is able to display the menu controls implementing behavior on documents, forms and applications like Save and Print. Kettic Menu Controls for Windows Forms offers C# API to the UI designers for the menus to checked, unchecked, and disabled all menu items. It also provides the run time support to add and remove the menu items by using C# code.
How to Add Menu Items
Kettic Menus Control offers various methods to create menus in your application by using the property collection editor or the Kettic Menu designer. The following steps demonstrate how to add a new menu item to your C#.NET projects.
How to Add Sub Menu Items
Kettic Menus Control allows the users to add sub menu items to the main menu items. The KetticMenuItem contains its own items to allow menu designs which require multiple levels of hierarchy. The following steps demonstrate how to accomplish this in your C#.NET projects.
How to Remove Menu Items
It is easy to remove the menu items by using the Menu Designer of the control. This is accomplished by choosing the item and hit Delete key or right click the menu item and choose delete from the context menu in the menu designer. | ![]() UI Controlsfor Windows Forms .NET WinForms UI Overview.NET WinForms UI Features.NET WinForms UI GuideC# WinForms UI DesignVB.NET WinForms UI DesignWinForms UI Controls WinForms Buttons UI Control WinForms Calendar UI ControlWinForms Carousel UI ControlWinForms Chart UI ControlWinForms Clock UI ControlCommandBar UI ControlWinForms Dock UI ControlDesktop Alert UI ControlDropDown List UI ControlWinForms Editor UI ControlForms and Dialogs UI ControlWinForms GridView UI ControlWinForms ListView UI ControlWinForms Menu UI ControlMenu - Get Started in C#Menu - Menu DesignerMenu - Working with ItemsAdd / RemoveMulti-Line TextEventsMenu - Styling & AppearanceMenu OrientationMenu BackgroundMenu Item ImagesAnimation EffectsMenu - Menu MergeMenu - Application MenuMenu - Context MenuWinForms ComboBox UI ControlWinForms PageView UI ControlPanels and Labels UI ControlWinForms Panorama UI ControlWinForms PDFViewer UI ControlWinForms Property Grid UI ControlWinForms Ribbon UI ControlWinForms PivotGrid UI ControlWinForms RichTextBox UI ControlWinForms Rotator UI ControlWinForms Scheduler UI ControlWinForms Shortcuts UI ControlWinForms SpellChecker UI ControlWinForms Track & Status UI ControlWinForms TreeView UI ControlWinForms Wizard UI ControlWinForms Test UI ControlWinForms Theme UI Control |