Click here to Skip to main content
15,886,002 members
Home / Discussions / Windows Forms
   

Windows Forms

 
Questionhow to have an image button column in my datagridview ? Pin
devboycpp7-Sep-08 12:35
devboycpp7-Sep-08 12:35 
AnswerRe: how to have an image button column in my datagridview ? Pin
John_Adams7-Sep-08 22:20
John_Adams7-Sep-08 22:20 
QuestionMaking a menu in console app c# Pin
CaptainKrtek7-Sep-08 9:14
CaptainKrtek7-Sep-08 9:14 
AnswerRe: Making a menu in console app c# Pin
nelsonpaixao9-Sep-08 14:47
nelsonpaixao9-Sep-08 14:47 
QuestionUser Controls and embedded Controls in it Pin
WolfgangRoth7-Sep-08 5:20
WolfgangRoth7-Sep-08 5:20 
AnswerRe: User Controls and embedded Controls in it Pin
LionAM7-Sep-08 11:12
LionAM7-Sep-08 11:12 
GeneralRe: User Controls and embedded Controls in it Pin
WolfgangRoth7-Sep-08 21:12
WolfgangRoth7-Sep-08 21:12 
GeneralRe: User Controls and embedded Controls in it Pin
LionAM8-Sep-08 12:04
LionAM8-Sep-08 12:04 
I still don't really understand what you want.
Why do you add the checkboxes in the Paint method?
Why don't you just add them in the property where you set
the number of checkboxes?
When you grow or shrink the array, you can also
create the new checkboxes and add these to your control
via Controls.Add(...).

When a String in your property "Description Text" is
changed, then the Text property of your checkbox
should be changed.

If this was not what you wanted to do, then please give
us a code section...

Alex
AnswerRe: User Controls and embedded Controls in it Pin
dan!sh 8-Sep-08 4:45
professional dan!sh 8-Sep-08 4:45 
GeneralRe: User Controls and embedded Controls in it Pin
WolfgangRoth8-Sep-08 6:05
WolfgangRoth8-Sep-08 6:05 
Questiondivision Context Menu of MDI Child from Context Menu of the parent form Pin
serega2007us6-Sep-08 6:02
serega2007us6-Sep-08 6:02 
QuestionHow to Mute Audio while Recording Video Pin
balaji_vbr5-Sep-08 0:58
balaji_vbr5-Sep-08 0:58 
Questionusercontrol is not working correctly in the application Pin
gtag5-Sep-08 0:07
gtag5-Sep-08 0:07 
AnswerRe: usercontrol is not working correctly in the application Pin
N a v a n e e t h6-Sep-08 0:28
N a v a n e e t h6-Sep-08 0:28 
QuestionRe: usercontrol is not working correctly in the application [modified] Pin
gtag7-Sep-08 20:31
gtag7-Sep-08 20:31 
AnswerRe: usercontrol is not working correctly in the application Pin
gtag8-Sep-08 19:11
gtag8-Sep-08 19:11 
QuestionHow do you hide parts of a usercontrol from the toolbar. Pin
frappydan4-Sep-08 17:43
frappydan4-Sep-08 17:43 
AnswerRe: How do you hide parts of a usercontrol from the toolbar. Pin
Frank Horn5-Sep-08 3:02
Frank Horn5-Sep-08 3:02 
QuestionHow do you add a control to a usercontrol during design time? [modified] Pin
frappydan4-Sep-08 17:39
frappydan4-Sep-08 17:39 
AnswerRe: How do you add a control to a usercontrol during design time? Pin
Frank Horn5-Sep-08 3:13
Frank Horn5-Sep-08 3:13 
AnswerRe: How do you add a control to a usercontrol during design time? Pin
Frank Horn5-Sep-08 4:04
Frank Horn5-Sep-08 4:04 
Questionlong disposing of a WinForm component ressources Pin
kekranx4-Sep-08 2:27
kekranx4-Sep-08 2:27 
QuestionMaking FileDialogs as Child Windows Pin
TyrionTheImp4-Sep-08 2:23
TyrionTheImp4-Sep-08 2:23 
AnswerRe: Making FileDialogs as Child Windows Pin
JoeSharp4-Sep-08 2:51
JoeSharp4-Sep-08 2:51 
GeneralRe: Making FileDialogs as Child Windows Pin
TyrionTheImp4-Sep-08 3:31
TyrionTheImp4-Sep-08 3:31 

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.