Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLElement Interface / parentTextEdit Property

In This Topic
    parentTextEdit Property
    In This Topic

    parentTextEdit property of IHTMLElement interface.

    Syntax
    'Declaration
     
    ReadOnly Property parentTextEdit As IHTMLElement
    IHTMLElement parentTextEdit {get;}
    Remarks

    An original IDL definition of parentTextEdit property was the following: IHTMLElement* parentTextEdit;

    See Also