SEC_LISTCLASS::GetInsideRect

voidSEC_LISTCLASS::GetInsideRect(LPRECTlpRect)

Returns the useable client area of the control.

Defined in: slstcore.inl

Return Value

void

Parameters

lpRect

Receives the client rectangle.

Comments

Use this function instead of GetClientRect() to get the client drawing area.