메소드 | 설명 | |
---|---|---|
TransPicBox ( ) : System | ||
TransPicBox ( |
||
TransPicBox ( |
||
TransPicBox ( string text ) : System | ||
TransPicBox ( string text, int left, int top, int width, int height ) : System |
메소드 | 설명 | |
---|---|---|
OnPaint ( PaintEventArgs e ) : void | ||
OnPaintBackground ( PaintEventArgs e ) : void | ||
OnResize ( |
||
OnSizeChanged ( |
메소드 | 설명 | |
---|---|---|
resizeImage ( |
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
리턴 | void |
public TransPicBox ( |
||
parent | ||
text | string | |
리턴 | System |
public TransPicBox ( |
||
parent | ||
text | string | |
left | int | |
top | int | |
width | int | |
height | int | |
리턴 | System |
public TransPicBox ( string text, int left, int top, int width, int height ) : System | ||
text | string | |
left | int | |
top | int | |
width | int | |
height | int | |
리턴 | System |