Click here to Skip to main content
15,888,012 members
Home / Discussions / C#
   

C#

 
GeneralCalendar Control using C# Pin
puwanes14-Oct-09 23:48
puwanes14-Oct-09 23:48 
GeneralRe: Calendar Control using C# Pin
Calla15-Oct-09 1:05
Calla15-Oct-09 1:05 
GeneralRe: Calendar Control using C# Pin
Rutvik Dave15-Oct-09 10:13
professionalRutvik Dave15-Oct-09 10:13 
QuestionRepresenting data Pin
Paul Harsent14-Oct-09 23:05
Paul Harsent14-Oct-09 23:05 
AnswerRe: Representing data Pin
Richard MacCutchan15-Oct-09 0:15
mveRichard MacCutchan15-Oct-09 0:15 
Questioncrop mp3 file using C# Pin
Anoop Unnikrishnan14-Oct-09 23:04
Anoop Unnikrishnan14-Oct-09 23:04 
AnswerRe: crop mp3 file using C# Pin
Rajesh R Subramanian14-Oct-09 23:51
professionalRajesh R Subramanian14-Oct-09 23:51 
QuestionExport metadata from C# methods and classes Pin
xkrja14-Oct-09 23:03
xkrja14-Oct-09 23:03 
AnswerRe: Export metadata from C# methods and classes Pin
Eddy Vluggen14-Oct-09 23:21
professionalEddy Vluggen14-Oct-09 23:21 
QuestionVoid Dividers in Code View Pin
Zaegra14-Oct-09 22:56
Zaegra14-Oct-09 22:56 
AnswerRe: Void Dividers in Code View Pin
Calla15-Oct-09 1:07
Calla15-Oct-09 1:07 
QuestionMessage Removed Pin
14-Oct-09 22:21
Cool_Dev14-Oct-09 22:21 
AnswerRe: Automation: Can't Quit PowerPoint due to Document Recovery Pane.. Pin
Richard MacCutchan14-Oct-09 22:41
mveRichard MacCutchan14-Oct-09 22:41 
Questiontab appearance in c# Pin
Thaer Hamael14-Oct-09 21:52
Thaer Hamael14-Oct-09 21:52 
AnswerRe: tab appearance in c# Pin
Calla14-Oct-09 22:10
Calla14-Oct-09 22:10 
Initially I thought that the Show and Hide methods of TabPage would do the trick, but it doesn't seem that way.

You could probably achieve what you want to do by first creating your TabPage objects and then call TabControl.Add and TabControl.Remove to add/remove (show/hide, enable/disable) the tab pages you want.

This is not the most elegant solution though, but it will solve your problem Smile | :)

Good luck!
AnswerRe: tab appearance in c# Pin
Lyon Sun14-Oct-09 22:14
Lyon Sun14-Oct-09 22:14 
QuestionWindows Service Pin
Member 426726114-Oct-09 21:11
Member 426726114-Oct-09 21:11 
AnswerRe: Windows Service Pin
SeMartens14-Oct-09 21:19
SeMartens14-Oct-09 21:19 
GeneralRe: Windows Service Pin
Member 426726115-Oct-09 0:15
Member 426726115-Oct-09 0:15 
GeneralRe: Windows Service Pin
Calla15-Oct-09 1:03
Calla15-Oct-09 1:03 
QuestionI really need some help in C# (serious) Pin
realbadwolf14-Oct-09 20:55
realbadwolf14-Oct-09 20:55 
AnswerRe: I really need some help in C# (serious) Pin
realbadwolf14-Oct-09 21:02
realbadwolf14-Oct-09 21:02 
GeneralRe: I really need some help in C# (serious) Pin
Richard MacCutchan14-Oct-09 22:31
mveRichard MacCutchan14-Oct-09 22:31 
AnswerRe: I really need some help in C# (serious) Pin
Ashfield14-Oct-09 21:05
Ashfield14-Oct-09 21:05 
AnswerMy Vote of 1 Pin
Keith Barrow14-Oct-09 23:10
professionalKeith Barrow14-Oct-09 23:10 

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.