Results 1 to 3 of 3

Thread: Handling Multiple MDI Menu in a project

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2000
    Location
    India
    Posts
    22

    Thumbs down

    Hai Friends,

    I have a situation in which I want to use multiple MDIs in a project.

    For Example. I am having 5 modules a,b,c,d,e.

    Each module will have its own menu items. If I include all menu Items within one MDI, it takes long time to load. and moreover it shows limit exceeded(255). I have tried using control arrays also. But it is showing the same message.
    How can I solve the above said problem ?

    Regards

    Md. Rafik

  2. #2
    Guest
    if u use manus on each module(if they are mdi child forms..) then at runtime u can get menu according to active child window....

    I hope this sort note will help you....

    All the Best...

  3. #3
    Guest
    create menu on each child form instead of MDI parent...and u will got solution..i thin it is as simple try it...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width