SECDropEdit::GetBorders
DWORDSECDropEdit::GetBorders(void)
Returns the left and right border offsets in pixels.
Defined in: DropEdit.cpp
Return Value
The left and right border offset, in pixels. The left border is the low word of the returned DWORD, and the right border is the high word.
See Also