Méthode | Description | |
---|---|---|
Create ( int width, int height ) : bool | ||
Destroy ( ) : void | ||
Hide ( ) : void | ||
PaintCaret ( |
||
SetPosition ( int x, int y ) : bool | ||
Show ( ) : void | ||
Win32Caret ( |
Méthode | Description | |
---|---|---|
CreateCaret ( |
||
DestroyCaret ( ) : bool | ||
HideCaret ( |
||
SetCaretPos ( int x, int y ) : bool | ||
ShowCaret ( |
public Create ( int width, int height ) : bool | ||
width | int | |
height | int | |
Résultat | bool |
public PaintCaret ( |
||
g | ||
Résultat | void |