Quote:
Originally Posted by Jiva newstone
i didn't meant that, i mean use TPanel and place first page component in the Panel and use AnimateWindow to Animateit opening or while visible
example use this to slide panel while showing
AnimateWindow(Panel.Handle, 1000, aw_hide or AW_SLIDE OR AW_VER_POSITIVE);
panel.Visible:=false;
or wait will make a new wpi design with all function to make better
|
I do not know if you have tested this on windows 7 but I do not see any button to trigger the CurPageChanged event, I saw your code but at runtime it gives this: