At my program I read the files from a disk (1T) and I put then (the names) into a list view
When I read the list and add the name to the listview I want to change the shape of the pointer from an arrow to an hourglasse
At my program I read the files from a disk (1T) and I put then (the names) into a list view
When I read the list and add the name to the listview I want to change the shape of the pointer from an arrow to an hourglasse
yes
my device MK802II it is like a tablet
At the usb port I plug a mouse and at the screen shows an arrow *like the mouse of the "windows")
At the vb6
with the command
me.mouseicon=11 (show hourglass)
me.mouseicon=6 (show arrow)