Click here to Skip to main content
15,900,258 members
Home / Discussions / Windows Forms
   

Windows Forms

 
Questiongetting values from text boxes Pin
toprogramminguy10-Sep-08 6:32
toprogramminguy10-Sep-08 6:32 
AnswerRe: getting values from text boxes Pin
LionAM10-Sep-08 10:12
LionAM10-Sep-08 10:12 
AnswerRe: getting values from text boxes Pin
nelsonpaixao10-Sep-08 13:22
nelsonpaixao10-Sep-08 13:22 
Questionplease help me how can get online help in visual studio .net 2003 and 2005? Pin
mohammedali20069-Sep-08 8:49
mohammedali20069-Sep-08 8:49 
AnswerRe: please help me how can get online help in visual studio .net 2003 and 2005? Pin
Mycroft Holmes9-Sep-08 22:44
professionalMycroft Holmes9-Sep-08 22:44 
QuestionCustomizing BrowseFolderDialog in .Net 1.1 Pin
Kashif Iqbal Khan8-Sep-08 21:33
Kashif Iqbal Khan8-Sep-08 21:33 
AnswerRe: Customizing BrowseFolderDialog in .Net 1.1 Pin
Thomas Stockwell9-Sep-08 3:02
professionalThomas Stockwell9-Sep-08 3:02 
Questionhow can I adjust the brightness / contrast / color of a usb camera programatically while recording Video Pin
balaji_vbr7-Sep-08 21:24
balaji_vbr7-Sep-08 21:24 
AnswerRe: how can I adjust the brightness / contrast / color of a usb camera programatically while recording Video Pin
Dave Sexton11-Sep-08 7:40
Dave Sexton11-Sep-08 7:40 
GeneralRe: how can I adjust the brightness / contrast / color of a usb camera programatically while recording Video Pin
balaji_vbr15-Sep-08 20:27
balaji_vbr15-Sep-08 20:27 
GeneralRe: how can I adjust the brightness / contrast / color of a usb camera programatically while recording Video Pin
Dave Sexton16-Sep-08 2:38
Dave Sexton16-Sep-08 2:38 
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 

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.