xtraterrestrial
Programmer
Hi
I created a class of my own and I was wondering if the following procedure will run automatically upon creation of the class
Public Sub Class_Initialize()
' set value of variables in class
End Sub
Thanks
I created a class of my own and I was wondering if the following procedure will run automatically upon creation of the class
Public Sub Class_Initialize()
' set value of variables in class
End Sub
Thanks