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