Never mind I found the issue I needed to add \r\n to
textBox1.SelectedText = text
So it should be
textBox1.SelectedText = text + "\r\n";
I think what happened was it was still trying to fomrat the selction since there was no new line, or somehting like that.
I need to be able to change color by line as I add text to a RichTextBox here is the code I have so far.
private void Updatetext_error(string text)
{
Font fBold = new Font("Tahoma", 8, FontStyle.Bold);
textBox1.SelectionStart = textBox1.Text.Length...
I have create a small console application in VS 2005 using VB.
I run an extensive SQL query that takes some time. my question is there a way to loop and add a * to the console.write to show that the proccess is still going.
I am using sqlclient.sqlcommand.executereader to run the query.
Installed Symantec Ssystem Center 10, Installed server, Installed report server, Installed LifeUpdate Manager. Then I rolled one client workstation using the built in client install tool, Now the DC server cannot access the workstation nore can the worstation see the DC. Any ideas on what's...
Thanks guys for the responses. I figures a SOHO would probably be the way, but just wanted to make sure.
at one site we already have a sonicwall device so sounds like I just need to get another one.
Yes we have business class DSL with static IPs, Thank god.
Here is my situation.
I have a non profit client that I am doing some IT work for. They have two locations. We will call it Main Office and Remote Office. They only can afford DSL connections at this time for internet.
I have a domain controller at the Main Office setup and running. They now...
If you are talking about Global Settings > Internet Message Formats > Default > Properties > Advanced tab and I checked the Allow atuomatic replies, then the answer is yes.
I have setup a public folder to recive e-mails from out side folks for jobs. I want to have and autoreply to confirm that we recived thier message.
I setup the folder and the autoreply, Evey thing works from internal exhange. But when I send a test e-mail from internet. I recive the message in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.