Defines the text displayed in the title bar of messages issued by the object.
JavaScript
Caption
C#
string Caption { get; set; }
C++
HRESULT Caption([in] BSTR pstrCaption)
HRESULT Caption([out, retval] BSTR* pstrCaption)