🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

VB6 Cursor

Started by
1 comment, last by gamechampionx 22 years, 4 months ago
How can I make it so that a form has no cursor, for a game? Can I simply change a property, or do I need to use code? Any help is appreciated.
Check out Drunken Brawl at http://www.angelfire.com/games6/drunken_brawl!
Advertisement
u should look in msdn, go to index, then type in mouse, or cursor, and it will have alot of info on it, i think its a piece of code, in C++ and DX i use showcurosor(FALSE) maybe VB is something similar

,Matt

-= kill one your a murderer, kill thousands your a conquerer =-
-= kill one you're a murderer, kill thousands you're a conquerer =-
Thanks, cool saying. Anyway, I know a similar one from Red Alert: "Kill one, it''s a tragedy. Kill one million, it''s a statistic." Or something like that.
Check out Drunken Brawl at http://www.angelfire.com/games6/drunken_brawl!

This topic is closed to new replies.

Advertisement