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

In This Topic
    UpdatingItemFontEventArgs Class
    In This Topic
    Provides data for UpdatingItemFont event.
    Object Model
    UpdatingItemFontEventArgs ClassRibbonItem Class
    Syntax
    'Declaration
     
    
    Public Class UpdatingItemFontEventArgs 
       Inherits System.EventArgs
    public class UpdatingItemFontEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.Ribbon.UpdatingItemFontEventArgs

    See Also