AGI Ui Plugins 11 Send comments on this topic.
HWND Property (IAgUiPluginEmbeddedWindowHandle)
See Also 





Description

Returns the HWND of the embedded control.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property HWND() As Integer

[C#]
public int HWND {get;}

[Managed C++]
public: __property int get_HWND();

[Unmanaged C++]
public: HRESULT get_HWND(
int * pRetVal
);

[Java]
public ppInteger getHWND();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1