Click or drag to resize

CursorBase Properties

The CursorBase type exposes the following members.

Properties
 NameDescription
Public propertyCommand 
Protected propertyDialogService Opens a IDialogService dialog
(Inherited from ServiceBase)
Public propertyError Gets the Error string
(Inherited from ServiceBase)
Protected propertyFileService Opens a IFileService dialog
(Inherited from ServiceBase)
Public propertyHeader 
Public propertyIcon 
Public propertyIsCheckable 
Public propertyIsChecked 
Public propertyIsEnabled 
Public propertyItem Gets the IDataErrorInfo error string
(Inherited from ServiceBase)
Protected propertyMessageBox Opens a IMessageBoxService dialog
(Inherited from ServiceBase)
Protected propertySingletonService Opens a ISingletonService dialog
(Inherited from ServiceBase)
Public propertyStyleTemplate 
Top
See Also