ComponentOne Ribbon for WinForms
RibbonComboBox Class
Members 

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace : RibbonComboBox Class
Represents a combo box element in a C1Ribbon control.
Object Model
RibbonComboBox Class
Syntax
'Declaration
 
Public Class RibbonComboBox 
   Inherits RibbonDropDownBase
public class RibbonComboBox : RibbonDropDownBase 
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

RibbonComboBox Members
C1.Win.C1Ribbon Namespace