Click here to Skip to main content
15,911,789 members
Home / Discussions / C#
   

C#

 
GeneralRe: making a text box more efficient Pin
AspDotNetDev9-Jun-10 5:39
protectorAspDotNetDev9-Jun-10 5:39 
GeneralRe: making a text box more efficient Pin
LookSharp8-Jun-10 17:24
LookSharp8-Jun-10 17:24 
GeneralRe: making a text box more efficient Pin
Dave Kreskowiak9-Jun-10 2:01
mveDave Kreskowiak9-Jun-10 2:01 
GeneralRe: making a text box more efficient Pin
LookSharp9-Jun-10 3:19
LookSharp9-Jun-10 3:19 
AnswerRe: making a text box more efficient Pin
Luc Pattyn8-Jun-10 6:57
sitebuilderLuc Pattyn8-Jun-10 6:57 
GeneralRe: making a text box more efficient Pin
AspDotNetDev8-Jun-10 9:22
protectorAspDotNetDev8-Jun-10 9:22 
GeneralRe: making a text box more efficient Pin
Luc Pattyn8-Jun-10 9:30
sitebuilderLuc Pattyn8-Jun-10 9:30 
AnswerRe: making a text box more efficient Pin
AspDotNetDev8-Jun-10 9:18
protectorAspDotNetDev8-Jun-10 9:18 
In addition to what Luc and Dave said, try disabling word wrap. With word wrap enabled, the vertical position of the text depends on the wrapping of text above that line, so removing word wrap should help to prevent that calculation. I just tried that and it seems to not suffer a slowdown.

Questiongridview pagination Pin
FEMDEV8-Jun-10 5:35
FEMDEV8-Jun-10 5:35 
AnswerRe: gridview pagination Pin
Dave Kreskowiak8-Jun-10 6:18
mveDave Kreskowiak8-Jun-10 6:18 
Questionhow to convert whole .hex file to bin file Pin
bhavin chheda8-Jun-10 5:22
bhavin chheda8-Jun-10 5:22 
AnswerRe: how to convert whole .hex file to bin file Pin
loyal ginger8-Jun-10 5:36
loyal ginger8-Jun-10 5:36 
AnswerRe: how to convert whole .hex file to bin file Pin
OriginalGriff8-Jun-10 6:29
mveOriginalGriff8-Jun-10 6:29 
AnswerRe: how to convert whole .hex file to bin file Pin
harold aptroot8-Jun-10 6:31
harold aptroot8-Jun-10 6:31 
Questionvideo subtitles Pin
Myn928-Jun-10 5:05
Myn928-Jun-10 5:05 
AnswerRe: video subtitles Pin
JHizzle8-Jun-10 5:15
JHizzle8-Jun-10 5:15 
GeneralRe: video subtitles Pin
Myn928-Jun-10 5:18
Myn928-Jun-10 5:18 
GeneralRe: video subtitles Pin
JHizzle8-Jun-10 5:49
JHizzle8-Jun-10 5:49 
QuestionInno setup - download components from network Pin
rg.waw8-Jun-10 3:33
rg.waw8-Jun-10 3:33 
AnswerNothing to do with C# Pin
Pete O'Hanlon8-Jun-10 3:44
mvePete O'Hanlon8-Jun-10 3:44 
Answerwrong forum Pin
Luc Pattyn8-Jun-10 4:48
sitebuilderLuc Pattyn8-Jun-10 4:48 
GeneralRe: wrong forum Pin
rg.waw8-Jun-10 20:37
rg.waw8-Jun-10 20:37 
GeneralRe: wrong forum Pin
Luc Pattyn9-Jun-10 1:22
sitebuilderLuc Pattyn9-Jun-10 1:22 
Questionmagnetic object Pin
Gepepet8-Jun-10 3:00
Gepepet8-Jun-10 3:00 
AnswerRe: magnetic object Pin
Not Active8-Jun-10 3:16
mentorNot Active8-Jun-10 3:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.