Méthode | Description | |
---|---|---|
Create ( int width, int height ) : bool | ||
Destroy ( ) : void | ||
Dispose ( ) : void | ||
Hide ( ) : void | ||
ManagedCaret ( |
||
PaintCaret ( |
||
SetPosition ( int x, int y ) : bool | ||
Show ( ) : void |
Méthode | Description | |
---|---|---|
CaretTimerTick ( object sender, |
public Create ( int width, int height ) : bool | ||
width | int | |
height | int | |
Résultat | bool |
public ManagedCaret ( |
||
caret | ||
Résultat | System |
public PaintCaret ( |
||
g | ||
Résultat | void |