Menu.MenuItemCollection

  • Thread starter Thread starter RF
  • Start date Start date
R

RF

I've added the System.Windows.Form.dll as a reference.

When I try to locate Menu.MenuItemCollection in the object browser I can't
find it or when coding at design time!

Am I missing something. Any help is appreciated.

Thanks,

RF
 
Hello,

RF said:
I've added the System.Windows.Form.dll as a reference.

When I try to locate Menu.MenuItemCollection in the
object browser I can't find it or when coding at design time!

I tested it in VS.NET 2002 and it worked. Are you sure you typed
"Menu.MenuItemCollection" into the search for textbox and not
"MenuItemCollection"?
 
Hello,

RF said:
I've added the System.Windows.Form.dll as a reference.

When I try to locate Menu.MenuItemCollection in the
object browser I can't find it or when coding at design time!

I tested it in VS.NET 2002 and it worked. Are you sure you typed
"Menu.MenuItemCollection" into the search for textbox and not
"MenuItemCollection"?
 
Back
Top