Click here to Skip to main content
15,887,267 members
Home / Discussions / C#
   

C#

 
AnswerRe: Create database in windows mobile but dont create password Pin
himanshu256129-Jun-09 20:57
himanshu256129-Jun-09 20:57 
QuestionCreate Custom Control Pin
satsumatable29-Jun-09 17:34
satsumatable29-Jun-09 17:34 
AnswerRe: Create Custom Control Pin
dan!sh 29-Jun-09 17:50
professional dan!sh 29-Jun-09 17:50 
GeneralRe: Create Custom Control Pin
Rajesh R Subramanian29-Jun-09 22:39
professionalRajesh R Subramanian29-Jun-09 22:39 
GeneralRe: Create Custom Control Pin
EliottA30-Jun-09 2:55
EliottA30-Jun-09 2:55 
QuestionNetwork connections detecting Pin
steve_rm29-Jun-09 14:51
steve_rm29-Jun-09 14:51 
AnswerRe: Network connections detecting Pin
Eslam Afifi29-Jun-09 16:44
Eslam Afifi29-Jun-09 16:44 
QuestionProper way of creating a form with multiple pages Pin
shultas29-Jun-09 14:16
shultas29-Jun-09 14:16 
Hello Everyone-

I'm just getting started with doing some Windows Forms programming. I'm wondering what the proper way to go about designing a Form with multiple pages in it is. I am wondering if there is a way to design this all in the Visual Studio Editor rather than create all the controls in code and place them.

Here's an example of what I want to do. If you've ever seen Outlook. Left hand side there is a bunch of options. Calendar, Mail, etc. You click Calendar and the right hand page shows you the calendar view. If you click on Mail, the right hand side shows you your mail. I'm looking to have functionality similar to this. You select an option on the left hand side, and the right hand page is displayed based on what the end user wants to do.

I'm wondering if it is possible to create all of this in the Visual Studio Editor so I can draw controls and size them and all that good stuff. What I am basically looking to do is almost have a Tab Control on the right hand side with multiple tabs and different controls on those tabs, and the ability to edit them easily in the editor (like with the tab control, you click on the page and presto, you can draw whatever you like on there) ... looking for the tab control without the tabs on the top!

Thanks so much in advance. I'm just looking to be pointed in the proper direction is all. Spent two hours searching but can't find exactly what I am looking for.
AnswerRe: Proper way of creating a form with multiple pages Pin
Christian Graus29-Jun-09 14:58
protectorChristian Graus29-Jun-09 14:58 
GeneralRe: Proper way of creating a form with multiple pages Pin
shultas29-Jun-09 15:39
shultas29-Jun-09 15:39 
GeneralRe: Proper way of creating a form with multiple pages Pin
Christian Graus29-Jun-09 15:54
protectorChristian Graus29-Jun-09 15:54 
GeneralRe: Proper way of creating a form with multiple pages Pin
shultas29-Jun-09 15:58
shultas29-Jun-09 15:58 
GeneralRe: Proper way of creating a form with multiple pages Pin
Christian Graus29-Jun-09 16:19
protectorChristian Graus29-Jun-09 16:19 
GeneralRe: Proper way of creating a form with multiple pages Pin
EliottA29-Jun-09 15:51
EliottA29-Jun-09 15:51 
QuestionNeed to search a webpage for a word OR search links in it Pin
p3rson29-Jun-09 12:47
p3rson29-Jun-09 12:47 
AnswerRe: Need to search a webpage for a word OR search links in it Pin
scottgp29-Jun-09 13:38
professionalscottgp29-Jun-09 13:38 
AnswerRe: Need to search a webpage for a word OR search links in it Pin
EliottA29-Jun-09 13:49
EliottA29-Jun-09 13:49 
GeneralRe: Need to search a webpage for a word OR search links in it Pin
p3rson29-Jun-09 22:39
p3rson29-Jun-09 22:39 
GeneralRe: Need to search a webpage for a word OR search links in it Pin
J4amieC29-Jun-09 23:19
J4amieC29-Jun-09 23:19 
GeneralRe: Need to search a webpage for a word OR search links in it Pin
DaveyM6929-Jun-09 23:33
professionalDaveyM6929-Jun-09 23:33 
GeneralRe: Need to search a webpage for a word OR search links in it Pin
EliottA30-Jun-09 2:45
EliottA30-Jun-09 2:45 
AnswerRe: Need to search a webpage for a word OR search links in it Pin
p3rson30-Jun-09 8:53
p3rson30-Jun-09 8:53 
QuestionProblem with reading excel 2007. Pin
hdv21229-Jun-09 12:43
hdv21229-Jun-09 12:43 
QuestionFilter DataTable Pin
skyline9229-Jun-09 12:26
skyline9229-Jun-09 12:26 
AnswerRe: Filter DataTable Pin
Henry Minute29-Jun-09 13:35
Henry Minute29-Jun-09 13:35 

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.