|
-
Apr 14th, 2005, 04:28 AM
#1
Thread Starter
Member
speed about Public function
I have develped one program with multiple-forms. say, currently I write code in FormA,If i want to use the public function which is defined at formB, I should first reference formB then use syntax like formB.function(...).
i am now wandering the speed of this method. I guess i can define the same function inside the two forms and use them.
will this method be faster than the first one?
I appreciate any inputs
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
|