|
static |
Given a command ID retrieves index of toolbar button image.
Call this function to retrieve index of toolbar image.
Toolbar images are contained in one large bitmap. The GetImageOfCommand function helps to "convert" toolbar command IDs to the indexes of associated images.
nID | Specifies the command ID. |
bUser | Specifies whether to search the collection of user images (TRUE) or standard images (FALSE). |