Does any one know how to programmatically generate a form and a function on the created form in Visual Basic in run-time mode? To minimise the size of our database I would like to be able to generate certain forms as required. Some forms are used about once a month in very special circumstances, therefore, to actually save them in the database is just a waste of space. I would prefer to generate them as needed and only when needed (once a month, once every two months, whenever)
Any suggestions would be greatly appreciated.
Thanks



