Retrieves the top property of the client area, in pixels, relative to this row's borders.
Syntax
HRESULT get_clientTop( long *p );
Parameters
- p
- Address of a long variable returning the offset of the top corner of the client area relative to this row's borders.
Return Value
Returns S_OK if successful, or an error code otherwise.