Questionaries.org
Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.
Let us know at info@questionaries.org
How can you assign an RGB color to a System.Drawing.Color object?
3
like
0
dislike
How can you assign an RGB color to a System.Drawing.Color object?
asked
1 year
ago
by
daneim
(
127,080
points)
rgb-color
system-drawing-color
object
1 Answer
1
like
0
dislike
Best answer
Call the static method FromArgb of this class and pass it the RGB values.
answered
1 year
ago
by
marck_don
(
191,010
points)
Related questions
5
like
0
dislike
1
answer
How do you assign object properties?
asked
1 year
ago
by
daneim
(
127,080
points)
assign
object
properties
5
like
0
dislike
1
answer
How to disable an HTML object ?
asked
1 year
ago
by
daneim
(
127,080
points)
disable
html
object
javascript
2
like
0
dislike
1
answer
How can you provide an alternating color scheme in a Repeater control?
asked
1 year
ago
by
daneim
(
127,080
points)
color
scheme
repeater
control
aspdotnet
9
like
1
dislike
1
answer
Asked in PHP interview, Is it possible to insert Object in database?
asked
2 years
ago
by
pollard
(
41,990
points)
php
object
mysql
4
like
0
dislike
1
answer
What are the main components of the ADO object model?
asked
1 year
ago
by
rad_joshep
(
19,390
points)
components
ado
object
model