Windows Develop Bookmark and Share   
 index > Windows Forms General > User Interface Design Windows Form
 

User Interface Design Windows Form

Hi there, I want to design a data entry form(windows form) for my file management application which is flexible to create different groups which can have different columns(eg: TELEPHONE may have TelNo, ServiceProvider, User. like this other groups can have different columns) but I need a common entry form. How should I design UI? give me some samples.. Thanks in advance..
Nomaan Shadab  Saturday, October 03, 2009 11:59 AM
Don't do it, it is a pain you don't need.  Creating a data entry form is easy as pie, it doesn't take more than 10 minutes.  Make one for each entry job you've got.  Maintenance is trivial, code next-to-none.  Create a UserControl instead of a form if you want to keep the number of forms you display to the user to a minimum.

Hans Passant.
nobugz  Saturday, October 03, 2009 1:45 PM
Don't do it, it is a pain you don't need.  Creating a data entry form is easy as pie, it doesn't take more than 10 minutes.  Make one for each entry job you've got.  Maintenance is trivial, code next-to-none.  Create a UserControl instead of a form if you want to keep the number of forms you display to the user to a minimum.

Hans Passant.
nobugz  Saturday, October 03, 2009 1:45 PM

You can use google to search for other answers

Custom Search

More Threads

• RichTextBox: doesn't honor RTF format for underlined text?
• where to save the previous login name?
• How to determine when a print job has completed
• Key transferred from a KeyUp to another
• Windows Forms Connection String Encryption
• WebBrowser control and User Agent string
• Excel InterOP issue. Excel.exe process won't exit
• Form Will Not Minimize Sometimes
• Blank forms
• Max value in a excel range