|
VPFORMPOS
Description: | When a form is unloaded, this control saves its size and position. The next time the form is loaded, the control places it at the same position and resizes to the saved size.
Other properties are the restrictions on minimal width and height of the form and the possibility to center a form at startup.
Note: it subclasses the Form_Unload event so therefore close every form by unloading it. Never use the END command. |
|
Author: Vit Pozharov |
Download: (1.6 Kb) |
|
|
|