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

- Fix #244 : Applied changes to make winforms UserControls in ToolWindowPane not transparent anymore #245

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AdmiralSnyder
Copy link
Contributor

(the commit is a little bit noisy, but it's not my fault that the samples are not current. sorry.)

  • upgrade project dependencies to VS2022
  • change DTE to DTE2
  • fix the actual problem:
    • move RdtEventControl creation into Window property getter
    • surround it with DpiAwareness Scope

TODO: Do the same changes for the other examples using winforms controls in ToolWindowPanes

- change DTE to DTE2
- fix the actual problem:
  - move RdtEventControl creation into Window property getter
  - surround it with DpiAwareness Scope
@ghost
Copy link

ghost commented Nov 10, 2021

CLA assistant check
All CLA requirements met.

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

Successfully merging this pull request may close these issues.

1 participant