BaseWindow Properties
The BaseWindow type exposes the following members.
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.
|