|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Colour QuestionHI I was wondering if anybody know what thw RGB is for the VBButtonFace
colour?. TIA Charles The class System.Drawing.Color has several methods or properties to get the
RGB components, such as the ToRgb method. ButtonFace is a system color so I think that the actual RGB components depend on the Windows settings for colors. On my system is C0h for R, G and B. -- Show quoteHide quoteBest regards, Carlos J. Quintero MZ-Tools: Productivity add-ins for Visual Studio You can code, design and document much faster: http://www.mztools.com "vqthomf" <vqth***@discussions.microsoft.com> escribió en el mensaje news:872073D5-FA8D-4FAE-BCC1-FFEB027DE54F@microsoft.com... > HI I was wondering if anybody know what thw RGB is for the VBButtonFace > colour?. > TIA > Charles Hello Charles,
This is totally system specific. Like Carlos said, you should use The System.Draw.Color namespace to get the currently set colors in the Windows theme that the user has, unless of course you need to use specific colors. Regards Cyril Gupta
Display the contents of a folder in a listbox?
how to prevent multiple instances of 2nd form? aggregation simple .net code reuse query results for multiple object populations? (and dynamic variable names?) Wordwrap in VB.Net listbox? How do I extract a page from word and insert into a new word document using VB OFF TOPIC: Famous failed IT projects Webbrowser & XML how to kill a thread Reading dll-Functions and execute them |
|||||||||||||||||||||||