Property | Type | Description | |
---|---|---|---|
SelectWord | void |
Method | Description | |
---|---|---|
Construct ( ) : void | ||
Draw ( |
||
ForceDrawing ( ) : ForceRedrawing | ||
OnClick ( |
||
OnKeyDown ( |
||
OnMouseOver ( |
||
OnMouseUp ( |
||
TextBox ( int x, int y, int width, int height, DelegateOrValue |
Method | Description | |
---|---|---|
SelectWord ( ) : void |
public Draw ( |
||
canv | ||
return | void |
public TextBox ( int x, int y, int width, int height, DelegateOrValue |
||
x | int | |
y | int | |
width | int | |
height | int | |
text | DelegateOrValue |
|
return | System |