Parameters
- location
- The location of pan window.
- size
- The size of pan window.
Pan window will show only when the owner form is loaded, and when the owner form is closed, pan window will be closed too.
If pan window has been shown to call this method will do nothing.
Pan window will not move as the owner form move if it is showed by this method.
Pan window's System.Windows.Forms.Form.StartPosition is System.Windows.Forms.FormStartPosition.Manual if it is showed by this method.
The following code example shows how to use this method.
This code example is part of a larger example provided for the ShowPanWindow method.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2