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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1