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

In This Topic
    InputMenu Class
    In This Topic
    Represents a menu element in a C1InputPanel control.
    Object Model
    InputMenu Class
    Syntax
    'Declaration
     
    Public Class InputMenu 
       Inherits InputDropDown
    public class InputMenu : InputDropDown 
    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