|
-
Nov 7th, 2001, 01:35 AM
#1
Thread Starter
Lively Member
how to full screen?
Hi~ I want to make my form to use Full-screen mode with 800x600 res and 16 bit color, Can anyone teach me how to that? Thanks a lot !
-
Nov 7th, 2001, 02:31 AM
#2
Member
-
Nov 7th, 2001, 03:23 AM
#3
Thread Starter
Lively Member
putting em' out sure is a good idea, very good and easy to do~
I, however, want to know the real way to do full screen, thx spy
-
Nov 7th, 2001, 08:32 AM
#4
Good Ol' Platypus
Okay, make your form's backcolour be vbBlack (#000000), or whatever you see suitable, and change the borderstyle to none. Then, make the form's state vbMaximized, and it will be full screen. To change it to your desired resolution, either use DirectX (easier) or the API. To use the API (a better approach, as some computers may not have DirectX), look at this article.
http://www.vb-world.net/graphics/screenres/
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|