Geeks Talk

Prepare for your Next Interview




multiple panels

This is a discussion on multiple panels within the VB.NET forums, part of the Software Development category; hai how can i activate a form in panel which is ther in other form? vb.net code plz........... ex..... if i click on button in panel1 of form1 it ...


Go Back   Geeks Talk > Software Development > VB.NET

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 07-18-2008
Junior Member
 
Join Date: Jul 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
harilatha is on a distinguished road
multiple panels

hai

how can i activate a form in panel which is ther in other form?
vb.net code plz...........


ex.....
if i click on button in panel1 of form1 it should activate/show form2 in panel2 of form1..........


Thanx in advance...
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-23-2008
Junior Member
 
Join Date: Jul 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
harilatha is on a distinguished road
Lightbulb Re: multiple panels

create panel in form2..........
clicking event on button in form1

write this code

dim f2 as form2
and add the controls to the panel of form2

form2.panel1.controls.add("")
Reply With Quote
  #3 (permalink)  
Old 07-28-2008
Junior Member
 
Join Date: Jul 2008
Location: hyderabad
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
aswin.pn is on a distinguished road
Re: multiple panels

Quote:
Originally Posted by harilatha View Post
hai

how can i activate a form in panel which is ther in other form?
vb.net code plz...........


ex.....
if i click on button in panel1 of form1 it should activate/show form2 in panel2 of form1..........


Thanx in advance...

u should form.show add to ur code. so dont wory.
Reply With Quote
Reply

  Geeks Talk > Software Development > VB.NET


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Multiple SQL Servers waddyna SQL 0 03-28-2008 08:20 AM
Multiple selected testID's poweri02 Quality Center 0 10-25-2007 09:15 AM
multiple actions in QTP prasad_trp QTP 2 06-22-2007 03:35 AM
Using multiple instance in a sequence job Geek_Guest Data Warehousing 0 05-17-2007 02:08 AM
multiple inheritance.... psuresh1982 Java 2 01-21-2007 11:57 PM


All times are GMT -4. The time now is 01:22 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved