Go Back   Forum Care Forums > Development Reference Area > Visual Basic

Reply
 
LinkBack Thread Tools Display Modes
Problems with Visual Inheritance & Menus
Old
  (#1)
Matt
Guest
 
Posts: n/a
Default Problems with Visual Inheritance & Menus - 06-04-2007, 09:46 AM

I have created an MDI child form that I am using as a base form in a VB.Net
MDI application. The base MDI child form has a series of menu options on
it. I then use this form to create other MDI child forms (using
inheritance). The problem is that the derived MDI child form's menu options
don't seem to have inherited the functionality from the base form (i.e. the
inherited menu options don't work).

If I place a command button or other control on the base form the
functionality from the base form is available on the inherited forms. Does
anyone know what might be wrong? Is there a known bug regarding MDI forms,
menus, and visual inheritance? Any help will be greatly appreciated.

Matt


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Re: Problems with Visual Inheritance & Menus
Old
  (#2)
Matt
Guest
 
Posts: n/a
Default Re: Problems with Visual Inheritance & Menus - 06-04-2007, 09:46 AM

Some additional information:
I am using Visual Studio.Net 2003 and the current installed .Net
framework is 1.1.

"Matt" <EMAIL REMOVED> wrote in message
news:aKyUc.7294$ni.4793@okepread01...
> I have created an MDI child form that I am using as a base form in a

VB.Net
> MDI application. The base MDI child form has a series of menu options on
> it. I then use this form to create other MDI child forms (using
> inheritance). The problem is that the derived MDI child form's menu

options
> don't seem to have inherited the functionality from the base form (i.e.

the
> inherited menu options don't work).
>
> If I place a command button or other control on the base form the
> functionality from the base form is available on the inherited forms.

Does
> anyone know what might be wrong? Is there a known bug regarding MDI

forms,
> menus, and visual inheritance? Any help will be greatly appreciated.
>
> Matt
>
>



   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: Problems with Visual Inheritance & Menus
Old
  (#3)
Randy Birch
Guest
 
Posts: n/a
Default Re: Problems with Visual Inheritance & Menus - 06-04-2007, 09:46 AM

This group is pretty well dedicated to cl***ic VB. There are .net-specific
groups on the msnews server ... try

news://msnews.microsoft.com/microsof...dotnet.general
news://msnews.microsoft.com/microsof...t.languages.vb
news://msnews.microsoft.com/microsof....vsnet.general

--

Randy Birch
MVP Visual Basic
http://vbnet.mvps.org/
Please respond only to the newsgroups so all can benefit.


"Matt" <EMAIL REMOVED> wrote in message
news:EMyUc.7295$ni.4167@okepread01...
: Some additional information:
: I am using Visual Studio.Net 2003 and the current installed .Net
: framework is 1.1.
:
: "Matt" <EMAIL REMOVED> wrote in message
: news:aKyUc.7294$ni.4793@okepread01...
: > I have created an MDI child form that I am using as a base form in a
: VB.Net
: > MDI application. The base MDI child form has a series of menu options
on
: > it. I then use this form to create other MDI child forms (using
: > inheritance). The problem is that the derived MDI child form's menu
: options
: > don't seem to have inherited the functionality from the base form (i.e.
: the
: > inherited menu options don't work).
: >
: > If I place a command button or other control on the base form the
: > functionality from the base form is available on the inherited forms.
: Does
: > anyone know what might be wrong? Is there a known bug regarding MDI
: forms,
: > menus, and visual inheritance? Any help will be greatly appreciated.
: >
: > Matt
: >
: >
:
:

   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Contact Us - Forum Care Forums - Archive - Top