The Combo box's width.
[Visual Basic .NET] Public ReadOnly Property Width As String
[C#] public string Width {get;}
[C++]
HRESULT get_Width(
BSTR* stringForWidth
);
[C++]Parameters
stringForWidth [out, retval] stringForWidth is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Use the provided string to define the width of the combox box on the toolbar.
Remarks
The width is independent of system font settings.