I am new to
vb.net (using visual basic).
I have created a Windows Form.
I have placed one combobox and two textboxes on the form.
The first textbox displays first selected item of combobox selected by user.
The Second textbox displays second selected item of combobox selected by
user.