Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1855
can i make my xamtabcontrol Customizable
posted

I have a xamtabcontrol and i would like to have it so that the user can drag the tabs and change their order. I would also like to then make the order they set persistent.

Parents
  • 28407
    posted

    HI Petetatilba,

     You should consider using the XamDockManager and placing ContentPanes inside of a TabGroupPane. It has builtin drag and drop suppport,

     and the ability to save and load the layout.

    I am attaching a sample that sets the XamDockManager as a tab and allows draging to reorder the tabs and the saving and loading of the layouts.

    Sincerely,
     Matt
     Developer Support Engineer

     

     

    WpfApplication149.zip
Reply Children