Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Managing Forms in C#
Message
 
To
03/01/2008 12:47:06
John Baird
Coatesville, Pennsylvania, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01279278
Message ID:
01279295
Views:
12
Thank you!

I will subclass my forms:

public class myformclass : Form
public myformclass(object pointer)
...

Where the pointer points to some elements of data the form will need to access--this is my hook into other objects in my application.

Question: Is there an easy way of having VS set up this code when creating a new form or does this have to be manually changed by hand for each?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform