Click here to Skip to main content
15,895,142 members
Home / Discussions / C#
   

C#

 
GeneralRe: Adding Column to a ListView Pin
Guinness4Strength22-Jan-04 9:45
Guinness4Strength22-Jan-04 9:45 
GeneralRe: Adding Column to a ListView Pin
Heath Stewart22-Jan-04 9:49
protectorHeath Stewart22-Jan-04 9:49 
GeneralRe: Adding Column to a ListView Pin
Guinness4Strength22-Jan-04 9:57
Guinness4Strength22-Jan-04 9:57 
GeneralUser friendly error Pin
Anonymous21-Jan-04 4:47
Anonymous21-Jan-04 4:47 
GeneralRe: User friendly error Pin
Alex Korchemniy21-Jan-04 4:54
Alex Korchemniy21-Jan-04 4:54 
GeneralRe: User friendly error Pin
Mazdak21-Jan-04 5:04
Mazdak21-Jan-04 5:04 
GeneralRe: User friendly error Pin
eggie521-Jan-04 12:26
eggie521-Jan-04 12:26 
GeneralCustom Panel Pin
ernst wolthaus21-Jan-04 4:24
ernst wolthaus21-Jan-04 4:24 
Please read on and help me! D'Oh! | :doh:

When you create a custom component and inherit (standard) from System.Windows.forms.Usercontrol, VS.NET shows a nice workarea in Design where you can place all kinds of winform controls like a textbox, button, etc.

But when I try to inherit from Panel, the area in Design disappears and is replaced by screen which says "to add components to your class.... click here to switch to code view" Confused | :confused:
I can't use this to make custom panels!

What I'm trying to do is the following:
I want a winform app (like Outlook) and everytime the user chooses a menuitem,I want to load the corresponding panel. I don't want to load all the panels at once, this will take to much time and memory.
So that's why I want to inherit from Panel, add the needed controls and then load the panel at runtime when needed.

Please, if you can help, mail me!
Or if you think I should tackle this another way, tell me so!

Thanks!
Ernst Wolthaus
GeneralRe: Custom Panel Pin
Mazdak21-Jan-04 4:46
Mazdak21-Jan-04 4:46 
GeneralRe: Custom Panel Pin
ernst wolthaus21-Jan-04 7:46
ernst wolthaus21-Jan-04 7:46 
GeneralRe: Custom Panel Pin
Heath Stewart21-Jan-04 5:34
protectorHeath Stewart21-Jan-04 5:34 
GeneralRe: Custom Panel Pin
Jose Fco Bonnin21-Jan-04 5:52
Jose Fco Bonnin21-Jan-04 5:52 
GeneralRe: Custom Panel THANKS! Pin
ernst wolthaus21-Jan-04 7:42
ernst wolthaus21-Jan-04 7:42 
GeneralChange listbox item index Pin
hazzem elrefai20-Jan-04 21:11
hazzem elrefai20-Jan-04 21:11 
GeneralRe: Change listbox item index Pin
hazzem elrefai20-Jan-04 21:35
hazzem elrefai20-Jan-04 21:35 
Questionhow to make fullscreen game animation ? Pin
tonaxxl20-Jan-04 20:57
tonaxxl20-Jan-04 20:57 
AnswerRe: how to make fullscreen game animation ? Pin
Mazdak20-Jan-04 22:05
Mazdak20-Jan-04 22:05 
AnswerRe: how to make fullscreen game animation ? Pin
Hauptman(n)21-Jan-04 3:43
Hauptman(n)21-Jan-04 3:43 
QuestionStart Calculator and active it again? Pin
god4k20-Jan-04 18:57
god4k20-Jan-04 18:57 
AnswerRe: Start Calculator and active it again? Pin
Kannan Kalyanaraman20-Jan-04 20:05
Kannan Kalyanaraman20-Jan-04 20:05 
GeneralToolbar button images disappear at runtime Pin
Jason Liu20-Jan-04 13:34
Jason Liu20-Jan-04 13:34 
GeneralRe: Toolbar button images disappear at runtime Pin
Anders Molin20-Jan-04 15:20
professionalAnders Molin20-Jan-04 15:20 
GeneralRe: Toolbar button images disappear at runtime Pin
Jason Liu20-Jan-04 15:51
Jason Liu20-Jan-04 15:51 
GeneralRe: Toolbar button images disappear at runtime Pin
Anders Molin20-Jan-04 15:54
professionalAnders Molin20-Jan-04 15:54 
GeneralRe: Toolbar button images disappear at runtime Pin
Jason Liu20-Jan-04 21:55
Jason Liu20-Jan-04 21:55 

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.