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

InputRadioButton Class
Represents a radio button element in a C1InputPanel control.
Object Model
InputRadioButton Class
Syntax
'Declaration
 
Public Class InputRadioButton 
   Inherits InputComponent
 
Inheritance Hierarchy

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

See Also