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
ClonecMr cool
NA
34
18.6k
richtexbox Text_Changed
May 21 2011 10:26 PM
Hello Everyone..
I'm Newbie in C# language..
I have problem with my program,
I create a program that can print a content of richtextbos
--snip--
private void rtb_TextChanged(object sender, EventArgs e)
{
printbtn.PerformClick();
}
---end snip--
I mean the program will do action, if content in richtexbox has been change to different content (word).
but it not work, the printbutton do action if i change with the same content.
what must i do ?
Thanks
Reply
Answers (
2
)
c# Replace?
Save image and text