WinCombo If you’re looking for an area that houses all of the overview/task-based information related to the WinCombo control, you’ve come to the right place. This section contains valuable information about WinCombo, ranging from what the control does and why you would want to use it in your application, to step-...
About WinComboEditor The WinComboEditor™ control provides functionality similar to the intrinsic combo box provided by the .NET framework, with additional features such as: Appearance support — Full Appearance support including alpha-blending, gradients, image, etc. Item Appearance Support — Each item in the contr...
API Overview This section lists each namespace that is relevant to the control. We also give you several key classes that you will be using while programming with this control. The namespaces and classes on this page link directly into our API documentation. WinEditors Namespace: Infragistics.Win.UltraWinEditors K...
AutoSuggest Highlight Appearance Topic Overview Purpose This topic demonstrates how to configure the appearance of highlighted text in the WinComboEditor™ control’s auto-suggest dropdown list and embedded auto complete cell values in WinGrid columns. Required background The following topic is a prerequisite to und...
Changing the Drop-Down Button Alignment You can change the location of the drop-down arrow on WinComboEditor™ from its default right location. To make such a change all you need to do is change the DropDownButtonAlignment property off the WinComboEditor, to one of the available ButtonAlignment enumerations. The fo...
Filter Options to Filter Suggested Values The AutoCompleteMode property offers different settings that allow your end users to have possible suggested values listed, as they type in the text box of WinComboEditor™. By default, when the AutoCompleteMode property is set to Suggest or SuggestAppend, only the items th...
Ignoring Diacritics on Autocomplete Ignoring Diacritics on Auto-Complete Topic Overview Purpose This topic provides an overview on Auto-Complete operation with an option to ignore diacritics in WinCombo™ and WinComboEditor™ controls. Overview This feature performs a search for a literal string ignoring any diacrit...
Resize Drop-Down in WinComboEditor The drop-down of WinComboEditor™ control can be resized using a handle, which can be positioned at the bottom of the drop-down either vertically or diagonally. This handle enables you to resize the dropdown and view any text or item in the drop-down that has been truncated due to...
Selecting Multiple Values within WinComboEditor The WinComboEditor™ has been modified to support the display of a checkbox next to each item in the dropdown list. Checking of multiple items will be supported, thus providing the ability to “select” more than one item at a time. Note Note When checkboxes are visible...
WinComboEditor Smart Tag In Visual Studio 2005 (.NET Framework 2.0), each Ultimate UI for Windows Forms control/component is equipped with a Smart Tag. By simply selecting the control/component, a Smart Tag anchor appears. When you click this anchor, a pop-up panel appears, providing you with quick and easy access...