473,796 Members | 2,765 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Could you give me the color and color name in System.Drawing. Color of .NET Framework?

6 New Member
Could you give me the color and color name in System.Drawing. Color of .NET Framework?
thank for helping.
Feb 27 '11 #1
3 2040
Plater
7,872 Recognized Expert Expert
In visual studio type System.Drawing. Color., the hit ctrl+Space.


Or
http://msdn.microsoft.com/en-us/libr...ing.color.aspx
Feb 28 '11 #2
Sopheap Panha
6 New Member
yes, thanks.
and do you have any files (image or picture) that display about the color with color name?
Mar 1 '11 #3
Plater
7,872 Recognized Expert Expert
Nope.
But it would be very simple to look that up on the internet
Mar 7 '11 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

0
386
by: Supra | last post by:
: error BC30311: Value of type 'System.Drawing.Color' cannot be converted to 'Integer'. Function doColor(ByVal rtb As RichTextBox, ByVal a As String, Optional ByVal f As Integer = 0, Optional ByVal bg As Integer = 0) Dim b As String, n, fgcolor, bgcolor As Integer Dim colour(15) As Color colour(0) = Color.White colour(1) = Color.Black
4
2431
by: andrewcw | last post by:
I have an xml file that I use to set values of DataGridStyles - header text, column width etc I would also like to make the background color selected other items data driven What is the smart way to associate and apply a color string mybackground = "SandyBrown but ... objDGTS.BackColor=System.Drawing.Color.SandyBrown I want to do 2 things, validate mybackground is one of the named colors - then be able to write - somehow ...
10
12230
by: tshad | last post by:
I have a problem setting the background color of textbox on the fly. I tried using: applicantID.backcolor = "F6F6F6" and applicantID.backcolor = "#F6F6F6"
3
50815
by: Rich | last post by:
I need to change my form's backcolor back to the design color after it changes to another system.Drawing.Color. In the backcolor design, the value is in RGB me.BackColor = ...RGB(255, 255, 192) This doesn't work. How can I change the RGB values to System.Drawing.Color? Thanks
4
5479
by: Steve | last post by:
I'm a bit baffled. I'm fairly new to VB.NET so maybe I'm missing something. I'm creating a class that has some application-specific methods and properties and one thing I'd like to do is define some properties specific to form colors. So what I want to do is define my class like Imports System.Windows.Forms Imports System.Drawing.Color Public Class Forms ... my stuff here...
0
7272
by: ImageAnalyst | last post by:
Have you ever wondered what the colors are of those dozens of colors you can choose from when using System.Drawing.Color.* ? I ran across this nice chart that shows color patches of all of them: http://www.pardesiservices.com/softomatix/colorchart.asp This is convenient if you want to pick out a color from a predefined palette rather than designing your own by experimenting with Photoshop and then using RGB(rValue, gValue, bValue) in...
11
15404
by: Yaniv | last post by:
Hi How can I convert Uint32 variable to System.drawing.color ?? Thanks in advanced Yaniv
1
6270
by: =?Utf-8?B?SmVzcGVyLCBEZW5tYXJr?= | last post by:
Hi, Is there a way ( perhaps throgh refleksion) to iterate through the colors of the System.Drawing.Color struct. foreach (Color color in .... i dont know.... regards Jesper
6
621
by: James Hahn | last post by:
That looks like proper Property set code to me. What is the line of code that the designer is generating in the Sub InitializeComponent for a color that you select in the Properties Settings? "Nathan Sokalski" <njsokalski@hotmail.comwrote in message news:er%23hyAFOJHA.1896@TK2MSFTNGP02.phx.gbl...
0
9685
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10465
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10200
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10021
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6800
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5582
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4127
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3744
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2931
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.