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

C#

 
GeneralRe: Open Folder Pin
Rahul.RK2-Nov-06 18:21
Rahul.RK2-Nov-06 18:21 
GeneralRe: Open Folder Pin
alexey N2-Nov-06 18:31
alexey N2-Nov-06 18:31 
GeneralRe: Open Folder Pin
Rahul.RK2-Nov-06 18:41
Rahul.RK2-Nov-06 18:41 
QuestionSpecify comboboxcolumn for bound datatable column Pin
drinkingbird2-Nov-06 16:35
drinkingbird2-Nov-06 16:35 
AnswerRe: Specify comboboxcolumn for bound datatable column Pin
Xint02-Nov-06 16:44
Xint02-Nov-06 16:44 
GeneralRe: Specify comboboxcolumn for bound datatable column [modified] Pin
drinkingbird2-Nov-06 17:22
drinkingbird2-Nov-06 17:22 
GeneralUpdate: Got it Pin
drinkingbird2-Nov-06 18:34
drinkingbird2-Nov-06 18:34 
QuestionAnchor, Dock, FlowLayoutPanel, Panel, When to use and how!? Pin
shultas2-Nov-06 14:09
shultas2-Nov-06 14:09 
Hi everyone,

I am at wits end. I think I've read every article on CP and searched for them on the web and I just can't figure this out. I have built an application that has a lot of group boxes and controls within those group boxes on the form. I designed it with a screen resolution of 1280x1024 in mind because that is what all of us use. The controls fit just right when maximized. Now, I get this one user who is still using 1024x768 and I'm hosed!

There are some group boxes and some comboboxes/textboxes that I can resize and make smaller (when they entered data, it would scroll out of the box, but no big deal).

So now I have to re do this application to make it so that it resizes certain controls in certain group boxes when the form size is changed. (ie, they resize the control, I need one of the group boxes to get bigger, and a control or two within that groupbox to get bigger too)

I have tried playing with DOCK and ANCHOR on end. I can't get it to work right. Setting an anchor property of TOP,LEFT,RIGHT,BOTTOM resizes the group box that I want, but the problem is that when it is resized too much, that group box runs into the next group box below it. I just cannot figure out how to use panels, flowlayoutpanels, dock and anchor properties to only resize some controls but do not interfere with other controls (there are buttons / textboxes next to each other, and above and below each other, each time I've tried one of the buttons will resize itself and overrun the next) I can't get them all to just work nicely with one another!

I went to the store and bought two books and read for three hours today before posting this. I'm super peaved at myself for not being able to figure this one out. Any help, a link or anything would be seriously appreciated!

TIA
AnswerRe: Anchor, Dock, FlowLayoutPanel, Panel, When to use and how!? Pin
Judah Gabriel Himango2-Nov-06 15:40
sponsorJudah Gabriel Himango2-Nov-06 15:40 
QuestionFill a pictureBox with linear gradient Pin
elsombreron2-Nov-06 13:49
elsombreron2-Nov-06 13:49 
AnswerRe: Fill a pictureBox with linear gradient Pin
Judah Gabriel Himango2-Nov-06 15:36
sponsorJudah Gabriel Himango2-Nov-06 15:36 
AnswerRe: Fill a pictureBox with linear gradient Pin
Alex@UEA2-Nov-06 21:10
Alex@UEA2-Nov-06 21:10 
QuestionWindows Forms Problem Closing From One To Another Pin
Veldor2-Nov-06 13:07
Veldor2-Nov-06 13:07 
AnswerRe: Windows Forms Problem Closing From One To Another Pin
Pradeep C2-Nov-06 13:32
Pradeep C2-Nov-06 13:32 
GeneralRe: Windows Forms Problem Closing From One To Another Pin
Veldor2-Nov-06 13:45
Veldor2-Nov-06 13:45 
GeneralRe: Windows Forms Problem Closing From One To Another Pin
sam#2-Nov-06 17:28
sam#2-Nov-06 17:28 
GeneralRe: Windows Forms Problem Closing From One To Another Pin
Veldor2-Nov-06 20:07
Veldor2-Nov-06 20:07 
QuestionParse a property dynamic Pin
Storme2-Nov-06 10:59
Storme2-Nov-06 10:59 
AnswerRe: Parse a property dynamic Pin
Judah Gabriel Himango2-Nov-06 11:15
sponsorJudah Gabriel Himango2-Nov-06 11:15 
GeneralRe: Parse a property dynamic Pin
Storme2-Nov-06 13:06
Storme2-Nov-06 13:06 
GeneralRe: Parse a property dynamic [modified] Pin
aamironline2-Nov-06 18:45
aamironline2-Nov-06 18:45 
QuestionList property for a custom control, doesn't work in design time Pin
warnov2-Nov-06 9:25
warnov2-Nov-06 9:25 
QuestionWeird ListViewItem ForeColor change Pin
kozu2-Nov-06 9:19
kozu2-Nov-06 9:19 
QuestionMemory usage... Pin
Shy Agam2-Nov-06 9:14
Shy Agam2-Nov-06 9:14 
AnswerRe: Memory usage... Pin
Guffa2-Nov-06 10:10
Guffa2-Nov-06 10:10 

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.