S
savile1
Please help!!!
I'm creating a MDI application which will need to
pass data from the activeform to a variable of my choice.
but when i declare my "Dim frm as new form.." in my new sub
the controls are only represented in that sub. Can i make global form that will be used everytime when i call it from my MDI menu and will be reconigze as the activeform. Can of like MS excel does.
Thank you for the help.
**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
I'm creating a MDI application which will need to
pass data from the activeform to a variable of my choice.
but when i declare my "Dim frm as new form.." in my new sub
the controls are only represented in that sub. Can i make global form that will be used everytime when i call it from my MDI menu and will be reconigze as the activeform. Can of like MS excel does.
Thank you for the help.
**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...