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
245
UIElementViewer on 13.1 with 4.0 .net Framework
posted

Is there any reason why the UIElementViewer would not work with Version 13.1 controls on the 4.0 Framework?  I have a user control which contains an ultragrid.  The uielementviewer is declared globally in the control, and uielementviewer.show is called in the constructor of the control (after the ultragrid is instantiated).  I have also moved the .show call to after the ultragrid is made visisble, all to no avail.

Parents
  • 9298
    posted

    Currie,

    It should work.  Make sure that your project is built to target "x86" and not "AnyCpu".  Let me know if that works for you.

Reply Children
No Data