Gets or sets the window caption. Can only be set within UI plugins for the non unique windows they own.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Caption() As String |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_Caption(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






