Click here to Skip to main content
15,887,596 members
Home / Discussions / C#
   

C#

 
GeneralRe: RichTextControl and Unicode problems with russian characters Pin
Uwe Keim3-May-05 8:44
sitebuilderUwe Keim3-May-05 8:44 
GeneralRe: RichTextControl and Unicode problems with russian characters Pin
mav.northwind3-May-05 23:41
mav.northwind3-May-05 23:41 
GeneralRe: RichTextControl and Unicode problems with russian characters Pin
Uwe Keim4-May-05 0:39
sitebuilderUwe Keim4-May-05 0:39 
QuestionProcedure line separator? Pin
Carl Mercier3-May-05 6:22
Carl Mercier3-May-05 6:22 
GeneralManaging controls added at runtime Pin
Anonymous3-May-05 5:07
Anonymous3-May-05 5:07 
GeneralRe: Managing controls added at runtime Pin
MoustafaS3-May-05 5:18
MoustafaS3-May-05 5:18 
GeneralPrinting HTML from memory no User interaction Pin
gjvh3-May-05 4:29
gjvh3-May-05 4:29 
GeneralDouble buffering an entire form... Pin
MynaBay3-May-05 4:23
MynaBay3-May-05 4:23 
I'm trying to double buffer an entire form (i.e. all the controls into one off screen buffer). I've tried using the SetStyles double buffering but that appears to double buffer on a individual control basis and not work at all on the ListView control.

Has anyone done this before?

I'm heading in the direction of overriding OnPaint on the form itself and somehow force each control to draw into an offscreen buffer I created. When that's done draw the offscreen image on screen.

I don't have this working yet but thought I throw this out there incase someone has tried this already or has a better solution.

Thanks.

Kevin
GeneralRe: Double buffering an entire form... Pin
Gil.Schmidt3-May-05 4:57
Gil.Schmidt3-May-05 4:57 
GeneralBeginner Problems Pin
dbuggerusa3-May-05 3:57
dbuggerusa3-May-05 3:57 
GeneralRe: Beginner Problems Pin
Dwayner793-May-05 4:34
Dwayner793-May-05 4:34 
GeneralHighlight listbox item on mouseover Pin
Dwayner793-May-05 3:55
Dwayner793-May-05 3:55 
GeneralRe: Highlight listbox item on mouseover Pin
keith maddox4-May-05 10:15
keith maddox4-May-05 10:15 
GeneralSummary question Pin
Pauwl3-May-05 2:54
Pauwl3-May-05 2:54 
GeneralRe: Summary question Pin
MoustafaS3-May-05 5:28
MoustafaS3-May-05 5:28 
GeneralRe: Summary question Pin
Pauwl3-May-05 20:22
Pauwl3-May-05 20:22 
GeneralRe: Summary question Pin
Pauwl4-May-05 2:44
Pauwl4-May-05 2:44 
Generalconvert VB.net into C# Pin
anj19833-May-05 2:48
anj19833-May-05 2:48 
GeneralRe: convert VB.net into C# Pin
MoustafaS3-May-05 5:38
MoustafaS3-May-05 5:38 
GeneralRe: convert VB.net into C# Pin
Dave Doknjas3-May-05 14:12
Dave Doknjas3-May-05 14:12 
GeneralTapi Pin
SujithNarayanannair3-May-05 2:41
SujithNarayanannair3-May-05 2:41 
GeneralCustom extention in C# Pin
Navees Ahmed3-May-05 1:57
Navees Ahmed3-May-05 1:57 
GeneralRe: Custom extention in C# Pin
Roger Stewart3-May-05 3:17
professionalRoger Stewart3-May-05 3:17 
GeneralHelp -- Tool Bar Control Pin
Umair Tariq3-May-05 1:05
Umair Tariq3-May-05 1:05 
GeneralRe: Help -- Tool Bar Control Pin
keith maddox4-May-05 10:19
keith maddox4-May-05 10:19 

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.