Method | Description | |
---|---|---|
Create ( int width, int height ) : bool | ||
Destroy ( ) : void | ||
Dispose ( ) : void | ||
Hide ( ) : void | ||
ManagedCaret ( |
||
PaintCaret ( |
||
SetPosition ( int x, int y ) : bool | ||
Show ( ) : void |
Method | Description | |
---|---|---|
CaretTimerTick ( object sender, |
public Create ( int width, int height ) : bool | ||
width | int | |
height | int | |
return | bool |
public PaintCaret ( |
||
g | ||
return | void |