Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Line between menu items
Message
From
01/06/2010 11:48:45
 
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01466859
Message ID:
01466886
Views:
43
>How do I add line between a menu items in a menu strip?

You can do it from the designer. Click on the MenuItem, go to Properties, click on DropDownItems and one of the items you can add is a Separator (choose from a Combo).

You can do it programmatically, the class is a ToolStripSeparator.
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform