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

In This Topic
    tabIndex Property (IHTMLElement2)
    In This Topic

    tabIndex property of IHTMLElement2 interface.

    Syntax
    'Declaration
     
    Property tabIndex As System.Short
    System.short tabIndex {get; set;}
    Remarks

    An original IDL definition of tabIndex property was the following: short tabIndex;

    See Also