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

ButtonElement Class
Simple button with text and image.
Object Model
ButtonElement Class
Syntax
'Declaration
 
Public Class ButtonElement 
   Inherits StackPanel
   Implements IToolTipElement 
 
Inheritance Hierarchy

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

See Also