L
LWoodIS
TaskVisible property not supported in VB.Net
Is there any WinAPI around this problem?
Why do you support NotifyIcon when you do not support TaskVisible property
in VB.Net? Your help says similar interface as Antivirus, this is not true.
Antivirus only shoes up in Task List when it is visible.
My app cannot be a service, because it needs to be User Specific.
Quickbooks will automatically launch my Application when it starts up.
User can launch my application and leave it on the system tray using
NotifyIcon, for dynamic comaprisons.
My applciation can dynamically launch Quickbooks when needed.
The purpose of the application is to Synchronize data between QB and an SQL
application. The secondary purpose is to provide analysis tools, data
comparisons, and batch updates.
Needless to say this application is quite powerfull and security is a prime
concern.
Data integrity is extremely important, a confused user or accidental
activations can be problematic.
I need to remove the applcation from the Task List. So that Alt-Tab will
not activate my application or Task switching. Can you offer any
suggestions or workarounds?
Thank You
Lewis
Is there any WinAPI around this problem?
Why do you support NotifyIcon when you do not support TaskVisible property
in VB.Net? Your help says similar interface as Antivirus, this is not true.
Antivirus only shoes up in Task List when it is visible.
My app cannot be a service, because it needs to be User Specific.
Quickbooks will automatically launch my Application when it starts up.
User can launch my application and leave it on the system tray using
NotifyIcon, for dynamic comaprisons.
My applciation can dynamically launch Quickbooks when needed.
The purpose of the application is to Synchronize data between QB and an SQL
application. The secondary purpose is to provide analysis tools, data
comparisons, and batch updates.
Needless to say this application is quite powerfull and security is a prime
concern.
Data integrity is extremely important, a confused user or accidental
activations can be problematic.
I need to remove the applcation from the Task List. So that Alt-Tab will
not activate my application or Task switching. Can you offer any
suggestions or workarounds?
Thank You
Lewis