Share via


ExternalControl.MainWindow Property

Definition

Top-level window handle of the external application.

public:
 property System::Runtime::InteropServices::HandleRef MainWindow { System::Runtime::InteropServices::HandleRef get(); void set(System::Runtime::InteropServices::HandleRef value); };
public System.Runtime.InteropServices.HandleRef MainWindow { get; set; }
member this.MainWindow : System.Runtime.InteropServices.HandleRef with get, set
Public Property MainWindow As HandleRef

Property Value

Applies to