ComponentOne Ribbon for WinForms
RibbonFontComboBox Class
Members 

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace : RibbonFontComboBox Class
Represents a font picker element in a C1Ribbon control.
Object Model
RibbonFontComboBox Class
Syntax
'Declaration
 
Public Class RibbonFontComboBox 
   Inherits RibbonComboBox
public class RibbonFontComboBox : RibbonComboBox 
Remarks
RibbonFontComboBox is a combo box that let the user pick a font from a list of all fonts installed in the system.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.Win.C1Ribbon.RibbonItem
            C1.Win.C1Ribbon.RibbonDropDownBase
               C1.Win.C1Ribbon.RibbonComboBox
                  C1.Win.C1Ribbon.RibbonFontComboBox

See Also

Reference

RibbonFontComboBox Members
C1.Win.C1Ribbon Namespace