Joined
Last Seen
0 Reputation Points
0% Quality Score
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
0 Endorsements
Ranked #55.0K
~705 People Reached
Favorite Forums
2 Posted Topics
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 … | |
Re: There is a method in textBox called CopyPicture(); Can be used without parameters or you can instert a parameter of XlPictureAppearance type. Sorry dont know any more hope this helps.... |
The End.