메소드 | 설명 | |
---|---|---|
Fancy_Panel ( ) : System |
Default constructor
|
|
Fancy_Panel ( string caption ) : System |
Constructor
|
|
Fancy_Panel ( string sCaption, Color colorCaption ) : System |
Constructor
|
|
SetColors ( ) : void |
Sets the panel colors
|
메소드 | 설명 | |
---|---|---|
OnPaint ( PaintEventArgs e ) : void |
On Paint
|
|
OnResize ( |
On Resize
|
메소드 | 설명 | |
---|---|---|
InitializeParameters ( ) : void |
Initialize Parameters
|
public Fancy_Panel ( string sCaption, Color colorCaption ) : System | ||
sCaption | string | |
colorCaption | Color | |
리턴 | System |
protected OnResize ( |
||
eventargs | ||
리턴 | void |