MainMenu on control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi there,
I've a custom control and I would like to place a MainMenu on it,
What is best approach for this?

Thanks in advance.
Brian
 
Hi Brian
Main menus are not allowed in custom control . what you can do it
either simulate that by creating your own custom menu on the control ( from
may be buttons ) . or you can just add context menu which is most suitable
for such situation
Mohamed M .Mahfouz
Developer Support Engineer
ITWorx on behalf of Microsoft EMEA GTSC
 
Hi Mohamoss,
thanks for your reply,
however i really need a "mainmenu" on my control,
seem microsoft have foreseen this and it's a feature in VS2005 so I will be
able to use this in the future (hopefully b4 the product release date)

Thanks for youre reply
Brian
 
Hi Brian
well, mostly the beta 2 of visual studio 2005 will be out by the end of
this month. in case you are planning on using it hope this is fits your
delevery time.
 
Back
Top