Bind MDI parent form buttons to all the child forms

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<span style="color:#333333; font-family:Segoe UI,Calibri,Verdana; font-size:13px; line-height:normal I have one MDI form. On this I take four buttons for Insert,update,delete,reset operations. I want to bind these buttons to all the child forms of that
MDI form and want to perform these operations. How I can bind these buttons to all child forms and performs various operations?
<span style="color:#333333; font-family:Segoe UI,Calibri,Verdana; font-size:13px; line-height:normal I am using windows form in c#.
<div style="outline:none 0px; color:#333333; font-family:Segoe UI,Calibri,Verdana; font-size:13px; line-height:normal
plz help
<
nravhad

View the full article
 
Back
Top