ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / ShouldDrawFontEventArgs Class
Members

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

    System.Object
       System.EventArgs
          C1.Win.C1Ribbon.ShouldDrawFontEventArgs

    See Also