tab control (tabPage)

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Jun 2005
Posts: 3
Reputation: aether1 is an unknown quantity at this point 
Solved Threads: 0
aether1 aether1 is offline Offline
Newbie Poster

tab control (tabPage)

 
0
  #1
Jun 15th, 2005
Hi,

I am developing an app with a Tab control (5 tab pages). On
one of the tab pages I need a method to run upon clicking
on the tab or entering the tab page. I have tried the following

this.tabPage2.Click += new System.EventHandler(this.tabPage2_Click);

also have tried:

this.tabPage2.Enter += new System.EventHandler(this.tabPage2_Enter);

but neither will call the method tabPage2_Click or tabPage2_Enter

Anybody have any ideas?
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 3
Reputation: aether1 is an unknown quantity at this point 
Solved Threads: 0
aether1 aether1 is offline Offline
Newbie Poster

Re: tab control (tabPage)

 
0
  #2
Jun 15th, 2005
s'alright, I figured it out myself
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 1
Reputation: gitchen is an unknown quantity at this point 
Solved Threads: 0
gitchen gitchen is offline Offline
Newbie Poster

Re: tab control (tabPage)

 
0
  #3
Jul 26th, 2005
Ok, and what are the solution to the tabpage click event?
Best regards,
Gitte
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC