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

In This Topic
    designMode Property (IHTMLDocument2)
    In This Topic

    designMode property of IHTMLDocument2 interface.

    Syntax
    'Declaration
     
    Property designMode As System.String
    System.string designMode {get; set;}
    Remarks

    An original IDL definition of designMode property was the following: BSTR designMode;

    See Also