←Select platform

EndEditText Event

Summary

Occurs when the AnnTextEditDesigner ends editing the text of an AnnTextObject.

Syntax

C#
VB
C++
public event EventHandler<EventArgs> EndEditText 
  
Public Event EndEditText As EventHandler(Of EventArgs) 
public: 
event EventHandler<EventArgs^>^ EndEditText 

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly