Hi guys!

I want to add an "Edit" menu in my menu bar of my application. I just want to add basic stuff like cut, copy, paste, and maybe undo too. All my controls are textboxes and combos, so i'll just be cutting and pasting strings and text. How do I go about implementing this?

Also, I want to add a "Help" menu, how do I make those standard help files in most windows applications?


Thanks in advance for all the help