Dim instance AsComboBoxDim value AsBoolean
instance.IsEditable = value
value = instance.IsEditable
Property Value
The editable TextBox allows to filter the items displayed in the ComboBox's Popup based on what is typed in said TextBox.
The default value is false, which hides the editable TextBox & therefore doesn't allow any kind of items filtering.
Requirements
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2