Free Games Forum
Free Games Games Forums Music Forums TV Forums

  Free Games Forum Home FORUM
HOME
Search Posts SEARCH
POSTS
Who's Online WHO'S
ONLINE
Log in LOG
IN
Rules & FAQ RULES / FAQ
REPORT SPAM

Free Games Forum: Game Technology: Visual Basic / VB:
Load Form on Fullscreen

 

 


jboy184
Newbie

Aug 27, 2005, 8:26 AM

Post #1 of 9 (269 views)
Shortcut
Load Form on Fullscreen Can't Post

If any of you are wondering how to make your form open up on a fill screen just go to the form properties and change the windowstate to 2. hope that helpedSmile


They say u hear satanic things when u run a windows xp disk backwards... but thats nothin compared to when u run it normally as it installs windows!!!

(This post was edited by jboy184 on Aug 27, 2005, 8:44 AM)



Cruel__Machine
Senior Member


Aug 27, 2005, 11:16 AM

Post #2 of 9 (263 views)
Shortcut
Re: [jboy184] Load Form on Fullscreen [In reply to] Can't Post

Well.. not exactly fullscreen. But it maximizes the form. ;)


EOP
___________________________
"If evolution were true, I'd have a self-lubricating hand."

Programmers: http://Cruels.net


jboy184
Newbie

Aug 27, 2005, 11:54 AM

Post #3 of 9 (258 views)
Shortcut
Re: [Cruel__Machine] Load Form on Fullscreen [In reply to] Can't Post

yes sorry thats what i meant lol. im making a client but its not for runescape its for another game. how do you make the things like where it says:

File Edit, etc. its like the menu thing at the top where u can select print etc.


They say u hear satanic things when u run a windows xp disk backwards... but thats nothin compared to when u run it normally as it installs windows!!!


Cruel__Machine
Senior Member


Aug 27, 2005, 2:56 PM

Post #4 of 9 (253 views)
Shortcut
Re: [jboy184] Load Form on Fullscreen [In reply to] Can't Post

Right click on the form (or some other places it can also be accessed) and go to "Menu Editor".

There you can make menus and sub-menus. Best to google that and get more in-depth info.


EOP
___________________________
"If evolution were true, I'd have a self-lubricating hand."

Programmers: http://Cruels.net


rsc_wana_b
Enthusiast


Aug 27, 2005, 3:34 PM

Post #5 of 9 (250 views)
Shortcut
Re: [Cruel__Machine] Load Form on Fullscreen [In reply to] Can't Post

* buts in topic *

Hey cruel can you hook me up with a list of members and FREE worlds? For Rs2.

If you can plz! Catagorize them like

Members:

Worlds... go here

FREE world:

Worlds go here also..


Cruel__Machine
Senior Member


Aug 27, 2005, 3:36 PM

Post #6 of 9 (249 views)
Shortcut
Re: [rsc_wana_b] Load Form on Fullscreen [In reply to] Can't Post

I don't have the current ones actually. I'd have to search or make the list manually. So I'll let u do that urself. ;)


EOP
___________________________
"If evolution were true, I'd have a self-lubricating hand."

Programmers: http://Cruels.net

(This post was edited by Cruel__Machine on Aug 27, 2005, 3:37 PM)


rsc_wana_b
Enthusiast


Aug 27, 2005, 3:41 PM

Post #7 of 9 (246 views)
Shortcut
Re: [Cruel__Machine] Load Form on Fullscreen [In reply to] Can't Post


In Reply To
I don't have the current ones actually. I'd have to search or make the list manually. So I'll let u do that urself. ;)



Dam it.. Ohh darn i hate this [Expletive Deleted]. Manually sucks! Lol. Cuase i gotta click on every dam world let it load. And get the world.

Good Greef.


jboy184
Newbie

Aug 27, 2005, 6:54 PM

Post #8 of 9 (238 views)
Shortcut
Re: [Cruel__Machine] Load Form on Fullscreen [In reply to] Can't Post

ok thanks cruel!!! i am trying to make a hide/show function like if ur parents r cumin and ur supposed to be doing homework. i tried this but it doesntwork:

Private Sub Form_KeyDown(KeyCode As Integer)
If KeyCode = vbKeyF7 Then
Form.hide
End If
If KeyCode = vbkeyF8 Then
Form.show
End If
End Sub


They say u hear satanic things when u run a windows xp disk backwards... but thats nothin compared to when u run it normally as it installs windows!!!


TH冠Gڥ
Newbie


Sep 6, 2005, 6:14 AM

Post #9 of 9 (220 views)
Shortcut
Re: [jboy184] Load Form on Fullscreen [In reply to] Can't Post

the problem with that is that you cant load it back up after because its gone/hidden





If life gives you lemons take the leamons squirt them in lifes eyes and take lifes walet :-)

 
 
 


Search for (options) Web Design by Web Ideas - Page loaded in: 0.15 s on (CGI/1.1)