Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
norty911
Starting Member
41 Posts |
Posted - 2007-05-31 : 09:33:35
|
Hi guys could somebody please give me a simple example of how to build an MDI? E.g. you have a parent form and display 1 or more child forms within that parent form.Muchos gracias |
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2007-05-31 : 09:52:25
|
in asp.net? you'll have to use DIV's_______________________________________________Causing trouble since 1980blog: http://weblogs.sqlteam.com/mladenp |
|
|
norty911
Starting Member
41 Posts |
Posted - 2007-05-31 : 09:54:39
|
My appologies, NOT ASP.NET... windows forms. Sorry my bad! |
|
|
jsmith8858
Dr. Cross Join
7423 Posts |
|
norty911
Starting Member
41 Posts |
Posted - 2007-05-31 : 10:25:50
|
Yeah I did, alot of them confused the hell outta me. I'm pretty new to windows forms. Just wanted a simple example |
|
|
jsmith8858
Dr. Cross Join
7423 Posts |
|
mahesh_bote
Constraint Violating Yak Guru
298 Posts |
Posted - 2007-06-07 : 06:56:45
|
when u ll add windows form to ur project ... rather check in the properties of the existing form, whether there is any property for setting the form as MDI. I think there is some property for this. Long ago i had tried.let us know,Mahesh |
|
|
|
|
|