STK UI CoreSend comments on this topic.
IAgUiWindowsCollection Interface

Description

Provides methods and properties to manage the application's windows.

Public Methods

Public Method AddCreates a new window. The bstrPluginID is a COM ProgID associated with an STK plugin.
Public Method ArrangeArranges the application windows using the specified style.
Public Method GetItemByIndexRetrieves a window object by index in collection.
Public Method GetItemByNameRetrieves a window object by name of window object.

Public Properties

Public Property CountReturns a total number of window objects in the collection.
Public Property ItemRetrieves a window object.
© 2024 Analytical Graphics, Inc. All Rights Reserved.