Form Class |
Namespace: Eto.Forms
The Form type exposes the following members.
Name | Description | |
---|---|---|
![]() | Form |
Initializes a new instance of the Form class.
|
![]() | Form(FormIHandler) |
Initializes a new instance of the Form class with the specified handler |
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.) |