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

C#

 
AnswerRe: AUDIO frequency per second ? Pin
Mark Churchill26-Oct-08 13:37
Mark Churchill26-Oct-08 13:37 
QuestionTabcontrol type editor control Pin
Chris Copeland26-Oct-08 3:44
mveChris Copeland26-Oct-08 3:44 
Hey!

I'm trying to make a control which relies somewhat on tabs to display different panels, so at runtime controls can be added to each individual panel. I just can't figure out how to allow the tabs to be selected at designer time to display a different panel in correspondance.

A prime example would be the TabControl, where you can click a tab and a different panel in relation to the tab is displayed, so you can keep switching. I do have a property set for my control to adjust the ActiveTab digit to flick through the panels manually (by typing), but i'd much prefer to have the panels switching by having the tabs themselves selected at designer time.

If anyone can help, thanks in advance Smile | :)

Edit: I also set the panel controls to Control.Visible = false; in the code, but the *all* the controls are still displayed in the designer, so is there any way selectively hide panels in the editor until a particular tab is selected? Thanks
QuestionSMO on 64-bit machine Pin
Rafone26-Oct-08 3:36
Rafone26-Oct-08 3:36 
AnswerRe: SMO on 64-bit machine Pin
#realJSOP26-Oct-08 4:27
professional#realJSOP26-Oct-08 4:27 
QuestionProblem Transforming ClipRectangle When Painting Pin
TheCloudlessSky26-Oct-08 2:06
TheCloudlessSky26-Oct-08 2:06 
QuestionImage compression Pin
ALAQUNAIBI25-Oct-08 21:52
ALAQUNAIBI25-Oct-08 21:52 
AnswerRe: Image compression Pin
User 665825-Oct-08 22:21
User 665825-Oct-08 22:21 
GeneralRe: Image compression Pin
ALAQUNAIBI26-Oct-08 0:36
ALAQUNAIBI26-Oct-08 0:36 
GeneralRe: Image compression Pin
Guffa26-Oct-08 1:42
Guffa26-Oct-08 1:42 
GeneralRe: Image compression Pin
Matty2226-Oct-08 3:12
Matty2226-Oct-08 3:12 
GeneralRe: Image compression Pin
Guffa26-Oct-08 11:03
Guffa26-Oct-08 11:03 
QuestionHow to work with Windows message queue in C#.Net 2005? Pin
Mehral25-Oct-08 15:58
Mehral25-Oct-08 15:58 
AnswerRe: How to work with Windows message queue in C#.Net 2005? Pin
Furty25-Oct-08 16:16
Furty25-Oct-08 16:16 
QuestionWhy *does* this work, and when will it *not* work? (Two-way MSMQ messaging using WCF) Pin
Furty25-Oct-08 15:39
Furty25-Oct-08 15:39 
AnswerRe: Why *does* this work, and when will it *not* work? (Two-way MSMQ messaging using WCF) Pin
Meer Osman Ali25-Oct-08 19:51
Meer Osman Ali25-Oct-08 19:51 
GeneralRe: Why *does* this work, and when will it *not* work? (Two-way MSMQ messaging using WCF) PinPopular
Furty25-Oct-08 20:38
Furty25-Oct-08 20:38 
GeneralRe: Why *does* this work, and when will it *not* work? (Two-way MSMQ messaging using WCF) Pin
Meer Osman Ali25-Oct-08 21:26
Meer Osman Ali25-Oct-08 21:26 
GeneralRe: Why *does* this work, and when will it *not* work? (Two-way MSMQ messaging using WCF) Pin
Furty25-Oct-08 21:32
Furty25-Oct-08 21:32 
GeneralRe: Why *does* this work, and when will it *not* work? (Two-way MSMQ messaging using WCF) Pin
Meer Osman Ali25-Oct-08 21:50
Meer Osman Ali25-Oct-08 21:50 
GeneralRe: Why *does* this work, and when will it *not* work? (Two-way MSMQ messaging using WCF) Pin
Pete O'Hanlon26-Oct-08 10:04
mvePete O'Hanlon26-Oct-08 10:04 
GeneralRe: Why *does* this work, and when will it *not* work? (Two-way MSMQ messaging using WCF) Pin
Luc Pattyn26-Oct-08 10:42
sitebuilderLuc Pattyn26-Oct-08 10:42 
GeneralRe: Why *does* this work, and when will it *not* work? (Two-way MSMQ messaging using WCF) Pin
Pete O'Hanlon26-Oct-08 10:47
mvePete O'Hanlon26-Oct-08 10:47 
GeneralRe: Why *does* this work, and when will it *not* work? (Two-way MSMQ messaging using WCF) Pin
Dave Kreskowiak26-Oct-08 3:44
mveDave Kreskowiak26-Oct-08 3:44 
GeneralRe: Why *does* this work, and when will it *not* work? (Two-way MSMQ messaging using WCF) PinPopular
Eddy Vluggen26-Oct-08 0:31
professionalEddy Vluggen26-Oct-08 0:31 
Questionload xsd into dataset Pin
cheq32625-Oct-08 10:14
cheq32625-Oct-08 10:14 

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.