AGI Ui Plugins 11 Send comments on this topic.
Window Property (IAgUiPluginEmbeddedControlSite)
See Also 
Windows






Windows & Linux

Description

Returns a pointer to the container that is hosting the embedded control.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Window() As IAgUiWindow

[C#]
public IAgUiWindow Window {get;}

[Managed C++]
public: __property IAgUiWindow^ get_Window();

[Unmanaged C++]
public: HRESULT get_Window(
IAgUiWindow ** ppRetVal
);

[Java]
public IAgUiWindow getWindow();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface