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
180
Question about Infragistics.Win.UltraWinDock.FloatingWindowContainerEx properties
posted

Hi -

QTP identifies the Infragistics.Win.UltraWinDock.FloatingWindowContainerEx object in my application as a SwfWindow. Due to the way our automation framework is built, we use Win32 APIs to identify the windows present on the desktop and once we have identified our desired window using the title and window class, we set the context to this window.

The problem with this object is that the "regexpwndtitle" and "text" property of this object is blank and the developer cannot find any of the above two properties listed to pass in the title of the window.

Is there a way to set any of the properties for this object such that QTP can populate these properties?

Let me know if you need more clarification on this.

  • 7695
    Offline posted

    Unfortunately to my knowledge, I don't believe there is a way to set either of those properties. As this is more of a NetAdvantage development question, perhaps you may have better luck finding an answer on that forum.