UINT CBCGPEditListBase::GetButtonID | ( | int | iButtonNum | ) | const |
Given a button's index returns the button's ID.
Call this function to retrieve a button's ID. Every button ID (for standard and custom buttons) is mapped to button index.
iButtonNum | Specifies a button's index |