news
features
development
plugins
downloads
Main Page
Packages
Classes
Class List
Class Hierarchy
Class Members
NoteFly
Skin
Properties
|
Private Attributes
|
List of all members
NoteFly.Skin Class Reference
Skin
data class.
More...
Properties
Color
HighlightClr
[get, set]
Gets or sets the highlight color of the skin.
More...
string
Name
[get, set]
Gets or sets the name of the skin.
More...
Color
PrimaryClr
[get, set]
Gets or sets the primary color of the skin.
More...
string
PrimaryTexture
[get, set]
Gets or sets the background image of the skin.
More...
System.Windows.Forms.ImageLayout
PrimaryTextureLayout
[get, set]
Gets or sets the background image layout of the skin.
More...
Color
SelectClr
[get, set]
Gets or sets the selection color of the skin.
More...
Color
TextClr
[get, set]
Gets or sets the text color of the skin.
More...
Private Attributes
Color
highlightclr
The highlight color of the skin.
More...
string
name
The name of the skin.
More...
Color
primaryclr
The primary color of the skin.
More...
string
primarytexture
= null
Backgound image of the skin.
More...
System.Windows.Forms.ImageLayout
primarytexturelayout
= System.Windows.Forms.ImageLayout.Tile
Backgound image layout of the skin
More...
Color
selectclr
The selection color of the skin.
More...
Color
textclr
The text color of the skin.
More...
Detailed Description
Member Data Documentation
Color NoteFly.Skin.highlightclr
private
string NoteFly.Skin.name
private
Color NoteFly.Skin.primaryclr
private
string NoteFly.Skin.primarytexture = null
private
System.Windows.Forms.ImageLayout NoteFly.Skin.primarytexturelayout = System.Windows.Forms.ImageLayout.Tile
private
Color NoteFly.Skin.selectclr
private
Color NoteFly.Skin.textclr
private
Property Documentation
Color NoteFly.Skin.HighlightClr
get
set
string NoteFly.Skin.Name
get
set
Color NoteFly.Skin.PrimaryClr
get
set
string NoteFly.Skin.PrimaryTexture
get
set
System.Windows.Forms.ImageLayout NoteFly.Skin.PrimaryTextureLayout
get
set
Color NoteFly.Skin.SelectClr
get
set
Color NoteFly.Skin.TextClr
get
set