| | |
tab control (tabPage)
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jun 2005
Posts: 3
Reputation:
Solved Threads: 0
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?
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?
![]() |
Similar Threads
- How do I show Tab control on my form in Win XP style Look? (VB.NET)
- How to code "tab control' in the web form in ASP.NET / VB.NET ? (ASP.NET)
- Tab Control (C#)
- Problem: Programming Tab Control (Visual Basic 4 / 5 / 6)
Other Threads in the C# Forum
- Previous Thread: Program running in the background and in the tray
- Next Thread: Inharits userControl
| Thread Tools | Search this Thread |
.net access algorithm array asp.net barchart bitmap box broadcast buttons c# check checkbox client combobox control conversion csharp custom database databaseconnection datagrid datagridview dataset datetime dbconnection degrees design development draganddrop drawing encryption enum event eventhandlers excel file firefox form format forms function gdi+ grantorrevokepermissionthroughc#.net httpwebrequest image index input install java label libraries list listbox loop mandelbrot math mouseclick movingimage mysql mysql.data.client operator path photoshop picturebox pixelinversion platform post programming radians regex remote remoting resourcefile richtextbox server sleep socket sql statistics stream string system.servicemodel table tcpclientchannel text textbox thread time timer update usercontrol validation visualstudio webbrowser windows winforms wpf wpfc# xml





