VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools.UserInteraction Namespace / TextObjectTextBoxTransformer Class
In This Topic
TextObjectTextBoxTransformer Class Events
In This Topic
For a list of all events of this type, see TextObjectTextBoxTransformer.
Public Events
 NameDescription
Public EventOccurs when user interacts with an interaction area of interactive object. (Inherited from InteractionControllerBase)
Public EventOccurs when interaction is finished. (Inherited from InteractionControllerBase)
Public EventOccurs when mouse is moved on the TextBox.
Public EventOccurs after closing the TextBox.
Public EventOccurs before closing the TextBox.
Public EventOccurs before showing the TextBox.
Public EventOccurs after showing the TextBox.
Public EventOccurs after updating the location and/or size of the TextBox or the text object in the viewer.
See Also