Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcComboBox Class
Members


In This Topic
    GcComboBox Class
    In This Topic
    Represents the GcComboBox class
    Syntax
    'Declaration
     
    
    Public Class GcComboBox 
       Inherits EditBase
    'Usage
     
    
    Dim instance As GcComboBox
    public class GcComboBox : EditBase 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                GrapeCity.Framework.Spread.InputMan.CellType.Forms.FrameworkControl
                   GrapeCity.Framework.Spread.InputMan.CellType.Views.Windows.ElementContainerControl
                      GrapeCity.Framework.Spread.InputMan.CellType.Forms.ControlBase
                         GrapeCity.Win.Spread.InputMan.CellType.EditBase
                            GrapeCity.Win.Spread.InputMan.CellType.GcComboBox
                               GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxEditingControl

    See Also