ComponentOne Basic Library for WPF and Silverlight
ForceCursor Property (C1RadialColorItemsPresenter)


C1.WPF Namespace > C1RadialColorItemsPresenter Class : ForceCursor Property
Syntax
'Declaration
 
Public Property ForceCursor As System.Boolean
'Usage
 
Dim instance As C1RadialColorItemsPresenter
Dim value As System.Boolean
 
instance.ForceCursor = value
 
value = instance.ForceCursor
public System.bool ForceCursor {get; set;}
See Also

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members