Window.Caption Property

Definition

The name that appears in the title bar of the document window.

public:
 property System::Object ^ Caption { System::Object ^ get(); void set(System::Object ^ value); };
public object Caption { get; set; }
Public Property Caption As Object

Property Value

Applies to