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

In This Topic
    clientTop Property (IHTMLElement2)
    In This Topic

    clientTop property of IHTMLElement2 interface.

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

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

    See Also