Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32gui
>
SetCaretPos
win32gui
.SetCaretPos
SetCaretPos(
x
, y
)
Changes the position of the caret
Parameters
x
: int
horizontal position
y
: int
vertical position