This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SystemUI > ESRI.ArcGIS.SystemUI > Interfaces > IC > IComboBox Interface > IComboBox.ShowCaption Property (ArcObjects .NET 10.4 SDK) |
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(
VARIANT_BOOL* ShowCaption
);
[C++]
Parameters ShowCaption [out, retval] ShowCaption is a parameter of type VARIANT_BOOL