Gets the System.Windows.Forms.Control to use for automation.
public Control AutomationControl { get; }
ReadOnly Property AutomationControl As Control
property Control^ AutomationControl {
Control^ get();
}
A System.Windows.Forms.Control object indicating the control to use for automation.
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.
For an example, refer to IAnnAutomationControl.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET