Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing Form Object Reference as Parameter
Message
From
16/11/2003 12:42:41
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Passing Form Object Reference as Parameter
Miscellaneous
Thread ID:
00850454
Message ID:
00850454
Views:
60
How can I pass an object reference to form1, from form1 to a model form2 so I can make callbacks to form1 in order to set properties in the calling form?

Form1 one is derived from a parent class Baseform that contains the properties that are subsequently set in form1 and changed in form2 via a call back.

Form2 is a generic form that will be called from many forms that are derived from Baseform so I can’t be specific on the type for the parameter in the constructor of Form2.

Thanks in advance


Terry Carroll
Next
Reply
Map
View

Click here to load this message in the networking platform