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

In This Topic
    GetHitTestCookie Method
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    Sub GetHitTestCookie( _
       ByRef plCookie As System.Integer _
    ) 
    void GetHitTestCookie( 
       out System.int plCookie
    )

    Parameters

    plCookie
    See Also