CODComponentDlg::OnSize
voidCODComponentDlg::OnSize(UINTnType, intcx, intcy)
Called when a WM_SIZE message is sent to the dialog.
Defined in: OdComponentDlg.cpp
Return Value
void
Parameters
nType
Flags regarding resize operation to be performed.
cx
New width of dialog.
cy
New height of dialog.