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

In This Topic
    isTextEdit Property
    In This Topic

    isTextEdit property of IHTMLElement interface.

    Syntax
    'Declaration
     
    ReadOnly Property isTextEdit As System.Boolean
    System.bool isTextEdit {get;}
    Remarks

    An original IDL definition of isTextEdit property was the following: VARIANT_BOOL isTextEdit;

    See Also