The Visual Basic "Button" class lets you create a control on your VB projects that perform an action such as auto-save. VB also includes file classes that help you create functions to save files. An ...
Help just says to use the RichTextBox1.OLEObjects.Add method, but I'm missing something somewhere.<BR><BR>What I have is a set of Excel spreadsheets that the program has created, and now I want to ...