ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DropDownControl Class / DrawCustomArea Method

In This Topic
    DrawCustomArea Method
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub DrawCustomArea( _
       ByVal g As Graphics _
    ) 
    protected virtual void DrawCustomArea( 
       Graphics g
    )

    Parameters

    g
    See Also