Help Center

CToolbar.GetVerticalPaddingmethod

Retrieves the vertical padding for a toolbar control.

WindowsmethodCToolbar.incdocumented

Syntax

FUNCTION GetVerticalPadding (BYVAL hToolbar AS HWND) AS DWORD

Parameters

NameDescription
hToolbarHandle 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