CaptionHeight

Gets and sets the height of the caption boxes. This value applies only when CaptionSizeType is set to PCST_FIXED.

 

JavaScript

 

CaptionHeight

 

C#

 

int CaptionHeight { get; set; }

 

C++

 

HRESULT CaptionHeight([out, retval] long* pVal)

HRESULT CaptionHeight([in] long pVal)