Hi there,

With App.PrevInstance you come to know whether Instance of your application is running or not. But is there any way if your application's one instance is running and currently it is minimized and some one clicks on to same application exe icon then this minimize application should come to its normal state (unminimized).
In short is there any way to bring your minimized application to its normal state programmitically.

Thanx