InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputSplitButton Class
Members

In This Topic
    InputSplitButton Class
    In This Topic
    Represents a split button element in a C1InputPanel control.
    Object Model
    InputSplitButton Class
    Syntax
    'Declaration
     
    Public Class InputSplitButton 
       Inherits InputMenu
    public class InputSplitButton : InputMenu 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.C1InputPanel.InputComponent
                C1.Win.C1InputPanel.InputDropDown
                   C1.Win.C1InputPanel.InputMenu
                      C1.Win.C1InputPanel.InputSplitButton

    See Also