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

In This Topic
    readyStateValue Property
    In This Topic

    readyStateValue property of IHTMLElement2 interface.

    Syntax
    'Declaration
     
    ReadOnly Property readyStateValue As System.Integer
    System.int readyStateValue {get;}
    Remarks

    An original IDL definition of readyStateValue property was the following: long readyStateValue;

    See Also