Leadtools.Annotations Namespace > IAnnAutomationControl Interface : AutomationControl Property |
Control AutomationControl {get;}
'Declaration ReadOnly Property AutomationControl As Control
'Usage Dim instance As IAnnAutomationControl Dim value As Control value = instance.AutomationControl
Control AutomationControl {get;}
get_AutomationControl();
The System.Windows.Forms.Control to use for automation. This value cannot be a null reference (Nothing in Visual Basic). The automation object will use this value to add/remove child controls, invalidate its surface and use it many other ways.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2