Property | Type | Description | |
---|---|---|---|
backBrush | System.Drawing.Drawing2D.LinearGradientBrush | ||
stringFormat |
Method | Description | |
---|---|---|
LynnListView ( ) : System |
Method | Description | |
---|---|---|
DrawText ( int id, string str, |
||
GetImage ( System.Windows.Forms.ListViewItem item, bool large ) : Image | ||
OnDrawColumnHeader ( |
||
OnDrawItem ( |
||
OnDrawSubItem ( |
||
OnResize ( |
protected DrawText ( int id, string str, |
||
id | int | |
str | string | |
font | ||
fc | ||
bounds | ||
sf | ||
g | ||
selected | bool | |
return | void |
protected GetImage ( System.Windows.Forms.ListViewItem item, bool large ) : Image | ||
item | System.Windows.Forms.ListViewItem | |
large | bool | |
return | Image |
protected OnDrawColumnHeader ( |
||
e | ||
return | void |
protected OnDrawItem ( |
||
e | ||
return | void |
protected OnDrawSubItem ( |
||
e | ||
return | void |
protected OnResize ( |
||
e | ||
return | void |
protected System.Drawing.Drawing2D.LinearGradientBrush backBrush | ||
return | System.Drawing.Drawing2D.LinearGradientBrush |