I'm very green when it comes to writing code and I'm trying to create a menu bar and pull down menus. The menu bar contains three options: File, Edit and Help.
The File menu contains four options: New, Open, Close and Send To. Among these four, the Send To entry itself is a menu with the following three options: Mail Recipient, Exchange Server and Floppy Disk
The Edit menu has the following entries: Cut, Copy and Paste.
The Help menu has two options: Contact Us and About Software
Any help would be greatly appreciated.
The File menu contains four options: New, Open, Close and Send To. Among these four, the Send To entry itself is a menu with the following three options: Mail Recipient, Exchange Server and Floppy Disk
The Edit menu has the following entries: Cut, Copy and Paste.
The Help menu has two options: Contact Us and About Software
Any help would be greatly appreciated.
Comment