C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLElement Interface : parentTextEdit Property |
parentTextEdit
property of IHTMLElement
interface.
'Declaration ReadOnly Property parentTextEdit As IHTMLElement
IHTMLElement parentTextEdit {get;}
An original IDL definition of parentTextEdit
property was the following: IHTMLElement* parentTextEdit
;