Click here to Skip to main content
15,929,686 members
Home / Discussions / C#
   

C#

 
GeneralRe: any tools to analyse performance of C# Pin
Neil Van Note5-May-02 15:27
Neil Van Note5-May-02 15:27 
GeneralDoubleBuffering and String Question Pin
Nick Parker3-May-02 9:59
protectorNick Parker3-May-02 9:59 
GeneralRe: DoubleBuffering and String Question Pin
Neil Van Note3-May-02 10:35
Neil Van Note3-May-02 10:35 
GeneralRe: DoubleBuffering and String Question Pin
Neil Van Note3-May-02 10:37
Neil Van Note3-May-02 10:37 
GeneralRe: DoubleBuffering and String Question Pin
Daniel Turini7-May-02 13:04
Daniel Turini7-May-02 13:04 
GeneralRe: DoubleBuffering and String Question Pin
Nick Parker8-May-02 3:31
protectorNick Parker8-May-02 3:31 
GeneralDoubleBuffer in Window Form Controls... Pin
Joshua Guy3-May-02 9:11
Joshua Guy3-May-02 9:11 
GeneralRe: DoubleBuffer in Window Form Controls... Pin
Neil Van Note3-May-02 9:20
Neil Van Note3-May-02 9:20 
this.SetStyle(ControlStyles.DoubleBuffer | ControlStyles.UserPaint | ControlStyles.AllPaintingInWmPaint, true);

GeneralRe: DoubleBuffer in Window Form Controls... Pin
Joshua Guy3-May-02 9:51
Joshua Guy3-May-02 9:51 
GeneralRe: DoubleBuffer in Window Form Controls... Pin
James T. Johnson3-May-02 13:07
James T. Johnson3-May-02 13:07 
GeneralRe: DoubleBuffer in Window Form Controls... Pin
Joshua Guy3-May-02 17:08
Joshua Guy3-May-02 17:08 
GeneralRe: DoubleBuffer in Window Form Controls... Pin
Joshua Guy3-May-02 17:30
Joshua Guy3-May-02 17:30 
GeneralRe: DoubleBuffer in Window Form Controls... Pin
James T. Johnson3-May-02 17:33
James T. Johnson3-May-02 17:33 
GeneralRe: DoubleBuffer in Window Form Controls... Pin
Joshua Guy3-May-02 17:45
Joshua Guy3-May-02 17:45 
GeneralRe: DoubleBuffer in Window Form Controls... Pin
James T. Johnson3-May-02 17:54
James T. Johnson3-May-02 17:54 
GeneralRe: DoubleBuffer in Window Form Controls... Pin
Neil Van Note3-May-02 19:08
Neil Van Note3-May-02 19:08 
GeneralControl Creation Wizard (Generative Dev) Pin
3-May-02 6:19
suss3-May-02 6:19 
GeneralRe: Control Creation Wizard (Generative Dev) Pin
elnino9-May-02 4:41
elnino9-May-02 4:41 
Generalstring to int Pin
tomiga3-May-02 5:59
tomiga3-May-02 5:59 
GeneralRe: string to int Pin
Tom Archer3-May-02 6:11
Tom Archer3-May-02 6:11 
GeneralRe: string to int Pin
tomiga3-May-02 6:58
tomiga3-May-02 6:58 
GeneralRe: string to int Pin
Tom Archer3-May-02 7:03
Tom Archer3-May-02 7:03 
GeneralRe: string to int Pin
Tom Archer3-May-02 6:14
Tom Archer3-May-02 6:14 
GeneralRe: string to int Pin
ez23-May-02 6:25
ez23-May-02 6:25 
GeneralRe: string to int Pin
Tom Archer3-May-02 6:39
Tom Archer3-May-02 6:39 

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.