Click here to Skip to main content
15,917,005 members
Home / Discussions / C#
   

C#

 
GeneralRe: salam Pin
dan!sh 25-Mar-09 9:10
professional dan!sh 25-Mar-09 9:10 
GeneralRe: salam Pin
0x3c025-Mar-09 9:19
0x3c025-Mar-09 9:19 
AnswerRe: salam Pin
Henry Minute25-Mar-09 11:10
Henry Minute25-Mar-09 11:10 
GeneralRe: salam Pin
hotthoughtguy25-Mar-09 18:57
hotthoughtguy25-Mar-09 18:57 
QuestionBinding issue Pin
hb5213421425-Mar-09 7:43
hb5213421425-Mar-09 7:43 
AnswerRe: Binding issue Pin
Henry Minute25-Mar-09 11:19
Henry Minute25-Mar-09 11:19 
AnswerRe: Binding issue Pin
DaveyM6925-Mar-09 11:28
professionalDaveyM6925-Mar-09 11:28 
Questionurgently required.. pls reply... Pin
Nirmala VijayAseelan25-Mar-09 7:37
Nirmala VijayAseelan25-Mar-09 7:37 
AnswerRe: urgently required.. pls reply... Pin
CPallini25-Mar-09 8:11
mveCPallini25-Mar-09 8:11 
AnswerRe: urgently required.. pls reply... Pin
MumbleB25-Mar-09 8:23
MumbleB25-Mar-09 8:23 
AnswerRe: urgently required.. pls reply... Pin
DaveyM6925-Mar-09 11:29
professionalDaveyM6925-Mar-09 11:29 
AnswerRe: urgently required.. pls reply... Pin
Henry Minute25-Mar-09 14:30
Henry Minute25-Mar-09 14:30 
AnswerRe: urgently required.. pls reply... Pin
King Julien25-Mar-09 19:33
King Julien25-Mar-09 19:33 
GeneralRe: urgently required.. pls reply... Pin
Nirmala VijayAseelan26-Mar-09 7:12
Nirmala VijayAseelan26-Mar-09 7:12 
GeneralRe: urgently required.. pls reply... Pin
King Julien26-Mar-09 19:29
King Julien26-Mar-09 19:29 
QuestionHow to declare/tie a mdigrandchild form to mdiGrandParent form? Pin
Lecutus125-Mar-09 7:04
Lecutus125-Mar-09 7:04 
How to declare/tie a mdigrandchild form to mdiGrandParent form?
Situ:
I'm writing some code/mdiParent that spawns a child form, child1, that has all the information capturing. Now child1 spawns a child, grandchild. The grandchild is a lean version of child1, readonly type situation. Child1 is not shown, but working. Grandchild is to: Grandchild.show().

Needed:
I need to declare the grandchild to show in the mdiParent. I'm sure it's somthing similar to :

The parent is MainIndiv_Truck_ControlMDI : Form

the child1 is declared in the parent as:

Indiv_Truck_Control TruckForm = new Indiv_Truck_Control();
TruckForm.MdiParent = this.

I know I'm missing something. I can make the grandchildren, but there happening outside the MdiParent. I want them to happen inside MainIndiv_Truck_ControlMDI : Form

Thanks in advance.L.
AnswerRe: How to declare/tie a mdigrandchild form to mdiGrandParent form? Pin
Henry Minute25-Mar-09 11:24
Henry Minute25-Mar-09 11:24 
GeneralRe: How to declare/tie a mdigrandchild form to mdiGrandParent form? Pin
Lecutus126-Mar-09 7:53
Lecutus126-Mar-09 7:53 
GeneralRe: How to declare/tie a mdigrandchild form to mdiGrandParent form? Pin
Henry Minute26-Mar-09 9:07
Henry Minute26-Mar-09 9:07 
QuestionLate Typed List Pin
Adriaan Davel25-Mar-09 7:02
Adriaan Davel25-Mar-09 7:02 
AnswerRe: Late Typed List Pin
Adam Maras25-Mar-09 7:08
Adam Maras25-Mar-09 7:08 
AnswerRe: Late Typed List Pin
Curtis Schlak.25-Mar-09 7:26
Curtis Schlak.25-Mar-09 7:26 
GeneralRe: Late Typed List Pin
Adriaan Davel25-Mar-09 20:01
Adriaan Davel25-Mar-09 20:01 
GeneralRe: Late Typed List Pin
Curtis Schlak.26-Mar-09 0:36
Curtis Schlak.26-Mar-09 0:36 
Questionobject constants in c# Pin
robertkjr3d25-Mar-09 6:05
robertkjr3d25-Mar-09 6:05 

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.