Click or drag to resize

AnnotationControllerNotificationEventArgsControl Property

Gets a System.Windows.Forms.Control object used with this notification.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Control Control { get; }

Property Value

Type: Control
A control used with this notification.
See Also