Glossary Item Box
[C#]
Font myFont = new Font("Arial", 10);[Visual Basic]
Dim myFont As New Font("Arial", 10)
[C#]
Font myFont = new Font("Arial", 10, FontStyle.Bold);[Visual Basic]
Dim myFont As New Font("Arial", 10, FontStyle.Bold)
Available Font Styles:
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.