HighTechTalks DotNet Forums  

Mdi forms

Dotnet VJSharp microsoft.public.dotnet.vjsharp


Discuss Mdi forms in the Dotnet VJSharp forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Chris
 
Posts: n/a

Default Mdi forms - 10-07-2004 , 04:03 PM






Here's the situation:

I'm trying to create and program that has a menu screen, with several
buttons on them (note that it is full-screen). It will be used for arcade
games; we are trying to create a collection of different games, click
checkers and tic-tac-toe. Anyways, when you click on the corresponding
checkers button, I want the screen to change and turn into the checkers game
(one that I'll make). I think that using Mdi forms would be the best
approach, but I'm not sure. If you have any better ideas, please let me
know. Otherwise, my question is this: Does anyone here know of a good, free
online tutorial for learning Mdi forms? I can't figure out how to open new
forms into the parent form. I basically have no clue how to use them.

Reply With Quote
  #2  
Old   
Chris
 
Posts: n/a

Default Re: Mdi forms - 10-26-2004 , 03:15 PM






Could you explain what you meant by using a panel and the get_Controls
method? Does that mean I can import a panel from another form into a
different one?

I wasn't sure if panels were the best way to do it because if I want to do
multiple things, that will get very messy in the designer window, unless
there is a better way to do it.

"Lars-Inge Tønnessen [VJ# MVP]" wrote:

Quote:
[...through the panel.get_panel() method....]

Sorry, that would be panel.get_Controls(). Method


Regards,
Lars-Inge Tønnessen




Reply With Quote
Reply




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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.