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

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

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

    See Also