NevronOpenVision
Nevron.Nov.UI Namespace / NTextBox Class


In This Topic
    NTextBox Class Properties
    In This Topic

    For a list of all members of this type, see NTextBox members.

    Public Properties
     NameDescription
    Public PropertyGets or set whether return characters are accepted as input.  
    Public PropertyGets or set whether tab characters are accepted as input.  
    Public PropertyGets or sets whether the text box can display a context popup with the clipboard operations (Cut, Copy and Paste).  
    Public PropertyGets or sets whether to show the caret even when the text box does not have focus.  
    Public PropertyGets or sets whether to show selection even when the text box does not have focus.  
    Public PropertyGets the current caret position.  
    Public PropertyGets or sets the current character casing  
    Public PropertyGets or sets whether the text box should clear its history when the user moves the focus out of the control  
    Public PropertyGets / sets the text direction  
    Public PropertyGets or sets the text displayed when the text box is empty.  
    Public PropertyGets or sets the fill style of the text box hint.  
    Public PropertyGets/Sets the maximum length of the text accepted by this text box. By default set to Int32.MaxValue.  
    Public PropertyGets or sets whether the text can span more than one line.  
    Public PropertyGets or sets the password char  
    Public PropertyGets or sets whether the text box allows the user to modify the text  
    Public PropertyGets or sets whether the text box will record history  
    Public PropertyGets or sets whether the text box will perform a select all operation when it gains focus  
    Public PropertyGets/Sets the background fill of the selection.  
    Public PropertyGets/Sets the text fill of the selection.  
    Public PropertyGets / sets whether the text box must show the caret  
    Public PropertyGets or sets the text  
    Public PropertyGets or sets the text alignment  
    Public PropertyGets or sets whether lines are automatically word wrapped when multiline is enabled  
    Top
    See Also