ExternalApplication.Parent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Windows Forms Control which is parenting this application.
public:
property System::Windows::Forms::Control ^ Parent { System::Windows::Forms::Control ^ get(); };
public System.Windows.Forms.Control Parent { get; }
member this.Parent : System.Windows.Forms.Control
Public ReadOnly Property Parent As Control
Property Value
Returns Control.