Help Center

CToolbar.GetButtonHeightmethod

Retrieves the current height of toolbar buttons, in pixels.

WindowsmethodCToolbar.incdocumented

Syntax

FUNCTION GetButtonHeight (BYVAL hToolbar AS HWND) AS DWORD

Parameters

NameDescription
hToolbarHandle to the toolbar control.

Description

Retrieves the current height of toolbar buttons, in pixels.

Reference

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