Function Reference _ComboBoxAutoFill.au3 AutoFill a ComboBox edit control. Sintax: _GUICtrlComboBox_AutoFillCreate( hWnd[, lPartialSearch] )
_GUICtrlComboBox_AutoFillDelete( hWnd )
_GUICtrlComboBox_AutoFillSetContent( hWnd, vData )
_GUICtrlComboBox_AutoFillUpdateContent( hWnd ) Supports: ; Native and UDF combobox functions! Downloads: Version: 0.12 _ComboBoxAutoFill_(RedirectLink).html Note: Usage example is included! Sample: Match from beginning: Match from any string: Fixes: Regards, João Carlos.