Windows Develop Bookmark and Share   
 index > Windows Forms Designer > How to set window system colours using API & c#
 

How to set window system colours using API & c#

I am designing a splash screen with 6 colours andto provide asmooth transition fromthe splash screen to the window form, I wish to use the system api to change to one of the 19window colours. Anyone can tell me how to change the window system colours using api and c#without manually right click desktop select appearance ?

Any advise assistance welcome

fred1  Monday, April 10, 2006 9:13 AM

You really shouldn't change the system colors (which affect all applications with a GUI) just to make your application look pretty.

Mattias Sjögren  Monday, April 10, 2006 10:31 AM

You can use google to search for other answers

Custom Search

More Threads

• Creating Custom Controls
• RichTextBox that grows and shrinks to fit content
• FAQ for Winforms designer section
• skins
• Inheritence With Inheritence Picker????
• I Need Help With An Error Message My Control Generates!
• Subclassing DateTimePicker to support DBNull values
• Suspending anchoring temporarily
• Form class label. Printing to from another class
• Suspending Paint Event