C1.Win.8 Assembly / C1.Framework Namespace / RadioButtonElement Class
Members

RadioButtonElement Class
Radio button with text and image.
Object Model
RadioButtonElement Class
Syntax
'Declaration
 
Public Class RadioButtonElement 
   Inherits CheckButtonElement
   Implements 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