RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

BaseWindow Members

The BaseWindow type exposes the following members.

Constructors


  Name Description
Public method BaseWindow()()()()
Initializes a new instance of the BaseWindow class.

Methods


  Name Description
Public method CenterWindowOnScreen
Centers the window on screen.
Protected method OnReadOnlyModeSet
Called when [read only mode set].
Public method SetControlReadOnlyMode
Sets the control read only mode.
Public method SetReadOnlyMode
Sets the read only mode.
Public method SnugWindow
Snugs the window.

Fields


  Name Description
Public field Static member SnugHeightProperty
The snug height property
Public field Static member SnugWidthProperty
The snug width property

Properties


  Name Description
Public property CloseOnEscape
Gets or sets a value indicating whether to close window when the escape key is pressed.
Public property EnterToTab
Gets or sets a value indicating whether [enter to tab].
Public property HideControlBox
Gets or sets a value indicating whether to hide the control box.
Public property SetFocusToFirstControl
Gets or sets a value whether to set focus to the first editable control when the window first shows.
Public property SnugHeight
Gets or sets the height of the snug.
Public property SnugWidth
Gets or sets the width of the snug. This is a bind-able property.