Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IElementBehavior Interface / Notify Method

In This Topic
    Notify Method (IElementBehavior)
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Sub Notify( _
       ByVal dwEvent As System.Integer, _
       ByVal pVar As System.IntPtr _
    ) 
    void Notify( 
       System.int dwEvent,
       System.IntPtr pVar
    )

    Parameters

    dwEvent
    pVar
    See Also