J
Jeffrey.M.Newman
Does anyone know what triggers the window open animation? It's that
expanding rectangle the you see right before a form is made visible.
It seems that if a form does not have a parent or owner specified, it
will appear. Otherwise, it doesn't. The same thing occurs for the
window closing animation.
I'm guessing there's some message that is sent to the parent control
if one exists, and otherwise windows handles it like it does any other
window. Any help would be greatly appreciated.
expanding rectangle the you see right before a form is made visible.
It seems that if a form does not have a parent or owner specified, it
will appear. Otherwise, it doesn't. The same thing occurs for the
window closing animation.
I'm guessing there's some message that is sent to the parent control
if one exists, and otherwise windows handles it like it does any other
window. Any help would be greatly appreciated.