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

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