thielj / MetroFramework

Metro UI of Windows 8 for .NET Windows Forms applications
http://thielj.github.io/MetroFramework
Other
396 stars 225 forks source link

Missing MetroMenoStrip from a Toolbox #94

Open Wh1rlw1nd opened 7 years ago

Wh1rlw1nd commented 7 years ago

Hi, I just tried to install your framework through the Visual Studio Community's NuGet and I linked appropriate dll, so this is what I got:

Pointer, MetroButton, MetroCheckBox, MetroComboBox, MetroLabel, MetroLink, MetroPanel, MetroProgressBar, MetroProgressSpinner, MetroRadioButton, MetroScrollBar, MetroStyleExtender, MetroTabControl, MetroTextBox, MetroTile, MetroToggle, MetroToolTip, MetroTrackBar, Metro UserControl.

Still, things like MetroContextMenu or MentroMenuStrip are missing...Probably some more that I am not aware of.

What did I do wrong?

By the way, great job, this is one awesome library!

CDDFERREIRA commented 5 years ago

I have got the same issue today. Anything you found about it?