Articles about fromargb method
GDI+ Graphics in Visual Basic 2005 .NET
You can define any Argb color using the FromArgb method. This gives you a kind of funky light gray line (the arguments were chosen at random): ...
http://visualbasic.about.com/od/usingvbnet/a/GDIP07.htm
Working With Menus and Dialog Boxes - Part 2
FromArgb method and add a new argument ranging from 0 to 255 in front of the RGB numbers. ~~~~~~~~~~~~~~~~~~~~~~~~~ Dim myColor as Color myColor = Color. ...
http://visualbasic.about.com/od/learnvbnet/ss/ecvbsbs0502_5.htm
Create Forms in Any Shape!
Oct 20, 2007 ... The basic method is as follows: ... FromArgb(255, 191, 1, 191)) e.Graphics.FillPolygon(Brushes.DarkTurquoise, _ New PointF() { _ ...
http://visualbasic.about.com/od/usingvbnet/a/nrfrms01.htm
Results by Google Custom Search
