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
125
Set focus to new tab when adding document
posted

Hi,

I am using the xamDockManager in my application and I am dynamically adding documents to main tab area.  How to I for the DockManager to make a specific pane the active document so that when I add new documents, they automatically have focus?

  • 69686
    posted

    Hello,

    You can call the Activate() method of the ContentPane after you have added it.