|
-
Dec 11th, 2006, 10:43 AM
#1
Re: Back to previus form
The function calls will work just fine as long as they are Public Sub or Public Function. However the references to the controls on the form will need to be modified. For example
With Form1.RichTextBox1
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|