This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SystemUI > ESRI.ArcGIS.SystemUI > Interfaces > IC > IComboBox Interface > IComboBox.Editable Property (ArcObjects .NET 10.4 SDK) |
Is the combo box editable?.
[Visual Basic .NET] Public ReadOnly Property Editable As Boolean
[C#] public bool Editable {get;}
[C++]
HRESULT get_Editable(
VARIANT_BOOL* Editable
);
[C++]
Parameters Editable [out, retval] Editable is a parameter of type VARIANT_BOOL