ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputText Class / ShowOverflowTip Property

In This Topic
    ShowOverflowTip Property
    In This Topic
    Gets or sets whether display the overflow tip.
    Syntax
    'Declaration
     
    Public Property ShowOverflowTip As System.Boolean
    public System.bool ShowOverflowTip {get; set;}
    See Also