PC Review


Reply
Thread Tools Rate Thread

Common menu system for all forms

 
 
pramodrenikindi@gmail.com
Guest
Posts: n/a
 
      10th Aug 2005
Hi all,

Need urgently, I am doing a pocket pc application in vb.net and sql
server. In the pocket pc application there are three forms . form1,
form2 , form3. The menu is on form1 and when you click the menu item on
form1 form 2 is opened on form1 with menu at bottom of form2 . that is
overlapping form1 and form2 . This logic is working .
The is code i am using in form1 to open form2 on form1.

form2 = New form2
Me.Controls.Add(Me.form2 )
form2 .BringToFront()
form2 .Visible = True

There is a button in form2 when we click on that it opens form3 but it
should open on form1 . That is overlapping form3 and form1 . I mean a
common menu system for all the forms. How to write code in form2 for
form3 to open on form1.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
multiple forms/common menu structure =?Utf-8?B?SmVmZnJleQ==?= Microsoft Dot NET Framework Forms 2 28th Jan 2006 05:06 PM
Convert System.Transactions.Transaction.Current to System.Data.Common.DbTransaction? Tim Cartwright Microsoft ADO .NET 1 12th Dec 2005 05:51 PM
Common menu system for all forms pramodrenikindi@gmail.com Microsoft Dot NET Compact Framework 1 10th Aug 2005 04:19 PM
Using Access forms as menu system in Excel =?Utf-8?B?RGFuaQ==?= Microsoft Excel Programming 0 6th Mar 2004 11:06 AM
Difference between System32, System and Common Files\System folders Gerben Windows XP Logo 0 5th Aug 2003 12:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:45 PM.