Property | Type | Description |
---|
Method | Description | |
---|---|---|
BorderedTextBox ( ) : System | ||
addBorder ( ) : void | ||
getBox ( ) : |
Method | Description | |
---|---|---|
OnEnter ( |
||
OnLeave ( |
||
OnPaint ( PaintEventArgs e ) : void | ||
OnResize ( |
||
SetBoundsCore ( int x, int y, int width, int height, BoundsSpecified specified ) : void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected OnResize ( |
||
e | ||
return | void |
protected SetBoundsCore ( int x, int y, int width, int height, BoundsSpecified specified ) : void | ||
x | int | |
y | int | |
width | int | |
height | int | |
specified | BoundsSpecified | |
return | void |