ShowCaption

Gets and sets a Boolean that determines if a caption is used for the popup message.

 

JavaScript

 

ShowCaption

 

C#

 

bool ShowCaption { get; set; }

 

C++

 

HRESULT ShowCaption([out, retval] VARIANT_BOOL* pVal)

HRESULT ShowCaption([in] VARIANT_BOOL pVal)