STK UI CoreSend comments on this topic.
IAgUiToolbarCollection Interface

Description

Provides methods and properties to obtain a window's toolbars.

Public Methods

Public Method GetItemByIndexRetrieves a toolbar object based on the index in the collection.
Public Method GetItemByNameRetrieves a toolbar object based on the name of the Toolbar in the collection.
Public Method GetToolbarByIDReturns a toolbar object with the specified toolbar identifier. The identifier is a unique number assigned to a toolbar object.

Public Properties

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