This property returns a value that indicates whether a previous instance of an application is already running.
object.PrevInstance
You can use this property in a Load event procedure to specify whether a user is already running an instance of an application. Depending on the application, you might want only one instance running in Windows CE at a time.