VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI Namespace / TextBoxProvider Class
In This Topic
TextBoxProvider Class Methods
In This Topic
For a list of all methods of this type, see TextBoxProvider.
Public Methods
 NameDescription
Public MethodCuts the selected text.
Public MethodPastes the specified text.
Public MethodScrolls the caret to end of text.
Public MethodSets the focus.
Public MethodSets the font.
Public MethodSets the selection.
Protected Methods
 NameDescription
Protected MethodRaises the GotFocus event.
Protected MethodRaises the KeyDown event.
Protected MethodRaises the MouseDown event.
Protected MethodRaises the MouseUp event.
Protected MethodRaises the SelectionChanged event.
Protected MethodRaises the TextChanged event.
See Also