ModelExplorerToolWindow.Window 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.
Create main control
public:
virtual property System::Windows::Forms::IWin32Window ^ Window { System::Windows::Forms::IWin32Window ^ get(); };
public override System.Windows.Forms.IWin32Window Window { get; }
member this.Window : System.Windows.Forms.IWin32Window
Public Overrides ReadOnly Property Window As IWin32Window