1 Attachment(s)
(suggestion) The best way to create a properties list
I have not an error this time, but I need a suggestion
I need to create a properties list, each with a combo box or an edit box besides its description label, as the form properties in visual studio (see attachment)
The question is: how to implement such a system?
Considerating that I need to change combo boxes and/or edit boxes on user's click, I should create something like 12 lightly different child windows!!
I absolutely need something more professional, any idea?
Thanks for advance
Re: (suggestion) The best way to create a properties list
Just checkout the articles on www.codeguru.com. Some links:
Re: (suggestion) The best way to create a properties list
Thanks very much Marc, I think i've found a solution :D