An NDoc Documented Class Library

SplashScreen.Close Method (Form, Int32)

Closes the splash screen after a specific time period (specified in milliseconds). Activates the form specified by main (may be null).

public void Close(
   Form main,
   int milliseconds
);

See Also

SplashScreen Class | SplashScreen Members | Genghis.Windows.Forms Namespace | SplashScreen.Close Overload List