AGI Ui Application 11 Send comments on this topic.
HWND Property (IAgUiApplication)
See Also 
Windows






Windows & Linux

Description

Returns an HWND handle associated with the application main window.

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(
long * pRetVal
);

[Java]
public int getHWND();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface