|
|
|
Inherited by centrafuse.Plugins.CFControls.skinListbox.
Public Member Functions | |
| skinPanel () | |
| Creates new panel. | |
Protected Member Functions | |
| override void | OnPaint (PaintEventArgs e) |
| Panel paint method. | |
| override void | OnPaintBackground (PaintEventArgs e) |
| Panel background paint method. | |
Properties | |
| Color | FillColor [get, set] |
| Gets or sets panel fill color. | |
| int | Transparency [get, set] |
| Gets or sets panel transparency. | |
| new bool | Visible [get, set] |
| Gets or sets panel visibility. | |
| centrafuse.Plugins.CFControls.skinPanel.skinPanel | ( | ) |
Creates new panel.
| override void centrafuse.Plugins.CFControls.skinPanel.OnPaint | ( | PaintEventArgs | e | ) | [protected] |
| override void centrafuse.Plugins.CFControls.skinPanel.OnPaintBackground | ( | PaintEventArgs | e | ) | [protected] |
Color centrafuse.Plugins.CFControls.skinPanel.FillColor [get, set] |
Gets or sets panel fill color.
int centrafuse.Plugins.CFControls.skinPanel.Transparency [get, set] |
Gets or sets panel transparency.
new bool centrafuse.Plugins.CFControls.skinPanel.Visible [get, set] |
Gets or sets panel visibility.
| Copyright © 2008 Flux Media, Inc. (U.S. Copyright Registration Number: TXu-1-239-794) |
|