Folks,
I am using the very helpful SplitContainer (horizontal) to show a list of
items on the bottom panel and the details of a chosen item on the top panel.
The top panel is initally collapsed. The user sees the details by chosing a
menu item (as in File, Item Properties). When this occurs, the top panel is
"un-collapsed."
Our client is requesting a softer transition from not seeing the panel to
suddenly seeing it (as fading in/out from the top of the form).
Could you point me in the right direction as to whether this is possible? If
it is, can you give me a hint of where to start my research (for example,
which events to call, or which methods to override)?
Thank you very much for your time,
Elsa