Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / ShouldDrawFontEventArgs Class
Members

In This Topic
    ShouldDrawFontEventArgs Class
    In This Topic
    Provides data for the ShouldDrawFont event.
    Syntax
    'Declaration
     
    
    Public Class ShouldDrawFontEventArgs 
       Inherits System.EventArgs
    public class ShouldDrawFontEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.Ribbon.ShouldDrawFontEventArgs

    See Also