AboutString Property
Summary
Gets or sets the description text that will be displayed in the about dialog.
Syntax
public string AboutString { get; set; }
Public Property AboutString As String
public:
property String^ AboutString {
String^ get();
void set ( String^ );
}
Property Value
The about string to be displayed in the about dialog