InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputTimePicker Class
Members

In This Topic
    InputTimePicker Class
    In This Topic
    Represents a time-picker element in a C1InputPanel control.
    Object Model
    InputTimePicker Class
    Syntax
    'Declaration
     
    Public Class InputTimePicker 
       Inherits InputComponent
    public class InputTimePicker : InputComponent 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.InputPanel.InputComponent
                C1.Win.InputPanel.InputTimePicker

    See Also