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

In This Topic
    clientWidth Property (IHTMLElement2)
    In This Topic

    clientWidth property of IHTMLElement2 interface.

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

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

    See Also