Click to See Complete Forum and Search --> : Resizing


udipr
April 1st, 2001, 07:34 AM
Hello

I have strange problem.
I made setup package, and every thing work good.
But noe when I resize any window, It happend strangely.
For example: if I minimizes window is disappeared and show small on the taskbar (and nort like regular get small until minimized)

I hope my problem is understood, and any body could help me

Thank you, for any help.

GungaDin
April 1st, 2001, 06:40 PM
Make sure that the form you are having trouble with has its ShowInTaskbar property set to true. Otherwise it will not minimise to the Task Bar.

Hope this helps,

Nathan Liebke