I have a Form who's "ShowModal" property is set to false. How can I change the focus from the Acad command line to a ComboBox on the Form so user can enter a value. I tried using the SetFocus property of the ComboBox and it's control frame with no luck. TFYT, Paul