Windows Develop Bookmark and Share   
 index > Windows Forms General > Form Design Resources
 

Form Design Resources

I want to create good professional-looking GUI for a DB application. Are there links to useful sites or books on this topic?
Only performance counts!
Sylva  Monday, March 30, 2009 12:06 AM

Hi Sylva,

Do you mean you want to develop a DB application with pretty UI? If you think the Microsoft .NET built-in controls are not pretty, you can override them and add your own background, image, shape for example.

Handle the Paint event of the controls you can use Graphics to draw shape onto the control. Here is the Graphics class document.
http://msdn.microsoft.com/en-us/library/system.drawing.graphics.aspx

If you have any detail requirement, please feel free to tell me.

Sincerely,
Kira Qian


Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Tuesday, March 31, 2009 4:03 AM
Your signature line gives it away. Hire a designer.
Hans Passant.
nobugz  Monday, March 30, 2009 12:41 AM
Your signature line gives it away. Hire a designer.
Hans Passant.

What kind of response is this?
Only performance counts!
Sylva  Monday, March 30, 2009 1:54 AM

Hi Sylva,

Do you mean you want to develop a DB application with pretty UI? If you think the Microsoft .NET built-in controls are not pretty, you can override them and add your own background, image, shape for example.

Handle the Paint event of the controls you can use Graphics to draw shape onto the control. Here is the Graphics class document.
http://msdn.microsoft.com/en-us/library/system.drawing.graphics.aspx

If you have any detail requirement, please feel free to tell me.

Sincerely,
Kira Qian


Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Tuesday, March 31, 2009 4:03 AM

You can use google to search for other answers

Custom Search

More Threads

• How do I get rid of the first blank item in the combobox?
• MDI and DirectX
• Printing 2 lines without ejecting the paper
• Launching an text file from Windows Form
• Serial Port Programming
• Create “Buttonâ€?in Runtime mode and apply an event to itâ€
• Simple event handling question...
• Word Document in Web Browser control
• printing - "The handle is invalid"
• solve