This script is an adaptation of _GUICtrlComboBox_AutoComplete by Gary Frost. The Combo Edit control will change colour if no exact match is found. The function supports cutting the last portion of the combo edit text without automatically replacing it (which is different to the original function by Gary) and returns a value to indicate what action has been taken if any. Pretty simple, but someone might find it useful. I tried to choose a useful subject for the example. The example is included i