TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
George Paroglou
NA
147
49.6k
Replacing a tab/tabpage with a new one - code attatched
Jul 4 2011 12:39 PM
I am working on a windows project that will open a form and the user input the searchable data(1st form) and after pressing a button it prints the result of his search (in a second form). In order to create this proccess I used tab and tabpage using the tabcontrol of vs2010.
The problem that I am facing is as soon as it click for the printing results because I am trying to replace the existing opened tab ( remove it) with the third tab-tabpage. The problem seems to be on tabControl1_Selected while following the process in the second opened tab-tabpage and onwords.
Can anyone help me to this issue?
Thanks in advanced
George
Attachment:
pcode.zip
Reply
Answers (
0
)
Problem
Test if ther was a Exception in last method call