Gets and sets the length of time the caption should display before it disappears.
JavaScript |
|
CaptionTimeout |
C# |
|
int CaptionTimeout { get; set; } |
C++ |
|
HRESULT CaptionTimeout([out, retval] long* pVal) HRESULT CaptionTimeout([in] long pVal) |