←Select platform

AutomationControl Property (IAnnAutomationControl)

Summary

Gets the System.Windows.Forms.Control to use for automation.

Syntax

C#
VB
C++
Control AutomationControl {get;} 
  
ReadOnly Property AutomationControl As Control 
property Control^ AutomationControl { 
   Control^ get(); 
} 

Property Value

A System.Windows.Forms.Control object indicating the control to use for automation.

Remarks

The System.Windows.Forms.Control to use for automation. This value cannot be a null reference (Nothing in VB). The automation object will use this value to add/remove child controls, invalidate its surface and use it many other ways.

Example

For an example, refer to IAnnAutomationControl.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize