ComponentOne SuperTooltip for WinForms
C1.Win.C1SuperTooltip.4.5.2 Assembly / C1.Win.C1SuperTooltip Namespace / C1SuperErrorProvider Class / BlinkStyle Property

In This Topic
    BlinkStyle Property (C1SuperErrorProvider)
    In This Topic
    Gets or sets a value indicating when the error icon flashes.
    Syntax
    'Declaration
     
    Public Property BlinkStyle As System.Windows.Forms.ErrorBlinkStyle
    public System.Windows.Forms.ErrorBlinkStyle BlinkStyle {get; set;}
    See Also