VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI Namespace / VintasoftControl Class
In This Topic
VintasoftControl Class Events
In This Topic
For a list of all events of this type, see VintasoftControl.
Public Events
 NameDescription
Public EventOccurs when value of ClientSize property is changed.
Public EventOccurs when value of Cursor property is changed.
Public EventOccurs when control is invalidating.
Public EventOccurs when a key is pressed while the control has focus.
Public EventOccurs when a key is released while the control has focus.
Public EventOccurs when mouse button is clicked.
Public EventOccurs when mouse button is down.
Public EventOccurs when mouse leaves the control.
Public EventOccurs when mouse is moved.
Public EventOccurs when mouse button is released.
Public EventOccurs when value of Size property is changed.
Public EventOccurs when text editing finished.
Public EventOccurs when text editing starting.
See Also