home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD/PC Actual 27
/
CDROM27.iso
/
share
/
progra
/
mai
/
Application, Splash screen subroutine
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-07-14
|
271 b
|
11 lines
'Description: Gives application splash screen capability
'Place the following code in a Form_Load()
Show
Splash.show
'Splash is the name of your start-up logo form
Doevents
Initialize
'Your subroutine that performs time-consuming initializations
Unload Splash