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
Denis Tarasn
NA
7
1.7k
help as separate color numbers, text?
May 26 2016 9:51 AM
private void listBox2_SelectedIndexChanged(object sender, EventArgs e)
{
str1 = str;
str1 += listBox2.Text;
wassaw.Text = str1;
TextBox1.ForeColor = Color.Red;
switch (str1)
{
case "??????1" :
TextBox1.Text = "" + Environment.NewLine + "1. ?????? " + Environment.NewLine + "2. ?????? " + Environment.NewLine + "3. ?????? ";
break;
case "??????2" :
TextBox1.Text = "" + Environment.NewLine + "1. ?????? ";
break;
case "???????3" :
TextBox1.Text = "" + Environment.NewLine + "1 ?????? ";
break;
case "???????4" :
TextBox1.Text = "" + Environment.NewLine + "1 ?????? ";
break;
}
}
help as separate color numbers, text?
to red figures, black text? there is nothing to turn color separately .. usually as black ((((
Attachment:
??????.rar
Reply
Answers (
1
)
Server Side Language Translation Softwares
Access violation reading location 0x00000008