Click here to Skip to main content
15,885,984 members
Home / Discussions / C#
   

C#

 
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 
AnswerRe: Proper way of creating a form with multiple pages Pin
Christian Graus29-Jun-09 14:58
protectorChristian Graus29-Jun-09 14:58 
shultas wrote:
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.


Of course - there's a forms designer in visual studio.

The way I'd do this, is to create controls for all the views, put them all in a control, and just change which one is visible as the option is selected to show them.

Christian Graus

Driven to the arms of OSX by Vista.

"! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.

I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp

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 
GeneralRe: Filter DataTable [modified] Pin
skyline9230-Jun-09 6:38
skyline9230-Jun-09 6:38 

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.