Occurs when the automation needs to show the properties dialog of the selected object.
The event handler receives an argument of type AnnAutomationEventArgs containing data related to this event. The following AnnAutomationEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Cancel | Get or sets a value that indicates whether this event is to be cancelled. |
Object | Gets the current selected automation object. |
This event is fired when the ShowObjectProperties method is called.
The framework does not contain a user interface for this, instead, the OnShowObjectProperties event is fired and the application code most show a UI to update CurrentEditObject.
Products |
Support |
Feedback: OnShowObjectProperties Event - Leadtools.Annotations.Automation |
Introduction |
Help Version 19.0.2017.3.22
|