Skip to content

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

Open
AdmiralSnyder wants to merge 1 commit intomicrosoft:masterfrom
AdmiralSnyder:WinformsToolWindowPaneFixBecauseOfDPI
Open

- Fix #244 : Applied changes to make winforms UserControls in ToolWindowPane not transparent anymore#245
AdmiralSnyder wants to merge 1 commit intomicrosoft:masterfrom
AdmiralSnyder:WinformsToolWindowPaneFixBecauseOfDPI

Conversation

@AdmiralSnyder
Copy link
Copy Markdown
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
Copy Markdown

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