Visual Basic |
---|
Public Property WindowState As String |
- Maximized.The application is displayed at full screen size.
- Minimized. The application is open, but minimized.
- Normal.The application is displayed at the size it was prior to the last minimize or maximize operation.