AGI Ui Core 11 Send comments on this topic.
Caption Property (IAgUiToolbar)
See Also 





Description

The caption.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Caption() As String

[C#]
public string Caption {get;}

[Managed C++]
public: __property String __gc ^ get_Caption();

[Unmanaged C++]
public: HRESULT get_Caption(
BSTR * pRetVal
);

[Java]
public String getCaption();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1