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

In This Topic
    PreHandleEvent Method
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Function PreHandleEvent( _
       ByVal inEvtDispId As System.Integer, _
       ByVal pIEventObj As IHTMLEventObj _
    ) As System.Integer
    System.int PreHandleEvent( 
       System.int inEvtDispId,
       IHTMLEventObj pIEventObj
    )

    Parameters

    inEvtDispId
    pIEventObj
    See Also