Class contain data required for drawing Cursor

Namespace:  BeeMobile.ToolBar
Assembly:  BeeMobile.ToolBar.CF35 (in BeeMobile.ToolBar.CF35.dll) Version: 3.5.1.9

Syntax

C#
public class CursorSettings : INotifyPropertyChanged
Visual Basic (Declaration)
Public Class CursorSettings _
	Implements INotifyPropertyChanged
Visual C++
public ref class CursorSettings : INotifyPropertyChanged

Inheritance Hierarchy

System..::.Object
  BeeMobile.ToolBar..::.CursorSettings

See Also