Drop Down Properties of Multi-Column ComboBox
Kettic Multi-Column ComboBox is a combobox component that combines the features and functionality of KetticComboBox control and KetticGridView control. This control integrates the Kettic GridView component into the drop-down of it. The drop-down element is an object of the KetticMultiColumnComboBoxElement and is capable of customizing the drop-down appearance, animation and changing the size of the combobox.
Properties of Drop-Down Element for Multi-Column ComboBox
MultiColumnComboBoxElement offers the EditorControl property to get the KetticGridView .NET component and work with it normally. However, there are still some limitations of it. The KetticGridView control hosted in the drop-down does not support editing, filtering, grouping and sorting operations as well as the auto-compete mode of the KetticDropDownList. Sizing Width of Dropdown Property
The Kettic Multi-Column ComboBox .NET control contains the DropDownWidth property for adjust the drop down element width of the multiple columns combobox. The simple C# code below shows how to size the width.
Sizing Height of Dropdown Property
The Kettic Multi-Column ComboBox .NET control contains the DropDownHeight property for customize the drop down element height of the multiple columns combobox. The simple C# code below shows how to size the height of it.
|
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 ControlDrop Down PropertiesFilteringData BindingWinForms 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 |