I am working on a automation testing tool TEST PARTNER which uses VBA. Here there's a module called 'class module' where you can define a class along with its methods and properties. There's no option of Insert.
Need a sample code to create a new class.
Comment