Quote Originally Posted by TrippyTom
I was wondering if this is the default behavior of a control edit text box, or if there's a workaround that I can use.
This seems to be the default from what I have gathered. As far as a workaround not one that I have found. The text property is not set until a key is pressed, the change event doesn't even get triggered until an item is selected from a list or tab/enter key is pressed.