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

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

    System.Object
                C1.Framework.ButtonElement

    See Also