RSS Forums RSS
Please support our C# advertiser: Programming Forums

tab control (tabPage)

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

tab control (tabPage)

  #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?
AddThis Social Bookmark Button
Reply With Quote  
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 11:56 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC