What would cause 25-30 minutes delay between Form_Initialize and
Form_Load events?
My form has several textboxes, DTPicker and two flexgrids. Although all
of them are bound controls none are populated while loading the form.
Simply by putting a "MsgBox now" on both Form_Initialize and Form_Load
events I found out that it takes 25-30 seconds for the form to load
after it's initialized.
Anybody has any ideas?
Murat