int CBCGPToolbarComboBoxButton::FindItemData | ( | DWORD_PTR | dwData | ) | const |
Looks for an item with specified data in the list box part of combo box.
Use this function to retrieve an index of item with data specified by dwData.
dwData | Specifies the data to look for. |