Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.40K
~91 People Reached
Favorite Forums
Member Avatar for aether1

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 …

Member Avatar for kvprajapati
0
91