hey there,

I am new to .NET and am having trouble with menues.

I would like to put the same menu on aboout 10 forms, but do not want to create a menu on each form.

Is there a way to creat a component class and call it every time a form loads up so that it show the menu?

Thanx for your help.