The WindowRestorer type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| WindowRestorer |
Initializes a new instance of the WindowRestorer class.
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| MultipleMonitorMaximize |
Maximizes a form over multiple monitors.
| |
| SetSubWindowRelativeLocation(Form) |
Sets the location of a sub-window relative to its base form
allowing for multiple monitors.
| |
| SetSubWindowRelativeLocation(Form, Point, Int32, Int32) |
Sets the location of a sub-window relative to its base form
and optionally a parent control on that base form,
allowing for multiple monitors.
| |
| (Inherited from | ||
| TrackWindow |
Tracks a form's window state and position.
|
Properties
| Name | Description | |
|---|---|---|
| WindowPosition |
Gets the window position.
| |
| WindowState |
Gets the window state.
|
See Also