Click here to Skip to main content
15,890,336 members
Home / Discussions / C#
   

C#

 
GeneralThread.Abort hangs the calling thread in VS .NET 2005 Pin
Ami Bar23-Oct-04 5:10
Ami Bar23-Oct-04 5:10 
GeneralRe: Thread.Abort hangs the calling thread in VS .NET 2005 Pin
Dennis C. Dietrich23-Oct-04 9:36
Dennis C. Dietrich23-Oct-04 9:36 
GeneralmySQl Problem in C#. Suspect it's my mySQL config... Pin
Admiral Ackbar23-Oct-04 3:59
Admiral Ackbar23-Oct-04 3:59 
Questionis there a way?? Pin
tom_dx23-Oct-04 3:46
tom_dx23-Oct-04 3:46 
AnswerRe: is there a way?? Pin
Colin Angus Mackay23-Oct-04 4:14
Colin Angus Mackay23-Oct-04 4:14 
GeneralRe: is there a way?? Pin
tom_dx23-Oct-04 4:39
tom_dx23-Oct-04 4:39 
GeneralRe: is there a way?? Pin
Colin Angus Mackay23-Oct-04 4:41
Colin Angus Mackay23-Oct-04 4:41 
AnswerRe: is there a way?? Pin
Uwe Keim23-Oct-04 4:52
sitebuilderUwe Keim23-Oct-04 4:52 
In one application where I had a lot of checkboxes, I put them into a list view control. You can advise the ListViewControl to have checkboxes left to each item.

Another solution would be to use reflection and a for loop, if your CheckBoxes are labeled with a running number like MyCheckBox1, MyCheckBox2, etc.

--
Affordable Windows-based CMS: www.zeta-producer.de/enu


GeneralRe: is there a way?? Pin
tom_dx23-Oct-04 14:33
tom_dx23-Oct-04 14:33 
Generalpassing a variable value to another form Pin
steve_rm22-Oct-04 20:52
steve_rm22-Oct-04 20:52 
GeneralRe: passing a variable value to another form Pin
Heath Stewart22-Oct-04 21:15
protectorHeath Stewart22-Oct-04 21:15 
GeneralDraw Controls Pin
WDI22-Oct-04 20:32
WDI22-Oct-04 20:32 
GeneralRe: Draw Controls Pin
Heath Stewart22-Oct-04 21:21
protectorHeath Stewart22-Oct-04 21:21 
GeneralCentrally managed memory allocation/deallocation Pin
devvvy22-Oct-04 17:51
devvvy22-Oct-04 17:51 
GeneralRe: Centrally managed memory allocation/deallocation Pin
leppie22-Oct-04 20:34
leppie22-Oct-04 20:34 
GeneralRe: Centrally managed memory allocation/deallocation Pin
devvvy22-Oct-04 20:45
devvvy22-Oct-04 20:45 
GeneralRe: Centrally managed memory allocation/deallocation Pin
leppie23-Oct-04 1:45
leppie23-Oct-04 1:45 
GeneralTreeview node images Pin
sachinkalse22-Oct-04 16:26
sachinkalse22-Oct-04 16:26 
GeneralFile IO Pin
StephenMcAllister22-Oct-04 14:06
StephenMcAllister22-Oct-04 14:06 
GeneralRe: File IO Pin
Nick Parker22-Oct-04 15:37
protectorNick Parker22-Oct-04 15:37 
GeneralRe: File IO Pin
StephenMcAllister23-Oct-04 7:47
StephenMcAllister23-Oct-04 7:47 
QuestionHOW TO : BUild Dynamic Templatecolumn. Help Pin
harish h subramanian22-Oct-04 13:53
harish h subramanian22-Oct-04 13:53 
AnswerRe: HOW TO : BUild Dynamic Templatecolumn. Help Pin
Heath Stewart22-Oct-04 21:08
protectorHeath Stewart22-Oct-04 21:08 
Generalplease convert this method :) Pin
SeaMonkey00722-Oct-04 13:42
SeaMonkey00722-Oct-04 13:42 
GeneralRe: please convert this method :) Pin
Paul Lyons22-Oct-04 17:01
Paul Lyons22-Oct-04 17:01 

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.