Cursor Property
Summary
Gets or sets the CSS cursor to display when the mouse moves over the thumbnail.
Syntax
[NotifyParentPropertyAttribute(true)]
public string Cursor { get; set; }
Public Property Cursor As String
public:
property String^ Cursor {
String^ get();
void set ( String^ );
}
Property Value
The CSS cursor to display when the mouse moves over the thumbnail.