|
-
Mar 5th, 2004, 11:36 AM
#1
Thread Starter
PowerPoster
Inherited Forms
Hi,
I am probably missing something simple but could someone assist with the following, please?
I have a form fclsAction which contains all the controls and code common to several different actions in my project.
fclsEnterResults is a form which inherits from fclsAction.
When I view fclsEnterResults in design view, I can see all of the controls from fclsAction. However, none of the code I wrote in fclsAction appears in the code window for fclsEnterResults.
But, the programme does work (to some extent) when I create an instance of fclsEnterResults.
Does this mean that although the GUI is inherited the underlying code is not?
Taxes
The more I learn about VB.NET the more I like dBaseIII Plus
The foregoing, whilst believed to be correct, is given without guarantee as to it's accuracy and entirely without recourse. You are required to decide for yourself whether or not it is suitable for your purposes and no liability for loss of any nature can be entertained.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|