Hai Kiron,
it is easy to show or hide windows from the desktop by using the API ShowWindow with constants like SW_HIDE or SW_MINIMIZE or SW_SHOWNORMAL or SW_SHOW but to remove it from the task bar or systray is little bit difficult. i dont think it is possible to remove it from systray since only the application that keeps it will be able to remove it while it can be removed from taskbar. i dont know how i am working on it.

Reply to
<[email protected]>