.net - Native menu in C# -


What is the best way to use native menu in C #?

EDIT: I want to use the original menu because it is better than the ugly .NET menu. Can anyone tell me how do I use it?

In namespace, you classes: menu , context menu , menu item , menu stream , ContextMenuStrip , toolbar , toolstrip , and other.

These classes are wrappers around only Win32 API calls, which implement these controls in the basics, it is true for the system almost every class. Forms namespace When you use these classes, you are actually using native controls.

The best method to use Net Netman Use NET controls. Whatever you use depends on what you are trying to accomplish. The easiest option to attach a main menu to a form is using the menu object, which is populated with the MenuItem set.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -