HI ...
I am using Microsoft Visual Express . While designing a form I faces some problems.
I dragged Combo Box Control , assigned String Array in overrided
OnLoad method. The combo box was blank. (style drop down list). Then i deleted that control , added new Combo box , same code and it worked well.

In the mid of the form design , when I ran my application, all of a sudden , all the controls were in disabled state. Nothing helped to enable them though Enabled Property was true. I deleted the form and designed again.

pl explain me , where I made mistake ?
and also how to use resources from .resx file while attaching images to button.

Thanking u ,