Input for WinForms | ComponentOne
C1.Framework Namespace / RadioButtonElement Class
Members

In This Topic
    RadioButtonElement Class
    In This Topic
    Radio button with text and image.
    Object Model
    RadioButtonElement ClassElement ClassElementList ClassElement ClassIView InterfaceElement ClassStyle ClassElement ClassStyle Class
    Syntax
    'Declaration
     
    
    Public Class RadioButtonElement 
       Inherits CheckButtonElement
       Implements IToolTipElement 
    public class RadioButtonElement : CheckButtonElement, IToolTipElement  
    Inheritance Hierarchy

    System.Object
       C1.Framework.Element
          C1.Framework.BasePanel
             C1.Framework.StackPanel
                C1.Framework.ButtonElement
                   C1.Framework.CheckButtonElement
                      C1.Framework.RadioButtonElement

    See Also