Help Center

CToolbar.GetImageListCountmethod

Returns the number of image lists.

WindowsmethodCToolbar.incdocumented

Syntax

FUNCTION GetImageListCount (BYVAL hToolbar AS HWND) AS LONG

Parameters

NameDescription
hToolbarHandle to the toolbar control.

Return value

Returns the number of image lists.

Description

Gets the number of image lists associated with the toolbar.

Reference

  • Include file CToolbar.inc
  • Defined in AfxNova/CToolbar.inc:548
  • Documented in Windows/WIndows Controls/CToolbar Class.md
  • Topic: CToolbar Class