ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperErrorProvider Class / BlinkCount Property

In This Topic
    BlinkCount Property (C1SuperErrorProvider)
    In This Topic
    Gets or sets the number of icon blinks when a new error text is set for the control.
    Syntax
    'Declaration
     
    Public Property BlinkCount As System.Integer
    public System.int BlinkCount {get; set;}
    See Also