A ComboBox suggests to the user that they can change something. I propose changing it to a TextBox and simply use the Click event to bring up the Patients form. Even better, put a CommandButton next to the TextBox to do the work. Click events are not intuitive enough.