Advertisement

1 - 10 of 17 containing alltags:("menustrip") (0 seconds)
I am using the menustrip, when you click on it it automatically drops the menu. How can I programatically close the menu that drops down when the menustrip is clicked?
Zones: C#Date Answered: 06/15/2006 Grade: A Views: 0
Do you have a tutorial how to use MenuStrip ? I tried this, but when selected Exit, the form does not close. Private Sub ExitToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As Sys...
Zones: ProgrammingDate Answered: 08/08/2006 Grade: A Views: 0
Hi All. Quick question... I have inherited from the MenuStrip class ---- myMenuStrip, no problem. I would now like to use a new ToolStripMenuItem ... eg myToolStripMenuItem. How would I...
Zones: C#Date Answered: 11/18/2006 Grade: B Views: 0
Hi guys 'n gals, Could somebody please enlighten me in how I would create a MenuStrip in C# with pure code please? So far I have this: menuStrip1.Items.Add("File"); menuStrip1.Items.Add("Edi...
Zones: C#Date Answered: 04/04/2007 Grade: A Views: 0
I have a big problem when working with Menu in Micrososf Visual C# 2.0  My  MainForm  have a MenuStrip. MenuStrip includes many ToolMenuStripItems.  Each of ToolMenuStripItem includes many other...
Zones: MS Visual C#, .NET, C#Date Answered: 06/13/2007 Grade: B Views: 0
Hi guys, I have an MdiContainer Form that has MenuStrip and Toolstrip controls as well as an overview diagram represented by about 15 shape controls from Visual Basic PowerPacks V2.0. I want t...
Zones: MS Visual Basic, .NET Framework 2.xDate Answered: 10/07/2007 Grade: A Views: 0
In the .NET 2.0 Framework, the System.Windows.Forms.MenuStrip provides a Smart Tag for inserting standard menu items e.g. File -> New. Is there a way to extend this feature? I am looking at inh...
Zones: .NET Framework 2.x, MS Visual C#, Visual S...Date Answered: 10/08/2007 Grade: B Views: 8
I have two Visual Studio 2005 apps and for some reason, when the apps are run, the menustrip background color appears different.  One is a light blue (same color that appears in the design window) ...
Zones: MS Visual BasicDate Answered: 05/01/2006 Grade: A Views: 0
Is it possible to use a MenuStrip control from Visual Studio in Ms Access 2007 (or 2003)?
Zones: MS Access, Access Forms, Visual StudioDate Answered: 05/20/2007 Grade: A Views: 0
How do I capture the Toolstripmenuitem that was clicked. I have a windows form developed in VS 2005, which has a menustrip which has many toolstripmenuitems, which in turn have child  toolstripmen...
Zones: C#, .NET, Visual StudioDate Answered: 09/08/2007 Grade: A Views: 5