Click here to Skip to main content
15,905,232 members
Home / Discussions / C#
   

C#

 
AnswerRe: WIA Video Problem...?? Pin
Christian Graus30-Jun-09 0:13
protectorChristian Graus30-Jun-09 0:13 
QuestionMediaplayer version checking Pin
rakeshs31229-Jun-09 20:24
rakeshs31229-Jun-09 20:24 
AnswerRe: Mediaplayer version checking Pin
stancrm29-Jun-09 20:41
stancrm29-Jun-09 20:41 
GeneralRe: Mediaplayer version checking Pin
rakeshs31229-Jun-09 20:50
rakeshs31229-Jun-09 20:50 
AnswerRe: Mediaplayer version checking Pin
Akhmad Suaidi29-Jun-09 21:41
Akhmad Suaidi29-Jun-09 21:41 
QuestionHow can i convert a List to Dataset? Pin
Alim1234529-Jun-09 20:04
Alim1234529-Jun-09 20:04 
AnswerRe: How can i convert a List to Dataset? Pin
himanshu256129-Jun-09 20:53
himanshu256129-Jun-09 20:53 
QuestionDatabe create by Programmatically but Password not create Pin
khosnur29-Jun-09 19:01
khosnur29-Jun-09 19:01 
AnswerIgnore repost Pin
Manas Bhardwaj29-Jun-09 22:00
professionalManas Bhardwaj29-Jun-09 22:00 
QuestionCreate database in windows mobile but dont create password Pin
khosnur29-Jun-09 18:48
khosnur29-Jun-09 18:48 
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 

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.