If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Visual Basic > Changing visible Forms... A bit of help?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-08-10, 17:00
Hamsori Hamsori is offline
Registered User
 
Join Date: Nov 2010
Posts: 20
Changing visible Forms... A bit of help?

Hey! Just need little bit of help...


I'm trying to change the view of one Form to another without displaying both of them at the same time.



Me.Hide()
Form2.Show()

--Doesn't work, because the current Form is still running in te backround...
Reply With Quote
  #2 (permalink)  
Old 12-10-10, 00:36
loquin loquin is offline
Super Moderator
 
Join Date: Jun 2004
Location: Arizona, USA
Posts: 1,797
form2.show
me.hide
__________________
Lou
使大吃一惊
"Lisa, in this house, we obey the laws of thermodynamics!" - Homer Simpson
"I have my standards. They may be low, but I have them!" - Bette Middler
"It's a book about a Spanish guy named Manual. You should read it." - Dilbert

Reply With Quote
Reply

Tags
false, form, true, visible

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On