danol21 Posted December 12, 2003 Posted December 12, 2003 Hi all, I have a base form that has numerous buttons on. I have other forms that inherit the base form, and as such the buttons appear on these other forms, great. Now when i make changes to the base form, the other forms dont show the changes exactly. Example: I move a button on the base form from the left of the form to the far right. I then save it, get latest version etc Now any form that has inherited the base form wont show the new position of the button. What am i doing wrong? Dan Quote
Administrators PlausiblyDamp Posted December 12, 2003 Administrators Posted December 12, 2003 Are the forms in the same project or is the base form in a seperate DLL? Also if you rebuild the application it often updates the designer properly then. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Engine252 Posted December 15, 2003 Posted December 15, 2003 you should rebuild the app before checking if the inheritance is dune right wich always is in my cases Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.