i ahave a .dob file
which has all private functions
private sub validate()
private sub cbo_change()
etc
I have to write a public sub click()
then have to call a private sub validate() in this click()
how can I do that ...
Thanks in advance.
|
Results 1 to 2 of 2
Thread: How to access a private functionThreaded View
|
Click Here to Expand Forum to Full Width |