Click here to Skip to main content
16,005,178 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Taskbar Icon Customization Pin
pvenkatg2-Aug-08 16:20
pvenkatg2-Aug-08 16:20 
Question[Message Deleted] Pin
hkodavati1-Aug-08 13:45
hkodavati1-Aug-08 13:45 
AnswerRe: Handling events in a Custom Control Pin
Thomas Stockwell2-Aug-08 7:51
professionalThomas Stockwell2-Aug-08 7:51 
QuestionRangeSlider, RangeTrackBar, RangeBar, ... Pin
gongchengshi31-Jul-08 7:52
gongchengshi31-Jul-08 7:52 
AnswerRe: RangeSlider, RangeTrackBar, RangeBar, ... Pin
Thomas Stockwell31-Jul-08 8:15
professionalThomas Stockwell31-Jul-08 8:15 
QuestionDelete particular row. Pin
venkat86_ece31-Jul-08 0:50
venkat86_ece31-Jul-08 0:50 
AnswerRe: Delete particular row. Pin
Thomas Stockwell31-Jul-08 7:23
professionalThomas Stockwell31-Jul-08 7:23 
QuestionHow to lay out a form with multiple views Pin
shultas30-Jul-08 8:51
shultas30-Jul-08 8:51 
Hello!

I am rather new to Windows Forms programming. I have made simple applications that have only one view (you launch the application, what you see on the screen is what is always there).

I am trying to get into some more advanced programming. I currently have a tab control with several tabs. On one of the tabs, the left hand side has a TreeView that is docked to the left. As the user clicks on items in the treeview, I want to display some information on the right hand portion of the screen about the item that they have selected.

What I am trying to do is figure out how to use the Windows Designer in order to design multiple views, and swap them in and out at runtime. (ie, if the user clicks on a Customer in the tree view, the right hand side would display information about that customer. If they click an office location under that customer in the treeview, I want to display a completely different set of group boxes, buttons, etc on the right hand side) (Kind of exactly what a tab control does, but without the tab control!)

I can place all of the controls on the right hand side, or on a panel, and make them visible and invisible at runtime, or I could always programatically create the controls on the fly --- but it is very hard for me to visualize it and make it look proper.

I am wondering what ways you all use in order to design a more complex application like this. I have been reading and cannot seem to find the proper "keywords" to point me in the right direction. Any help would be incredibly appreciated!!

Thanks in advance!
AnswerRe: How to lay out a form with multiple views Pin
led mike30-Jul-08 9:17
led mike30-Jul-08 9:17 
GeneralRe: How to lay out a form with multiple views Pin
shultas30-Jul-08 9:40
shultas30-Jul-08 9:40 
GeneralRe: How to lay out a form with multiple views Pin
led mike30-Jul-08 9:58
led mike30-Jul-08 9:58 
GeneralRe: How to lay out a form with multiple views Pin
Thomas Stockwell31-Jul-08 7:26
professionalThomas Stockwell31-Jul-08 7:26 
AnswerRe: How to lay out a form with multiple views Pin
darkelv31-Jul-08 23:50
darkelv31-Jul-08 23:50 
AnswerRe: How to lay out a form with multiple views Pin
nelsonpaixao3-Aug-08 15:34
nelsonpaixao3-Aug-08 15:34 
QuestionC#.net service for printers Pin
balu1234530-Jul-08 7:31
balu1234530-Jul-08 7:31 
Questionhow to validate Gridview cell's text . Pin
squattyarun29-Jul-08 22:35
squattyarun29-Jul-08 22:35 
AnswerRe: how to validate Gridview cell's text . [modified] Pin
ElSpinos30-Jul-08 5:27
ElSpinos30-Jul-08 5:27 
GeneralRe: how to validate Gridview cell's text . Pin
squattyarun2-Aug-08 1:27
squattyarun2-Aug-08 1:27 
QuestionReport Scheduler c# GUI and SQL schema help Pin
m3ntat_29-Jul-08 5:53
m3ntat_29-Jul-08 5:53 
QuestionText on Skinbutton Pin
viciouskinid29-Jul-08 5:11
viciouskinid29-Jul-08 5:11 
AnswerRe: Text on Skinbutton Pin
led mike29-Jul-08 5:25
led mike29-Jul-08 5:25 
GeneralRe: Text on Skinbutton Pin
viciouskinid29-Jul-08 12:24
viciouskinid29-Jul-08 12:24 
GeneralRe: Text on Skinbutton Pin
led mike29-Jul-08 16:54
led mike29-Jul-08 16:54 
QuestionValidation Checking Pin
Sritanu _ Ghosh27-Jul-08 21:39
Sritanu _ Ghosh27-Jul-08 21:39 
AnswerRe: Validation Checking Pin
Paul Conrad28-Jul-08 5:46
professionalPaul Conrad28-Jul-08 5:46 

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.