dbicDial Send comments on this topic.
MouseIcon Property
See Also 
dbicDial Assembly > Dbi.WinControl.Dial Namespace > dbiDial Class : MouseIcon Property

Gets or sets the custom image used for the cursor when the mouse moves over the control.

Syntax

Visual Basic (Declaration) 
Public Property MouseIcon As Image
C# 
public Image MouseIcon {get; set;}

Property Value

Image

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also