Sunday, July 12, 2009

1-Can I have static methods in VB 6?

I mean like this:


class example{


.


.


paublic static sub M....


}


call Example.M(and not new an object of this class and then call sub by that object)


2-What about a keyword like THIS in C# So u can refer to a same object in a method.

1-Can I have static methods in VB 6?
first of all vb6 dont use {} dat c# and this in vb6 is just me. i dont realy understand ur question i get what ur tryin to do so go here to explain better





http://www.xtremevbtalk.com/showthread.p...


and check that out


No comments:

Post a Comment