NevronOpenVision
Nevron.Nov.UI Namespace / NMaskedTextBox Class


NMaskedTextBox Class Methods

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

Public Methods
 NameDescription
Public MethodOverridden. Inserts a character at the current caret position and positions the caret on the next grapheme. If there is a selected text, it is first removed.  
Public MethodOverridden. Inserts text at the current caret position and positions the caret to the end of the inserted text. If there is a selected text, it is first removed.  
Public MethodOverridden. Replaces the currently selected text with the prompt chars. If there is no selection, this method does nothing and returns false.  
Top
Protected Methods
 NameDescription
Protected MethodCalled when the Mask property has changed.  
Protected MethodCalled when the PromptChar property has changed.  
Top
See Also