Hi,
One of the things I find missing in the Outlook mode of the PageView control is the ability to move a page up or down (i.e., change their order). This is accomplished with an additional menu item called "Navigation Pane Options", and a checked list box with all available pages and up/down buttons.
It seems fairly obvious this functionality isn't included out of the box. Is there a straight-forward way to add it (i.e., add a menu item which could bring up my own dialog for accomplishing this)?
Related to this would be a way to serialize the PageView content and order to XML, but I can see how to do that myself fairly easily with an extension method.
Dave
One of the things I find missing in the Outlook mode of the PageView control is the ability to move a page up or down (i.e., change their order). This is accomplished with an additional menu item called "Navigation Pane Options", and a checked list box with all available pages and up/down buttons.
It seems fairly obvious this functionality isn't included out of the box. Is there a straight-forward way to add it (i.e., add a menu item which could bring up my own dialog for accomplishing this)?
Related to this would be a way to serialize the PageView content and order to XML, but I can see how to do that myself fairly easily with an extension method.
Dave