Click here to Skip to main content
15,898,770 members
Home / Discussions / C#
   

C#

 
GeneralRe: Poor thumbnail quality when using listview Pin
Luc Pattyn27-Feb-10 8:14
sitebuilderLuc Pattyn27-Feb-10 8:14 
GeneralRe: Poor thumbnail quality when using listview Pin
Eagle325-Mar-10 10:08
Eagle325-Mar-10 10:08 
AnswerRe: Poor thumbnail quality when using listview Pin
Luc Pattyn26-Feb-10 12:53
sitebuilderLuc Pattyn26-Feb-10 12:53 
Questionhow to create a cookie with C# ??? Pin
andyxfun26-Feb-10 8:37
andyxfun26-Feb-10 8:37 
AnswerRe: how to create a cookie with C# ??? Pin
Saksida Bojan26-Feb-10 8:56
Saksida Bojan26-Feb-10 8:56 
Questionvoice chat in windows mobile 6 Pin
Rodinho26-Feb-10 7:53
Rodinho26-Feb-10 7:53 
AnswerRe: voice chat in windows mobile 6 Pin
Dr.Walt Fair, PE26-Feb-10 8:46
professionalDr.Walt Fair, PE26-Feb-10 8:46 
GeneralRe: voice chat in windows mobile 6 Pin
Wes Aday26-Feb-10 9:03
professionalWes Aday26-Feb-10 9:03 
AnswerRe: voice chat in windows mobile 6 Pin
rioshzhao23-Sep-10 20:02
rioshzhao23-Sep-10 20:02 
QuestionCreate and remove controls dynamically ?????? Pin
Pawan Kiran26-Feb-10 7:29
Pawan Kiran26-Feb-10 7:29 
AnswerRe: Create and remove controls dynamically ?????? Pin
PIEBALDconsult26-Feb-10 7:36
mvePIEBALDconsult26-Feb-10 7:36 
AnswerRe: Create and remove controls dynamically ?????? Pin
kevinnicol26-Feb-10 7:36
kevinnicol26-Feb-10 7:36 
AnswerRe: Create and remove controls dynamically ?????? Pin
dan!sh 26-Feb-10 7:53
professional dan!sh 26-Feb-10 7:53 
Questiontext to excell Pin
michaelgr126-Feb-10 7:20
michaelgr126-Feb-10 7:20 
AnswerRe: text to excell Pin
dan!sh 26-Feb-10 7:26
professional dan!sh 26-Feb-10 7:26 
GeneralRe: text to excell Pin
michaelgr126-Feb-10 7:27
michaelgr126-Feb-10 7:27 
GeneralRe: text to excell Pin
dan!sh 26-Feb-10 7:35
professional dan!sh 26-Feb-10 7:35 
GeneralRe: text to excell Pin
michaelgr126-Feb-10 7:42
michaelgr126-Feb-10 7:42 
QuestionC# TableLayoutPanel MouseMove Too Much CPU Pin
ikurtz26-Feb-10 4:28
ikurtz26-Feb-10 4:28 
AnswerRe: C# TableLayoutPanel MouseMove Too Much CPU Pin
Keith Barrow26-Feb-10 5:21
professionalKeith Barrow26-Feb-10 5:21 
AnswerRe: C# TableLayoutPanel MouseMove Too Much CPU Pin
Som Shekhar26-Feb-10 6:19
Som Shekhar26-Feb-10 6:19 
GeneralRe: C# TableLayoutPanel MouseMove Too Much CPU Pin
ikurtz26-Feb-10 6:23
ikurtz26-Feb-10 6:23 
GeneralRe: C# TableLayoutPanel MouseMove Too Much CPU Pin
Som Shekhar26-Feb-10 6:50
Som Shekhar26-Feb-10 6:50 
My Dear,

you must have added these controls inside tablelayoutpanel through code only... right? during adding it, you can add an eventhandler. So, this will be done only once... Its easier than you assume.

Try it. As a practice, if you need to copypaste a code without a reason, you are doing it wrong.

Som
GeneralRe: C# TableLayoutPanel MouseMove Too Much CPU Pin
ikurtz26-Feb-10 6:56
ikurtz26-Feb-10 6:56 
GeneralRe: C# TableLayoutPanel MouseMove Too Much CPU Pin
ikurtz26-Feb-10 7:00
ikurtz26-Feb-10 7:00 

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.