VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / WpfTextObjectTextBoxTransformer Class
In This Topic
WpfTextObjectTextBoxTransformer Class Events
In This Topic
For a list of all events of this type, see WpfTextObjectTextBoxTransformer.
Public Events
 NameDescription
Public EventOccurs when user interacts with an interaction area of interactive object. (Inherited from WpfInteractionControllerBase)
Public EventOccurs when interaction is finished. (Inherited from WpfInteractionControllerBase)
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