Retrieves a toolbar object.
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgUiToolbar this[ System.Object IndexOrCaption ] {get;} |
| [Managed C++] |
|---|
public: __property IAgUiToolbar^ get_Item( VARIANT IndexOrCaption ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgUiToolbar getItem( AgVariant IndexOrCaption ); |
[Python - STK API ] |
|---|
@property def Item(self) -> "IAgUiToolbar": |
- IndexOrCaption






