ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1Gallery Class / ShowControlsOnHover Property

In This Topic
    ShowControlsOnHover Property (C1Gallery)
    In This Topic
    Determines whether the controls should be shown after created or when users hover over the DOM element.
    Syntax
    'Declaration
     
    Public Property ShowControlsOnHover As System.Boolean
    public System.bool ShowControlsOnHover {get; set;}
    See Also