[This is preliminary documentation and is subject to change.]
Set the caption of the form.
| C# | Visual Basic | Visual C++ |
public string Caption { set; }
Public WriteOnly Property Caption As String
public: property String^ Caption { void set (String^ value); }