The methods of the CXlControlListBox class are listed here.
CXlControlListBox | Constructs a CXlControlListBox object, without displaying it |
GetCount | Returns the number of strings in a list box |
GetText | Retrieves the application-supplied doubleword value associated with the specified list-box item |
GetTextLen | Gets the length of a string in a list-box item |
GetItemData | Retrieves the application-supplied doubleword value associated with the specified list-box item |
SetItemData | Sets a 32-bit value associated with the specified item in a list box |
GetItemDataPtr | Returns a pointer to a list-box item |
SetItemDataPtr | Sets a pointer to the list-box item |
GetSel | Returns the selection state of a list-box item |
GetCurSel | Returns the zero-based index of the currently selected string in a list box |
SetCurSel | Selects a list-box string |
AddString | Adds a string to a list box |
InsertString | Inserts a string at a specific location in a list box |
DeleteString | Deletes a string from a list box |
ResetContent | Removes all items from a list box |
FindString | Searches for a string in a list box |
FindStringExact | Finds the first list-box string that matches a specified string |
SelectString | Searches for and selects a string in a single-selection list box |
Header: xldialog.h
CXlControlListBox Class |
xldialog.h
| CXlDialog object
| CXlControl object