Click or drag to resize

Upsilon.Common.Forms Namespace

Common form features library.
Classes
  Class Description
Public class YHotKeyEventArgs The Hotkey event arguments
Public class YHotKeyManager A class implementing the Hotkey manager.
Public class YPrivateTextBox Represent a private TextBox that behaves like a normal TextBox or like a Password TextBox.
Public class YStaticMethods This static class contains some static methods and extention methods.
Public class YUserInteract This static class contains the user intereaction dialog box.
Public class YUserInteractYChoiceInputRequest Represent a choice input request.
Public class YUserInteractYInputRequest Represent an input request.
Public class YUserInteractYNumberInputRequest Represent a number input request.
Public class YUserInteractYTextInputRequest Represent a text input request.
Public class YWindow Represent an Upsilon designed window.
Interfaces
  Interface Description
Public interface IYWindow
Enumerations
  Enumeration Description
Public enumeration KeyModifiers The hotkey modifiers
Public enumeration YPrivateTextBoxYPrivateTextBoxOffFocusDisplayBehavior Specify the display behavior when the control is not focused.
Public enumeration YPrivateTextBoxYPrivateTextBoxShowPrivateTextBehavior Specify when the text is shown.