answersLogoWhite

0

Men editor is a most important feacture of any application that enables a large number of commands in a small area. Visual basic provides to creating menu editor in our application. The following step is used to create a menu editor in visual basic 6.0-

  1. Click on the 'Tools' menu of VB application window.
  2. Select menu Editor from this.
  3. A dialogue box is appear. Here we named the menu, named its caption select shortcut for the menu.
  4. After doing this click on ok to create your menu.
  5. Then after from your menu we select it to write code or event to it for perform a specific operation
User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Engineering

Label the parts of visual basic 6.0?

menu bar


Menu-driven Programming in visual basic?

Develop a menu driven proramming in C++ on Examination System ?


What is Environment of visual basic 6.0?

The Environment of Visual Basic 6.0 is Integrated Development Invironment (IDE). The Visual Basic provides a number of IDE elements. The IDE is the place where we do our Programming Work in Visual Basic. Just as the name says, we can develop our project or application in the environment of Integrated Development.Now a days IDE has become more powerful and with that power has come complexity.The IDE composed of these parts-Menu BarTool BarProject Explorer WindowProperties WindowFormlayout WindowTool BoxForm DesignersCode windowObject BrowserContext MEnuImmidiate local and watch window


How do you save ptb files to use in powertab editor?

To save PTB files for use in Power Tab Editor, first create or open your tab in the editor. Then, go to the "File" menu and select "Save As" or "Save." Choose the desired location on your computer, name your file, and ensure it is saved with the ".ptb" extension. This will allow you to open and edit the file later in Power Tab Editor.


Icon in visual basic?

In Visual Basic, an icon is a small graphical representation used in applications to convey information or represent actions, similar to buttons or menu items. Icons can be added to forms, controls, or as part of an application's executable file. Typically, icons are stored in .ico files and can be assigned to various components through properties in the Visual Studio IDE. They enhance user interface aesthetics and improve usability by providing visual cues to users.

Related Questions

How do you get into your macros?

Go to the Tools menu, then Macro and then Visual Basic Editor.


How do you create a menu in a Microsoft Visual Basic 2005 Express Edition?

use the menustrip control item


Label the parts of visual basic 6.0?

menu bar


Menu-driven Programming in visual basic?

Develop a menu driven proramming in C++ on Examination System ?


How do you create ramps in Starcraft 1 Campaign Editor?

They are found in the doodad menu.


How do you play back a macro?

There are several ways of doing it. You can go to the Tools menu, the the Macro menu and then the Macros menu and pick the macro you want to play. If you have set up a shortcut key for the macro, you could press that. If you have the macro attached to a button you can click on the button. You can also go to the Visual Basic Editor and run the macro through that.


How do you get a drop down menu bar on webpage maker?

Using a WYSIWYG editor, I have no idea, as it varies greatly. The editor should have instructions though.Using actual Code you can create a simple one with the following code.Simple drop down menuUsing some basic CSS and HTML we can create a drop down menu rather easily, it's not very stylish, but it works well. first-linksecond-linkthird-linkPlease use the links below to make a more advanced menu.


How do you separate sprite tiles on game maker?

In the file menu of the sprite editor, click create from strip


How do you activate visual basic?

Go to the top menu and click Help. Then click "Register" and follow the instructions from there.


How to make subforms in visual basic programming language?

To create subforms in Visual Basic, you typically use the Windows Forms application. First, create a new form by selecting "Add Windows Form" from the project menu. Then, design your subform as needed and ensure it has properties or methods to expose any necessary data or functionality. Finally, you can instantiate and display this subform from the main form using SubForm.Show() or SubForm.ShowDialog() as needed.


How do you open visual basic programs?

To Deploy/Create The Visual Basic Application You Are Making, Click Build From The Menu At The Top Of The Window. Then Click Build [Your App Name]. The Application Has Now Been Built And You Can Access It By Going To: "Documents\Visual Studio [Version]\Projects\[Your Project Name]\[Your Project Name]\bin\release" You Will Normally See 3 Files: An "xml", A "pdb", And An "exe". The One You Want Is The "exe". To Run It From Within Visual Basic, Click The [Play Icon] Button. This Will Debug The Application.


Can you create levels on halo reach?

Halo: Reach comes with a built-in map editor called Forge Mode. You can access this from the main menu of Reach.