C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputMenu Class
Members

InputMenu Class
Represents a menu element in a C1InputPanel control.
Object Model
InputMenu Class
Syntax
'Declaration
 
Public Class InputMenu 
   Inherits InputDropDown
 
Inheritance Hierarchy

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

See Also