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
330
Set active panel tab focus
posted

I want to set a specific tab as the active tab based on a tool click event.  How do I get at the active tab/focus property for a specific tab on a form?

Parents
No Data
Reply
  • 330
    posted

    Looks like I need to create an instance of a DockableControlPane for the tab I want to activate.  Pretty complicated and specific to the whole screen design so no worries if no one has any input.

Children