Hi Andrey!
Thank you for your prompt response. May be I didn't explain myself well enought.
I have a form that only has a ribbon on the top. The ribbon has a ONE BUTTON called connect. This connect option should be enabled if you type the right IP address in the combobox inside the Ribbon Menu. The problem I have is that I can't tell the cursor to go by default to the ComboBox. I need some sort of FOCUS function to tell the cursor where to start when the application starts.
What you suggested me didn't work, because I don't have elements in the list because is the first time someone is using it. The list will grow slowly in the future.
Regards,
Gustavo