Themes for WinForms | ComponentOne
C1.Win.C1Themes.Extended.4.5.2 Assembly / C1.Win.C1Themes Namespace / C1ThemePicker Class / DrawCustomArea Method

In This Topic
    DrawCustomArea Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub DrawCustomArea( _
       ByVal g As System.Drawing.Graphics _
    ) 
    protected virtual void DrawCustomArea( 
       System.Drawing.Graphics g
    )

    Parameters

    g
    See Also