ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / TooltipShowingEventArgs Class / Duration Property

In This Topic
    Duration Property
    In This Topic
    Gets or sets the duration of the tooltip, in milliseconds.
    Syntax
    'Declaration
     
    Public Property Duration As Integer
    public int Duration {get; set;}
    See Also