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

In This Topic
    cursor Property (IHTMLStyle)
    In This Topic

    cursor property of IHTMLStyle interface.

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

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

    See Also