Ticket T1073018
Visible to All Users

Winforms designer not working in .Net 6

created 3 years ago

I have ported a Winforms app from .Net 4.8 to .Net 6.0. I have a form that has a LayoutControl inside an XtraTabControl. I am not able to select the tab control or individual controls inside the tab control. Is that expected? If not, how can I diagnose the fault, please?

Answers approved by DevExpress Support

created 3 years ago (modified 2 years ago)

Hello Sean,

To use designer tools for DevExpress controls, you need to install the DevExpress.Win.Design package from the local NuGet feed or from a remote NuGet feed at https://nuget.devexpress.com.

See these help article for more information:
.NET/.NET Core Support
Design-Time Support for DevExpress WinForms Controls for .NET - FAQ
Troubleshooting - Visual Studio Design Time

Should you have additional questions, please let me know.

    Comments (1)

      Worked perfectly - thank you, Don!

      Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

      Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.