C# RibbonBar Quick Access Toolbar Customization
KetticRibbonBar control for Windows Forms offers Quick Access Toolbar for the designers to create shortcuts user interface of ribbon bar. The Quick Access Toolbar is a kettic menu and includes the same menu element as the KetticMenu WinForms control, inlcuding the menu items which are shown as images or text, or even both of them, ComboBoxes, Custom Items, and Separators. In this article, we are going through how to build the Quick Access Toolbar by using KetticRibbonBar.
Add Items to Quick Access Toolbar of RibbonBar
To design the Quick Access Toolbar user interface of KetticRibbonBar, we can begin with adding items into it. The steps below demonstrate how to add an item into the Quick Access Toolbar of RibbonBar.
Remove Items from RibbonBar Quick Access Toolbar
When the ribbon bar designers want to remove an item from the Quick Access Toolbar of RibbonBar, they can follow the steps as below.
Handling C# Events of Quick Access Toolbar Item
KetticRibbonBar .NET component allows the users to handling the C# events of a Quick Access Toolbar item. First of all, we shall choose the item in the Quick Access Toolbar item in the Properties window. Secondly, hit the C# events toolbar button. Finally, double clicks the event to generate an event handler. | ![]() 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 ControlWinForms ComboBox UI ControlWinForms PageView UI ControlPanels and Labels UI ControlWinForms Panorama UI ControlWinForms PDFViewer UI ControlWinForms Property Grid UI ControlWinForms Ribbon UI ControlRibbon - Get Started in C#StructureCustomizationStart Menu and ShortcutsAdd and Remove Tabs & GroupsAdd and Remove Groups & ButtonsUse Different ElementsAdd Other ControlsContextual Tab GroupsStart Menu CustomizationQuick Access ToolbarCreate GalleryAdd Screen TipsAdd Key TipsUsing Large & Small ImagesDrag & drop to Move ItemsRibbon - StructureRibbon - C# ProgrammingAdd and Remov Tabs and GroupsAdd and Remov Groups and ButtonsAdd and and Customize ElementsManage Contextual Tab GroupsCustomize Application MenuCustomize Quick Access MenuRibbon - Backstage ViewGet Started in C#Customizing in C#Ribbon - End-User CapabilitiesCollapse the RibbonUsing Key TipsRibbon - LocalizationRight to Left SupportWinForms 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 |