Skip to content

ControlDesigner GetHitTest is not supported under net6.0 #12112

@Eviav

Description

@Eviav

Environment

17.11.3

.NET version

net6.0 - net8.0

Did this work in a previous version of Visual Studio and/or previous .NET release?

framework all is normal

Issue description

my custom controls cannot capture mouse clicks, but System.Windows.Forms.TabControl can

Steps to reproduce

Here is a demo, the framework 4.8 can capture the mouse in the designer, but I hope the designer can also capture the mouse normally under net6.0

TestDesignGetHitTest.zip

Diagnostics

No response

Metadata

Metadata

Labels

area-VSDesignerWindows Forms out-of-proc designer related issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions