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
_Saeed
NA
7
2.3k
Tab page similar to Google Chrome! C#
May 12 2017 1:03 AM
Hi
How to make Addtab button that when I click on it the previous data with new TabPage?
public
Form1()
{
InitializeComponent();
}
private
void
tabPage1_Click(
object
sender, EventArgs e)
{
}
private
void
button1_Click(
object
sender, EventArgs e)
{
string
title =
"TabPage "
+ (tabControl1.TabCount + 1).ToString();
TabPage myTabPage =
new
TabPage(title);
tabControl1.TabPages.Add(myTabPage);
}
Pls Help Meeeeeeeeeeeee :((((
Reply
Answers (
1
)
Database Path change
idMso Value for Appendix in Word 2016 or any built is code?