ComponentOne SuperTooltip for WinForms
C1.Win.6 Assembly / C1.Framework Namespace / RadioButtonElement Class
Members

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

    System.Object
                      C1.Framework.RadioButtonElement

    See Also