Click here to Skip to main content
15,896,207 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Using .NET with big C program? Pin
Mike Dimmick24-Feb-06 12:11
Mike Dimmick24-Feb-06 12:11 
QuestionShowDialog from another thread, C# Pin
luddet21-Feb-06 22:53
luddet21-Feb-06 22:53 
AnswerRe: ShowDialog from another thread, C# Pin
Joshua Quick22-Feb-06 21:40
Joshua Quick22-Feb-06 21:40 
GeneralRe: ShowDialog from another thread, C# Pin
luddet22-Feb-06 21:57
luddet22-Feb-06 21:57 
GeneralRe: ShowDialog from another thread, C# Pin
Joshua Quick22-Feb-06 22:38
Joshua Quick22-Feb-06 22:38 
GeneralRe: ShowDialog from another thread, C# Pin
luddet23-Feb-06 0:33
luddet23-Feb-06 0:33 
QuestionConversion problem Pin
PKKSuomi21-Feb-06 21:56
PKKSuomi21-Feb-06 21:56 
QuestionOpening another panel on top orignal panel using Buttons Pin
mjorg20-Feb-06 7:36
mjorg20-Feb-06 7:36 
Using VS 2003 to create Window Applications

I would like to do something simulary to the TabControl has, but with the Tabs as buttons inside the center of the panel and not on top.

The parent class called frmMain which has some buttons on the panel and when a button is clicked calls the class frmButtonPushed1 and places that panel onto the parent panel exactly. If frmButtonPushed2 is pressed then that class info would be placed on teh parent panel exactly ect.

Would like to get all the infomation in frmButtonPushed class and placed in
frmMain panel. So when frmMain panel is moved so will the new
displayed info from frmButtonPushed class. Do not want another window poping up.


For example on the frmMain Class panel has the following buttons to click:

--------------------

ButtonClick1

ButtonClick2

ButtonClick3

--------------------


By clicking ButtonClick1 will then bring up a new panel over
the frmMain panel.

frmButtonClicked Class panel:
--------------------

This is a test 1



Cancel
---------------------

Click on Cancel will bring back the orginal frmMain Class panel.


I been looking at User Control but can not figure out how to to do
this.


Is there a simple sample code somewhere like this. I search but could
not find anything.

Hope this is clear. If not please let me know.


Any ideas would be helpful

Thanks Marty


-- modified at 10:00 Thursday 23rd February, 2006
QuestionJava/NET Dataset Pin
LimeyRedneck20-Feb-06 6:02
professionalLimeyRedneck20-Feb-06 6:02 
AnswerRe: Java/NET Dataset Pin
George L. Jackson21-Feb-06 13:54
George L. Jackson21-Feb-06 13:54 
GeneralRe: Java/NET Dataset Pin
LimeyRedneck21-Feb-06 17:48
professionalLimeyRedneck21-Feb-06 17:48 
AnswerRe: Java/NET Dataset Pin
George L. Jackson22-Feb-06 0:43
George L. Jackson22-Feb-06 0:43 
GeneralRe: Java/NET Dataset Pin
LimeyRedneck22-Feb-06 5:09
professionalLimeyRedneck22-Feb-06 5:09 
Questionbackwards binary compatibility .NET 2.0 Pin
dorwin19-Feb-06 10:04
dorwin19-Feb-06 10:04 
AnswerRe: backwards binary compatibility .NET 2.0 Pin
CWIZO21-Feb-06 3:46
CWIZO21-Feb-06 3:46 
JokeRe: backwards binary compatibility .NET 2.0 Pin
George L. Jackson22-Feb-06 0:49
George L. Jackson22-Feb-06 0:49 
GeneralRe: backwards binary compatibility .NET 2.0 Pin
CWIZO22-Feb-06 4:32
CWIZO22-Feb-06 4:32 
GeneralRe: backwards binary compatibility .NET 2.0 Pin
George L. Jackson22-Feb-06 5:42
George L. Jackson22-Feb-06 5:42 
Questionhow to install the proper version of the program depending on the version of the Office? Pin
berlin200519-Feb-06 7:50
berlin200519-Feb-06 7:50 
QuestionopenFileDialog help needed Pin
cindylou1017-Feb-06 12:40
cindylou1017-Feb-06 12:40 
AnswerRe: openFileDialog help needed Pin
digiwombat17-Feb-06 13:34
digiwombat17-Feb-06 13:34 
GeneralRe: openFileDialog help needed Pin
cindylou1020-Feb-06 13:23
cindylou1020-Feb-06 13:23 
QuestionStupid CheckBox Behavior, please help!! Pin
Miguel Lopes17-Feb-06 5:48
Miguel Lopes17-Feb-06 5:48 
AnswerRe: Stupid CheckBox Behavior, please help!! Pin
George L. Jackson17-Feb-06 12:00
George L. Jackson17-Feb-06 12:00 
GeneralRe: Stupid CheckBox Behavior, please help!! Pin
George L. Jackson17-Feb-06 12:01
George L. Jackson17-Feb-06 12:01 

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.