How is the MenuStrip control useful?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
How is the MenuStrip control useful?
Rating:
The MenuStrip control is useful in the following manner:
- It creates menus that are easily customized by a user.
- It creates menus that support advanced user interface and layout features such as text and image ordering and alignment, drag-and-drop operations, MDI, and alternate modes of accessing menu commands.
- It supports the appearance and behavior of the Windows operating system.
- It handles events for all containers and contained items on a Windows form in a consistent manner.
Rating:
Was this information helpful?
Other articles
- How to create a Windows-based C# application project?
- What is the MdiParent property?
- What is the PrintPage event?
- How is an application installed from a Web server or a network file share?
- What is the order of Keyboard events?