CToolbar.GetVerticalPaddingmethod
Retrieves the vertical padding for a toolbar control.
Syntax
FUNCTION GetVerticalPadding (BYVAL hToolbar AS HWND) AS DWORD
Parameters
| Name | Description | |
|---|---|---|
hToolbar | Handle to the toolbar control. |
Description
Retrieves the vertical padding for a toolbar control.
Reference
- Include file
CToolbar.inc - Defined in AfxNova/CToolbar.inc:705
- Documented in Windows/WIndows Controls/CToolbar Class.md
- Topic: CToolbar Class