I was wondering how you do this. Would you have to use delegates and event handlers or can you do it through application.Run(object) and call that in the clickevent but I need to keep a reference to previous form. but that doesn't seem possible.
lotrsimp12345 37 Posting Pro in Training
Recommended Answers
Jump to PostI suggest using 1 form and using a tabcontrol. but hide its tabs.
I just posted the same thing on that codeproject article. Because its way overkill the way they have done it.
here is an example of hiding them tabs at runtime, but not and design time.
…
All 4 Replies
Geekitygeek 480 Nearly a Posting Virtuoso
m7mud.mustafa 0 Newbie Poster
Diamonddrake 397 Master Poster
Geekitygeek 480 Nearly a Posting Virtuoso
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.