Contents Index Topic Contents | ||
Previous Topic: TB_GETOBJECT Next Topic: TB_GETRECT |
TB_GETPADDING
TB_GETPADDING wParam = 0; lParam = 0;Retrieves the padding for a toolbar control.
- Returns a DWORD value that contains the horizontal padding in the low word and the vertical padding in the high word, in pixels.
Version 4.71
See also TB_SETPADDING
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.