Section 9.4


[Page 625 (continued)]

The PSet, Line, and Circle methods of picture boxes from VB6 are not supported in VB2005. Instead, points, lines, and circles are drawn with the SetPixel, DrawLine, and DrawEllipse methods of a Graphics object.

The FillColor property of VB6 is replaced by colors passed via a Brushes object to either the FillRectangle, FillEllipse, or FillPie methods of a Graphics object.




An Introduction to Programming Using Visual Basic 2005
Introduction to Programming Using Visual Basic 2005, An (6th Edition)
ISBN: 0130306541
EAN: 2147483647
Year: 2006
Pages: 164

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net