Compartir a través de


HostedApplication.TopLevelWindow Property

Definition

Get the top level window.

public:
 abstract property System::Windows::Forms::Control ^ TopLevelWindow { System::Windows::Forms::Control ^ get(); };
public abstract System.Windows.Forms.Control TopLevelWindow { get; }
member this.TopLevelWindow : System.Windows.Forms.Control
Public MustOverride ReadOnly Property TopLevelWindow As Control

Property Value

Implements

Applies to