Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the number of images in the specified image list that is contained in the ribbon category.
int GetImageCount(
BOOL bIsLargeImage
) const;
Parameters
- [in] bIsLargeImage
TRUE for the number of images in the large image list; FALSE for the number of images in the small image list.
Return Value
The number of images in the specified image list.
Requirements
Header: afxribboncategory.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |