NicoVB Posted July 2, 2002 Posted July 2, 2002 I have designed a MainMenuEx, a MenuItemCollectionEx and a MenuItemEx. But a strange thing is that: the coder doesn't add this line automaticcaly in the code : MainMenuEx1.MenuItems.AddRange(New MenuitemEx.MenuItemEx() {MenuItemEx1, MenuItemEx2, MenuItemEx3}) Why isn't this line included???? And how can I affect what is coded???? Quote Visit http://www.nico.gotdns.com Now ONLINE!
NicoVB Posted July 4, 2002 Author Posted July 4, 2002 With designers or....?? Quote Visit http://www.nico.gotdns.com Now ONLINE!
*Gurus* divil Posted July 4, 2002 *Gurus* Posted July 4, 2002 Shawn Burke wrote an article on customizing the code that is generated by the designers, search for it on Microsoft I guess. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
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.