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

In This Topic
    AddFilter Method (IHTMLControlElement)
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Sub AddFilter( _
       ByVal pUnk As System.Object _
    ) 
    void AddFilter( 
       System.object pUnk
    )

    Parameters

    pUnk
    See Also