BaseWindow Members
The BaseWindow type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
BaseWindow()()()() |
Initializes a new instance of the BaseWindow class.
|
Methods
Name | Description | |
---|---|---|
![]() |
CenterWindowOnScreen |
Centers the window on screen.
|
![]() |
OnReadOnlyModeSet |
Called when [read only mode set].
|
![]() |
SetControlReadOnlyMode |
Sets the control read only mode.
|
![]() |
SetReadOnlyMode |
Sets the read only mode.
|
![]() |
SnugWindow |
Snugs the window.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() |
SnugHeightProperty |
The snug height property
|
![]() ![]() |
SnugWidthProperty |
The snug width property
|
Properties
Name | Description | |
---|---|---|
![]() |
CloseOnEscape |
Gets or sets a value indicating whether to close window when the escape key is pressed.
|
![]() |
EnterToTab |
Gets or sets a value indicating whether [enter to tab].
|
![]() |
HideControlBox |
Gets or sets a value indicating whether to hide the control box.
|
![]() |
SetFocusToFirstControl |
Gets or sets a value whether to set focus to the first editable control when the window first shows.
|
![]() |
SnugHeight |
Gets or sets the height of the snug.
|
![]() |
SnugWidth |
Gets or sets the width of the snug. This is a bind-able property.
|