Calendar for WinForms | ComponentOne
C1.Framework.Drawing.Gdi Namespace / SystemPens Class
Members

In This Topic
    SystemPens Class
    In This Topic
    Each property of the SystemPens class is a ColorPen object that is the color of a Windows display element and that is a width of 1.
    Object Model
    SystemPens Class
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class SystemPens 
    public static class SystemPens 
    Inheritance Hierarchy

    System.Object
       C1.Framework.Drawing.Gdi.SystemPens

    See Also