This event occurs immediately after the Annotation Tool Palette has been hidden.
Image Edit control
Sub object_ToolPaletteHidden(Left,Top)
Parameter | Data Type | Setting |
Left | Long | The horizontal position of the Annotation Tool Palette in pixels when it was closed, relative to the upper-left corner of the screen |
Top | Long | The vertical position of the Annotation Tool Palette in pixels when it was closed, relative to the upper-left corner of the screen |
The Annotation Tool Palette can be hidden by invoking the HideAnnotationToolPalette method or by clicking on the Close icon on the Annotation Tool Palette caption bar.
Annotation topics in Imaging Concepts
HideAnnotationToolPalette method