I have a program called TextEditPro and I just started it, I'm running into a problem.
When I had the code for clicking Save As... I don't know how to use the savefiledialog so when you click Save As it will pop up!
Any help?
Thanks!
I have a program called TextEditPro and I just started it, I'm running into a problem.
When I had the code for clicking Save As... I don't know how to use the savefiledialog so when you click Save As it will pop up!
Any help?
Thanks!
Look at the code in http://social.msdn.microsoft.com/forums/en-US/vblanguage/thread/ec63bda3-cb9f-438f-8d3d-43eb858299aa. I hope it helps. The code works.