FormWindowState
Wisej.Web.FormWindowState
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Specifies how a form window is displayed.
Fields
Name | Description |
---|---|
Maximized | A maximized window. |
Minimized | A minimized window. |
Normal | A default sized window. |
Used By
Name | Description |
---|---|
Returns or sets the initial WindowState of the common dialog. | |
Returns or sets a value that indicates whether form is minimized, maximized, or normal. |
Last updated