On Jul 29, 2009, at 12:00 PM, RPEHLM <robin@lauryssen-mitchell.com>
wrote:
My little app has six windows that can be displayed at different times
for different purposes. Five of them are angelic little things that
behave nicely and do as they are told. The sixth is the beast from
hell! For some reason I just cannot fathom when I set its visibility
property to true, it appears as expected but the Window OS taskbar
dissappears. When the horrible little blighter of a window is closed
the Windows taskbar comes back. I have compared every property and
just
cannot find any significant differences between the good windows and
the
bad one. Any ideas?
My guess/es would be:
a. You have the Frame property set to a modal dialog type.
b. You have the MenuBarVisible option off.
and/or
c. You used ShowModal instead of Show
Paul Rodman
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|