SECDropEdit::OnMove

voidSECDropEdit::OnMove(intx, inty)

Called after the CWnd object has been moved.

Defined in: DropEdit.cpp

Return Value

void

Parameters

x

Specifies the new x-coordinate location of the upper-left corner of the client area.

y

Specifies the new y-coordinate location of the upper-left corner of the client area.

See Also

SECDropEdit