The following tables list the members exposed by IValueListOwner.
Name | Description | |
---|---|---|
Control | Returns the owner's control | |
DisplayStyle | Returns the EmbeddableElementDisplayStyle that indicates the default look and feel of the ValueList items. | |
EditControl | Returns the active edit control (if any) | |
ImageList | Returns the imagelist of the control | |
IsDropDownList | True if this is a drop down list type where there is no edit control | |
ScrollBarLook | Returns the Infragistics.Win.UltraWinScrollBar.ScrollBarLook instance which defines the appearance for the scrollbar displayed by the dropdown. | |
ScrollBarViewStyle | Returns the Infragistics.Win.UltraWinScrollBar.ScrollBarViewStyle that indicates the default look and feel for the scrollbar displayed by the dropdown. | |
SizeOfImages | Returns the size of images in the image list collection. | |
UltraControl | Returns the IUltraControl associated with the owner. | |
ValueLists | Returns a ValueList Collection |
Name | Description | |
---|---|---|
OnCloseUp | Called when the dropdown is closed up | |
OnListGotFocus | Called when the list portion receives focus. | |
OnSelectedItemChanged | Called when a swapdropdown item has changed | |
OnSelectionChangeCommitted | Called when a new item is selected and that change to that item is completed | |
ResolveValueListAppearance | Resolves the value list's appearance |