ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / ScrollableControl Class / CanRaiseEvents Property

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