control another form
-
dear friend... if i have a form in vb.net such as (A) and another application in c language such as (B) how can i control the application (B) from the buttons based on form (A) and i mean of control : 1-run application B 2-minimize and mazimize form B 3-close form B 4- the most thing is make the form A always active that mean you cant use the appliation B except throught the form (A) thanx all kilany
-
dear friend... if i have a form in vb.net such as (A) and another application in c language such as (B) how can i control the application (B) from the buttons based on form (A) and i mean of control : 1-run application B 2-minimize and mazimize form B 3-close form B 4- the most thing is make the form A always active that mean you cant use the appliation B except throught the form (A) thanx all kilany
-
dear friend... if i have a form in vb.net such as (A) and another application in c language such as (B) how can i control the application (B) from the buttons based on form (A) and i mean of control : 1-run application B 2-minimize and mazimize form B 3-close form B 4- the most thing is make the form A always active that mean you cant use the appliation B except throught the form (A) thanx all kilany
-
While it's entirely possible, your application sounds more complicated than it should be. For curiosity, why do you want to do it this way? Best, Jun
OK I WILL TELL U WHY? i have old appllication build on C and i creat a interface with a vb.net form which let user to write somthing in the old system.the problem that i need to force the user to use the vb.net form to write in old application without click on old application and write on it .. that mean i need a way to make a old system behaive as a child of vb.net form ...do you know when we make as this example : dim a as form1 a.showdialog()// that mean you cant edit a perant without close the child .. that what i need .. i need to make the old system as a child which prevent the user modify except through the vb.lnet form thanx alot for you .. kilany
-
OK I WILL TELL U WHY? i have old appllication build on C and i creat a interface with a vb.net form which let user to write somthing in the old system.the problem that i need to force the user to use the vb.net form to write in old application without click on old application and write on it .. that mean i need a way to make a old system behaive as a child of vb.net form ...do you know when we make as this example : dim a as form1 a.showdialog()// that mean you cant edit a perant without close the child .. that what i need .. i need to make the old system as a child which prevent the user modify except through the vb.lnet form thanx alot for you .. kilany