InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputSeparator Class / CanRaiseEvents Property

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