'Declaration Public Overrides Property Cursor As Cursor
'Usage Dim instance As SmartControl Dim value As Cursor instance.Cursor = value value = instance.Cursor
public override Cursor Cursor {get; set;}
'Declaration Public Overrides Property Cursor As Cursor
'Usage Dim instance As SmartControl Dim value As Cursor instance.Cursor = value value = instance.Cursor
public override Cursor Cursor {get; set;}
The cursor returned by this property can depend on the SmartItem over which the mouse is located.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2