Click here to Skip to main content
15,913,941 members
Home / Discussions / C#
   

C#

 
AnswerRe: Need Help Creating Pop Up WinForm Pin
KaptinKrunch21-Feb-06 12:17
KaptinKrunch21-Feb-06 12:17 
QuestionRe: Need Help Creating Pop Up WinForm Pin
ilan_dalal21-Feb-06 23:49
ilan_dalal21-Feb-06 23:49 
AnswerRe: Need Help Creating Pop Up WinForm Pin
ilan_dalal22-Feb-06 2:25
ilan_dalal22-Feb-06 2:25 
QuestionVertical alignment of text WITHOUT rotating graphics object Pin
buelentc21-Feb-06 11:43
buelentc21-Feb-06 11:43 
AnswerRe: Vertical alignment of text WITHOUT rotating graphics object Pin
Judah Gabriel Himango21-Feb-06 13:32
sponsorJudah Gabriel Himango21-Feb-06 13:32 
QuestionHow to Print a Page in Visual Studio 2003 by using C# ? Pin
Abubakarsb21-Feb-06 11:42
Abubakarsb21-Feb-06 11:42 
QuestionHow to use OpenGL in c# ? Pin
hdv21221-Feb-06 11:38
hdv21221-Feb-06 11:38 
AnswerRe: How to use OpenGL in c# ? Pin
Judah Gabriel Himango21-Feb-06 11:55
sponsorJudah Gabriel Himango21-Feb-06 11:55 
QuestionHow to Check For Network Connection? Pin
cyrus_thevirus21-Feb-06 11:32
cyrus_thevirus21-Feb-06 11:32 
AnswerRe: How to Check For Network Connection? Pin
gnjunge21-Feb-06 23:36
gnjunge21-Feb-06 23:36 
QuestionObject Binding - RDLC report (nested obj's) Pin
Susan Hernandez21-Feb-06 9:59
Susan Hernandez21-Feb-06 9:59 
QuestionCompare 2 digits Pin
cppdotnet21-Feb-06 9:34
cppdotnet21-Feb-06 9:34 
AnswerRe: Compare 2 digits Pin
Guffa21-Feb-06 10:07
Guffa21-Feb-06 10:07 
GeneralRe: Compare 2 digits Pin
cppdotnet21-Feb-06 10:31
cppdotnet21-Feb-06 10:31 
QuestionTristate checkboxes in TreeView? Pin
Luis Alonso Ramos21-Feb-06 9:26
Luis Alonso Ramos21-Feb-06 9:26 
AnswerRe: Tristate checkboxes in TreeView? Pin
Joe Woodbury21-Feb-06 10:41
professionalJoe Woodbury21-Feb-06 10:41 
AnswerRe: Tristate checkboxes in TreeView? Pin
Joel Lucsy22-Feb-06 13:21
Joel Lucsy22-Feb-06 13:21 
As has been said, no, you're not missing anything. The way to do it is to use imagelists with graphics stolen from elsewhere and just set the item to the check in question. You'd have to override mousedown to determine if a click is on-top of the image and then switch it to the appropiate image.
That said, I'm sure there are third-party controls that already do it, but I never looked into it myself.
QuestionVB to C# codes Pin
superPaul10121-Feb-06 8:34
superPaul10121-Feb-06 8:34 
AnswerRe: VB to C# codes Pin
Wjousts21-Feb-06 8:38
Wjousts21-Feb-06 8:38 
GeneralRe: VB to C# codes Pin
superPaul10121-Feb-06 8:41
superPaul10121-Feb-06 8:41 
GeneralRe: VB to C# codes Pin
Wjousts21-Feb-06 8:46
Wjousts21-Feb-06 8:46 
GeneralRe: VB to C# codes Pin
superPaul10121-Feb-06 8:50
superPaul10121-Feb-06 8:50 
AnswerRe: VB to C# codes Pin
Dave Doknjas21-Feb-06 15:11
Dave Doknjas21-Feb-06 15:11 
QuestionWeird IComparer behavor in DataGridView Pin
Wjousts21-Feb-06 8:25
Wjousts21-Feb-06 8:25 
QuestionApp in Taskbar like Media Player Pin
DeepToot21-Feb-06 7:21
DeepToot21-Feb-06 7:21 

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.