PDA

View Full Version : Help me plz its urgent



fireblade2009
January 7th, 2009, 02:59 PM
i m creating a project in Microsoft visual studio 2008
In that i m using Rich text box
In that rich text box i m trying to write the contents of a file in a single line
File contents are added successfully but since file contents are large i need horizontal scroll bar to be displayed
I tried changing scroll property but nothing happened

plz help me......
thanks in advance.....

rocket357
January 7th, 2009, 05:22 PM
This...

is what you call "urgent"?

Let me guess...homework?

Signa
January 7th, 2009, 05:28 PM
So, this guy has two posts, and both he never even uses the word "please," only the "PLZ" corruption. Ok, I don't know how many people here know Visual Studio, but it seems like this is the wrong place to ask "urgent" questions like this. Oh, he also used "thanks in advance"

Uhoh...

Feather
January 7th, 2009, 06:07 PM
This...

is what you call "urgent"?

Let me guess...homework?

nice to see we didn't run you off rocket

rocket357
January 8th, 2009, 12:54 AM
nice to see we didn't run you off rocket

Nah I didn't run off screaming, I got a new job and have been busy as hell.

Damned Microsoft SQL Server databases...they make life interesting...why can't everything be PostgreSQL on Linux? heh


Oh, he also used "thanks in advance"

Uhoh...

Thanks in advance!

mountain_rage
January 8th, 2009, 01:04 AM
There was a time I could of helped, but I did Visual Studios 6 years ago... As far as I can remember scroll bars on the text boxes were automatic when the text size went outside the text box bounds. Either way its Visual studio, just play around with it. Not much to it really, you should be able to figure it out. If all else fails analyze whether their is a totally different solution to the problem. Better yet, does your program really need this feature?