This document is archived and information here might be outdated. Recommended version. |
Indicates if the caption is shown when this combo box is placed on toolbar.
[Visual Basic .NET]
Public ReadOnly Property ShowCaption As Boolean
[C#]
public bool ShowCaption {get;}
[C++]
HRESULT get_ShowCaption(
Boolean* ShowCaption
);
[C++] Parameters ShowCaption [out, retval]
ShowCaption is a parameter of type bool*