Overload | Description |
---|---|
ShowPanWindow() | Shows the pan window. |
ShowPanWindow(FormStartPosition) | Shows the pan window with the specified start position. |
ShowPanWindow(FormStartPosition,Size) | Shows the pan window with the specified start position and size. |
ShowPanWindow(Point) | Shows the pan window with the specified location. |
ShowPanWindow(Point,Size) | Shows the pan window with the specified location and size. |