Click here to Skip to main content
15,920,005 members
Home / Discussions / C#
   

C#

 
QuestionAdd Item to list view [modified] Pin
shamsteady9-Mar-07 3:41
shamsteady9-Mar-07 3:41 
QuestionDataGridView ClearSelection() behavior Pin
Matthew Cuba9-Mar-07 3:06
Matthew Cuba9-Mar-07 3:06 
AnswerRe: DataGridView ClearSelection() behavior Pin
dsl/fahk9-Mar-07 7:34
dsl/fahk9-Mar-07 7:34 
QuestionHow to capture running instance of an application ? Pin
Mr Perfect9-Mar-07 2:43
Mr Perfect9-Mar-07 2:43 
AnswerRe: How to capture running instance of an application ? Pin
led mike9-Mar-07 4:43
led mike9-Mar-07 4:43 
QuestionRemoving Check Boxes From CheckedListBox Pin
idreesbadshah9-Mar-07 2:26
idreesbadshah9-Mar-07 2:26 
AnswerRe: Removing Check Boxes From CheckedListBox Pin
MoustafaS9-Mar-07 3:35
MoustafaS9-Mar-07 3:35 
AnswerRe: Removing Check Boxes From CheckedListBox Pin
pbraun9-Mar-07 4:55
pbraun9-Mar-07 4:55 
In the past I've used the ListView control to do this very thing. There is a handy property there called "CheckBoxes" that when enabled shows check boxes per row entry. To disable the check boxes, just set the "CheckBoxes" property to false. Of course you will have to deal with re-draw issues.

Phil
QuestionVisual Studio 2005 Pin
Korken_Bro9-Mar-07 2:25
Korken_Bro9-Mar-07 2:25 
AnswerRe: Visual Studio 2005 Pin
Colin Angus Mackay9-Mar-07 2:27
Colin Angus Mackay9-Mar-07 2:27 
GeneralRe: Visual Studio 2005 Pin
Korken_Bro9-Mar-07 2:38
Korken_Bro9-Mar-07 2:38 
AnswerRe: Visual Studio 2005 Pin
Stefan Troschuetz9-Mar-07 2:59
Stefan Troschuetz9-Mar-07 2:59 
AnswerRe: Visual Studio 2005 Pin
Wayne Phipps9-Mar-07 4:42
Wayne Phipps9-Mar-07 4:42 
GeneralRe: Visual Studio 2005 Pin
Korken_Bro9-Mar-07 7:04
Korken_Bro9-Mar-07 7:04 
AnswerRe: Visual Studio 2005 Pin
Thomas Stockwell9-Mar-07 12:42
professionalThomas Stockwell9-Mar-07 12:42 
QuestionProblem Creating TreeView Pin
t4ure4n9-Mar-07 1:06
t4ure4n9-Mar-07 1:06 
AnswerRe: Problem Creating TreeView Pin
tgrt9-Mar-07 2:35
tgrt9-Mar-07 2:35 
QuestionHighlighting a selected text. Pin
SakthiSurya9-Mar-07 0:47
SakthiSurya9-Mar-07 0:47 
AnswerRe: Highlighting a selected text. Pin
N a v a n e e t h9-Mar-07 0:53
N a v a n e e t h9-Mar-07 0:53 
AnswerRe: Highlighting a selected text. Pin
irrdev9-Mar-07 21:38
irrdev9-Mar-07 21:38 
QuestionHow to write a memory resident application in C#.NET Pin
Mutyala Rao9-Mar-07 0:43
Mutyala Rao9-Mar-07 0:43 
AnswerRe: How to write a memory resident application in C#.NET Pin
Eytukan9-Mar-07 1:50
Eytukan9-Mar-07 1:50 
GeneralRe: How to write a memory resident application in C#.NET Pin
Mutyala Rao9-Mar-07 20:27
Mutyala Rao9-Mar-07 20:27 
Questiondatagridview Pin
Ruchi039-Mar-07 0:30
Ruchi039-Mar-07 0:30 
AnswerRe: datagridview Pin
nyogeswar9-Mar-07 1:20
nyogeswar9-Mar-07 1:20 

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.