ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / DrawItemEventArgs Class / DrawBackground Method

In This Topic
    DrawBackground Method
    In This Topic
    Override this method to draw the custom background.
    Syntax
    'Declaration
     
    Public Overridable Sub DrawBackground() 
    public virtual void DrawBackground()
    See Also