what if ""ShowInTaskbar = False""
How can I keep it False ?
When Click on Form it`s back True !

SetWindowLong Form1.hwnd, GWL_HWNDPARENT, 0&

Thankx