COXToolTipCtrl::GetMargin

Dundas

COXToolTipCtrl::GetMargin

Members | Overview

void GetMargin(LPRECT lprc) const

Parameters

lprc

Address of a RECT structure that will store the margin information.

Remarks

Retrieves the margins used for drawing the text in the tooltip. The rectangle does not specify a bounding rect, but rather the top, bottom, left and right distances (in pixels) between the text and the edge of the tooltip window.

See also: GetBoundsRect