VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI Namespace / TextBoxProvider Class
In This Topic
TextBoxProvider Class Events
In This Topic
For a list of all events of this type, see TextBoxProvider.
Public Events
 NameDescription
Public EventOccurs when the text box receives focus.
Public EventOccurs when key down.
Public EventOccurs when mouse button is down.
Public EventOccurs when mouse button is released.
Public EventOccurs when selection changed.
Public EventOccurs when text changed.
See Also