EbsOpen Class Library for EBSILON®Professional

Application.AboutString Property

Text shown in the About-Dialog.

[Visual Basic]
Public Property ReadOnly AboutString As String
[C#]
public string AboutString { get; }
[C++]
public: __property String* get_AboutString();
[JScript]
public function get AboutString() : String

Property Value

Text shown in the About-Dialog.

Remarks

Text shown in the About-Dialog.

See Also

Application Class | EbsOpen Namespace