SECDropEdit::HitTestBtn

BOOLSECDropEdit::HitTestBtn(CPointpoint, BOOLbClient= FALSE)

Determines whether the given point (in screen or client coordinates) is a hit on the drop-down button.

Defined in: DropEdit.cpp

Return Value

Nonzero if the point is a hit on the button.

Parameters

point

A point in either screen or client coordinates.

bClient

True indiates the point is given in client coordinates, otherwise screen coordinate

See Also

SECDropEdit