G
Graham Charles
Hello,
I'm finding that if I set the "Cancel" property during the AppStartup
event, the application's Splash form remains loaded.
A call to the Close property of the SplashForm at that point returns a
cross-threading error, since (it appears) the Splashform is loaded by a
different thread.
Any advice? I could ignore the SplashForm application setting and just
load it myself, I suppose.
Thanks,
g.
I'm finding that if I set the "Cancel" property during the AppStartup
event, the application's Splash form remains loaded.
A call to the Close property of the SplashForm at that point returns a
cross-threading error, since (it appears) the Splashform is loaded by a
different thread.
Any advice? I could ignore the SplashForm application setting and just
load it myself, I suppose.
Thanks,
g.