winforms icon indicating copy to clipboard operation
winforms copied to clipboard

While opening the dialog box using the properties, the dialog box appeared behind the application.

Open ArunKumarSF4054 opened this issue 2 months ago • 1 comments

Environment Visual Studio Professional 2022 - version 17.14.18

.NET version .NET 8

Issue description

We are attempting to open the OpenFileDialog box using the properties of the panel, but the opened dialog box appears behind all applications. If we click the application, the application gets stuck.

Sample

Sample.zip

Steps to reproduce

Open the sample project (Sample.zip).

Drag and drop the CustomPanel. Right-click on the dropped panel and click on the properties.

The properties tab opened on the right side and changed the value of the Customlabel property to true.

The new dialog box opened, but it appeared behind all applications

ArunKumarSF4054 avatar Oct 31 '25 13:10 ArunKumarSF4054

@merriemcgaw do you have permission to transfer to winforms?

marcpopMSFT avatar Dec 05 '25 23:12 marcpopMSFT