Answers

Question and Answer:

  Home  Visual Basic (VB)

⟩ What is the diff between the Std and Class Module in VB?

Std Global with in the project. Cls Global through out the all project only thing is we want to set the type lib. Class Modules can be Instantiated.

 200 views

More Questions for you: