Cursor Property

Summary
Gets or sets the CSS cursor to display when the mouse moves over the thumbnail.
Syntax
C#
VB
C++
[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.

Example

Refer to WebThumbnailViewer.Add

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Web Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.