Visual Basic
C#
Managed Extensions for C++
C++/CLI
The event handler receives an argument of type TextEditStartEventArgs containing data related to this event. The following TextEditStartEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Element | Gets the element that is being edited. |
| Layer | Gets the layer on which the text element resides. |