查看完整版本: 如何隐藏鼠标指针

zhoudayin95 2007-12-3 10:18

如何隐藏鼠标指针

  How can I hide the cursor?

You can use the API function Showcursor, that allows you to control the visibility of the cursor. The declaration for this function is:

Declare Function ShowCursor
页: [1]

查看完整版本: 如何隐藏鼠标指针