Form Properties |
The Form type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanFocus |
Gets or sets a value indicating that this form can get keyboard/input focus when the user clicks on it or any child control.
|
![]() | ShowActivated |
Gets or sets a value indicating that the form should be activated when initially shown.
|
![]() | Visible |
Gets or sets a value indicating whether this Control is visible to the user.
(Overrides ControlVisible.) |