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

In This Topic
    createControlRange Method
    In This Topic

    createControlRange method of IHTMLElement2 interface.

    Syntax
    'Declaration
     
    Function createControlRange() As System.Object
    System.object createControlRange()
    Remarks

    An original IDL definition of createControlRange method was the following: HRESULT createControlRange ([out, retval] IDispatch** ReturnValue);

    See Also