Hi,

I HAVE TWO QUESTIONS-

1).Does anyone knw how to build a menu in a visual basic 6 window. like.....

under file.............new,open file, save file, save as etc

under tools............options, toolbox etc and, how to link this to practical application, that is, if i click on file and then on open, it should tk me to the documents in the computer as we seen in normal windows, and so with the other like save file, save file as .....etc. how to make them to do their operations when i run a program. IS THERE ANY CODE FOR IT ....IF SO CAN ANYONE SUGGEST BY GIVING A SMALL EXAMPLE.

i tried this in menu editor in vb6 but still its not clear. can any one explain how to do it by giving a small example.

2). and, how to put an icons, like for copy and paste etc just below the menu of the form. and where can i find those icons.

thanks.