ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / ButtonElement Class / Text Property

In This Topic
    Text Property (ButtonElement)
    In This Topic
    Gets or sets the System.String value to display.
    Syntax
    'Declaration
     
    Public Property Text As System.String
    public System.string Text {get; set;}
    See Also