CToolbar.GetButtonHeightmethod
Retrieves the current height of toolbar buttons, in pixels.
Syntax
FUNCTION GetButtonHeight (BYVAL hToolbar AS HWND) AS DWORD
Parameters
| Name | Description | |
|---|---|---|
hToolbar | Handle 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