TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About menu control
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Chand (2)
Vijayaragavan S (1)
Mike Clark (1)
Mahesh Alle (1)
Sapna (1)
Priya Linge (1)
Manikavelu Velayutham (1)
Raj Kumar (1)
Edwin Lima (1)
Related resources for menu control
No resource found
WPF Menus A Complete Tutorial
8/25/2019 9:11:30 AM.
WPF Menu control is represented by the Menu class in C#. This menus tutorial and menus code examples explain how to use menus in WPF using C#.
MenuStrip In C#
3/17/2019 8:48:32 AM.
A Menu in C# is used for navigation. WinForms MenuStrip control represents menus in C#. In this tutorial, you'll learn how to implement menus using a MenuStrip in C# and WinForms.
How To Use Menu Control In UWP
4/25/2018 10:43:59 AM.
Reading this article, you can learn how to use Menu Control in Universal Windows Apps development with XAML and Visual C#.
Extending ASP.NET 2.0 Menu Control To Have Tabs With Rounded Corners
6/2/2014 12:11:02 AM.
The ASP.NET Menu Control normally produces tabs which have rectangular edges. The techniques presented extend the control to create tabs with rounded corners.
Implement Multiple Document Interface (MDI) With Menu Control in WPF
1/28/2013 11:49:29 PM.
I went to lot website and not found any article or examples that implement MDI in WPF So I decide to write an article on MDI with menu control in WPF. Hope you like this article.
Animated Menu Control using jQuery
5/15/2012 4:18:20 PM.
In this article we are going to explore how we use jQuery in ASP.NET to create an animated menu control.
How to Create a Custom Menu Control in Silverlight
8/9/2011 4:28:17 PM.
This article demonstrates how we can create the Custom Menu Control in Silverlight.
ASP.NET Menu Control - .NET 4 Improvements
12/8/2010 3:15:10 AM.
In ASP.NET menu control, it will be difficult to apply the styles, since the control will be rendered as HTML tables. There were other issues like losing the focus in asp.net menus.
MultiView using Menu Control in ASP.NET 3.5
10/1/2008 6:18:55 PM.
In this article, I will explain how to use MultiView control in ASP.NET 3.5.
Tray Bar Application
1/18/2006 1:22:52 AM.
This is a very simple C# application which implements those very familiar Windows applications with a tray Icon.