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

In This Topic
    CanRaiseEvents Property (C1SuperErrorProvider)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property CanRaiseEvents As System.Boolean
    protected virtual System.bool CanRaiseEvents {get;}
    See Also