Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
BorderedTextBox ( ) : System | ||
addBorder ( ) : void | ||
getBox ( ) : |
Метод | Описание | |
---|---|---|
OnEnter ( |
||
OnLeave ( |
||
OnPaint ( PaintEventArgs e ) : void | ||
OnResize ( |
||
SetBoundsCore ( int x, int y, int width, int height, BoundsSpecified specified ) : void |
protected OnEnter ( |
||
e | ||
Результат | void |
protected OnLeave ( |
||
e | ||
Результат | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Результат | void |
protected OnResize ( |
||
e | ||
Результат | void |
protected SetBoundsCore ( int x, int y, int width, int height, BoundsSpecified specified ) : void | ||
x | int | |
y | int | |
width | int | |
height | int | |
specified | BoundsSpecified | |
Результат | void |