Hi all,
I am trying to create a form dynamically in VB6. It must be in a standard exe project, with only a bas module and a Sub Main function. Inside the Sub Main function I need to create a form dynamically and show it when the project is run. The project has no forms at all. Just the module and the sub main function in it.
Can anyone please help??
Rajarshi