CODComponentDlg::OnSizing

void CODComponentDlg::OnSizing(UINT nSide, LPRECT lpRect)

Called when a WM_SIZING message is sent to the dialog.

Defined in: OdComponentDlg.cpp

Return Value

void

Parameters

nSide

The side which the user is adjusting.

lpRect

The new rectangle after the user's sizing adjustments.