Property ActiveActionControl
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
ActiveActionControl
Return the active control used for rendering and interaction with mouse and keyboard events, for this document. Usually is the same control with the ActionControl property.
public Control ActiveActionControl { get; }