Compartir a través de


CMFCRibbonCategory::GetImageCount

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

Reference

CMFCRibbonCategory Class

Hierarchy Chart