Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / DrawItemEventArgs Class / DrawBackground Method

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