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


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

Reference

C1TextEditableContentControl Class
C1TextEditableContentControl Members