SB_GETBORDERS message
Retrieves the current widths of the horizontal and vertical borders of a status window.
Parameters
-
wParam
- Must be zero.
-
lParam
-
Pointer to an integer array that has three elements. The first element receives the width of the horizontal border, the second receives the width of the vertical border, and the third receives the width of the border between rectangles.
Return value
Returns TRUE if successful, or FALSE otherwise.
Remarks
The borders determine the spacing between the outside edge of the window and the rectangles within the window that contain text. The borders also determine the spacing between rectangles.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|