a_jam_sandwich
Junior Contributor
Im trying to create a support system program.
When using the system you can run it in the Systray, and when a request come in a POPUP form will display indicating the request.
The problem is I dont want to lose focus from the program that the users in as it just a notiforcation (VISUAL ONLY).
I know the API method in VB6 with ShowWindow using SW_SHOWNOACTIVE but have no idea what to do in VB.NET
Can anyone help
Cheers
Andy
When using the system you can run it in the Systray, and when a request come in a POPUP form will display indicating the request.
The problem is I dont want to lose focus from the program that the users in as it just a notiforcation (VISUAL ONLY).
I know the API method in VB6 with ShowWindow using SW_SHOWNOACTIVE but have no idea what to do in VB.NET
Can anyone help
Cheers
Andy