Click here to Skip to main content
15,906,816 members
Home / Discussions / C#
   

C#

 
GeneralRe: Visual Studio Team System Novice - How to start Pin
Christian Graus17-Dec-08 9:52
protectorChristian Graus17-Dec-08 9:52 
QuestionTabControl events Pin
nlowdon17-Dec-08 8:12
nlowdon17-Dec-08 8:12 
AnswerRe: TabControl events Pin
#realJSOP17-Dec-08 8:23
professional#realJSOP17-Dec-08 8:23 
GeneralRe: TabControl events Pin
Luc Pattyn17-Dec-08 8:52
sitebuilderLuc Pattyn17-Dec-08 8:52 
GeneralRe: TabControl events Pin
nlowdon17-Dec-08 10:15
nlowdon17-Dec-08 10:15 
GeneralRe: TabControl events Pin
Luc Pattyn17-Dec-08 10:22
sitebuilderLuc Pattyn17-Dec-08 10:22 
GeneralRe: TabControl events Pin
nlowdon17-Dec-08 10:41
nlowdon17-Dec-08 10:41 
GeneralRe: TabControl events Pin
Luc Pattyn17-Dec-08 10:57
sitebuilderLuc Pattyn17-Dec-08 10:57 
Hi,

You do not need UserControls if they are new to you: you can design a TabControl in Visual Designer without UserControls, just click on the tab to show an individual tab page (you may have to try a couple of times to get the page you want), then fill it as usual. IMO it is easier with UserControls though (only if you are used to them that is).

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

Fixturized forever. Confused | :confused:


GeneralRe: TabControl events Pin
nlowdon17-Dec-08 11:10
nlowdon17-Dec-08 11:10 
GeneralRe: TabControl events [modified] Pin
Luc Pattyn17-Dec-08 11:18
sitebuilderLuc Pattyn17-Dec-08 11:18 
AnswerRe: TabControl events Pin
#realJSOP17-Dec-08 9:17
professional#realJSOP17-Dec-08 9:17 
QuestionCredentials Pin
CodingYoshi17-Dec-08 7:03
CodingYoshi17-Dec-08 7:03 
AnswerRe: Credentials Pin
Pete O'Hanlon17-Dec-08 8:58
mvePete O'Hanlon17-Dec-08 8:58 
GeneralRe: Credentials Pin
CodingYoshi17-Dec-08 12:07
CodingYoshi17-Dec-08 12:07 
GeneralRe: Credentials Pin
Eddy Vluggen18-Dec-08 4:55
professionalEddy Vluggen18-Dec-08 4:55 
Questionhow can i write in Excel files and create spreadsheets using C# and Pin
ahmedhassan9617-Dec-08 6:24
ahmedhassan9617-Dec-08 6:24 
AnswerRe: how can i write in Excel files and create spreadsheets using C# and Pin
Pr@teek B@h!17-Dec-08 7:29
Pr@teek B@h!17-Dec-08 7:29 
QuestionWhat is the equivalent C# syntax of void SomeFunction( array<object^>^ &updatelist) Pin
s196675m17-Dec-08 6:22
s196675m17-Dec-08 6:22 
AnswerRe: What is the equivalent C# syntax of void SomeFunction( array<object^>^ &updatelist) Pin
Bram Fokke17-Dec-08 7:03
Bram Fokke17-Dec-08 7:03 
GeneralRe: What is the equivalent C# syntax of void SomeFunction( array<object^>^ &updatelist) Pin
s196675m17-Dec-08 9:54
s196675m17-Dec-08 9:54 
QuestionobjOleDbDataAdapter.Fill(objDataSet, tableName); with sybase Pin
codeadair17-Dec-08 5:02
codeadair17-Dec-08 5:02 
Questionis it possible to import a dll file which was developed my C# in to a asp.net application? Pin
MS Lee17-Dec-08 4:22
MS Lee17-Dec-08 4:22 
AnswerRe: is it possible to import a dll file which was developed my C# in to a asp.net application? Pin
Pete O'Hanlon17-Dec-08 4:33
mvePete O'Hanlon17-Dec-08 4:33 
AnswerRe: is it possible to import a dll file which was developed my C# in to a asp.net application? Pin
Paul Conrad17-Dec-08 5:46
professionalPaul Conrad17-Dec-08 5:46 
GeneralRe: is it possible to import a dll file which was developed my C# in to a asp.net application? Pin
MS Lee17-Dec-08 17:57
MS Lee17-Dec-08 17:57 

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.