MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
CursorColorInt Property
NamespacesMPfm.WindowsControlsWaveFormDisplayThemeCursorColorInt
Gets/sets the cursor color using a 32-bit integer (ARGB). This is used for serializing the Color structure in XML.
Declaration Syntax
C#Visual Basic
public int CursorColorInt { get; set; }
Public Property CursorColorInt As Integer
	Get
	Set

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)