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
15
Using Infragistics dll in Visual Studio Code ( Context Menu issue)
posted

Hi Team,

We are getting below error in Visual Studio code while performing below steps.

1. We are using Visual Studio Code 6.0-windows for windows application form.
2. We are able to create/add label , button by using Infragistic dll (With version 5.2, 12.1,22.1).
3. But while adding Infragistic textbox control (UltraTextBox) on form we are getting below error.

System.MissingMethodException: Method not found: 'System.Windows.Forms.ContextMenu System.Windows.Forms.Control.get_ContextMenu()'.

4. We have tried the same with different Infragistics versions.
- 5.2
- 12.1
- Trial Version (22.1)

Kindly provide the solution for the same.

Parents
No Data
Reply
  • 28945
    Offline posted

    Hello and thank you for contacting Infragistics. Our windows forms tools are compatible with .NET Core 6.0 in versions 21.2 and later. Older versions will not work in the designer and are not guaranteed to work during compiling. Please attach a sample using 22.1 and I will see if I can provide some guidance on this. Thank you.  

Children
No Data