Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CustomControlLibrary sample does not work with Visual Studio 2022 #45

Open
boydpatterson opened this issue Dec 10, 2021 · 1 comment
Open
Assignees

Comments

@boydpatterson
Copy link

boydpatterson commented Dec 10, 2021

The CustomControlLibrary sample does not work in Visual Studio 2022. When opened in Visual Studio 2019, the designer functionality is present as expected. When opening the same solution in Visual Studio 2022, there is no evidence any of the DesignTools extensibility is loaded.

The following are examples (but not all) of CustomButton designer features present in VS 2019 that were not observed in VS 2022:

  • No context menu integration for "Set Background" or "Add Reference"
  • Custom Date/Time picker not available to edit the "CustomButton.Date"
  • Opacity slider not displayed
  • Background property does not display colors list

My company is a commercial UI Controls developer, and we are not able to get our design-time functionality working in VS 2022. This is a blocking issue for our latest release.

Please update the sample to be compatible with Visual Studio 2022 so it can serve as a guide for those building designer support in the latest IDE.

@prshri-msft prshri-msft self-assigned this Dec 14, 2021
@yaoshun111
Copy link

yaoshun111 commented Aug 17, 2022

I have the same question.Have you solved this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants