Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Changes the position of the control.
virtual void MoveWindow(
int x,
int y,
int nWidth,
int nHeight
);
Parameters
x
The new position of the left side of the window.y
The new position of the top of the window.nWidth
The new width of the windownHeight
The new height of the window.
Requirements
Header: afxocc.h