Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
BorderedTextBox ( ) : System | ||
addBorder ( ) : void | ||
getBox ( ) : |
Méthode | Description | |
---|---|---|
OnEnter ( |
||
OnLeave ( |
||
OnPaint ( PaintEventArgs e ) : void | ||
OnResize ( |
||
SetBoundsCore ( int x, int y, int width, int height, BoundsSpecified specified ) : void |
protected OnEnter ( |
||
e | ||
Résultat | void |
protected OnLeave ( |
||
e | ||
Résultat | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Résultat | void |
protected OnResize ( |
||
e | ||
Résultat | void |
protected SetBoundsCore ( int x, int y, int width, int height, BoundsSpecified specified ) : void | ||
x | int | |
y | int | |
width | int | |
height | int | |
specified | BoundsSpecified | |
Résultat | void |