Hi.
What is the proper way to add a new content pane (programatically) i.e. on the right side of an existing content pane? Something like the drag and drop does.
Thanks.
Igor
Hello Igor,
Thank you for your post!
I have been looking into it and have created a small sample application for you.
In the sample application I have a simple XamDockManager with one ContentPane. Above the XamDockManager I have a button. When this button is clicked a new ContentPane is added on the right side of the existing one.
Please find the attached sample application and feel free to let me know if you have any further questions on this matter.
Seriously? Example with one pane and add option. Array with integer position? Maybe your customers aren't first year students?
How about 20 panes, inside of couple split panes, try to index that :) Please next time post a real world example, not some demo app with 2 panes. How about how to position top, left etc. Find correct split pane (as a parent), keep the existing order of other split/content panes in the layout....