CalloutAnnotationHideEditDialog Method |
Removes the edit control from the viewer.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxprotected virtual void HideEditDialog()
Protected Overridable Sub HideEditDialog
Remarks This method can be overridden to provide a custom edit control.
Examples ShowEditDialog Example
See Also