Mandi Man

Results 7 comments of Mandi Man

Verified on .NET 8.0 latest build from main branch: NET 8.0.100-alpha.1.22451.15, issue was not fixed. When I add TextBox, Button and PrintPreviewControl to the form. run the application and TAB...

Verified this issue in the latest .Net 8.0 SDK build:8.0.100-alpha.1.22478.15, Details-Case 2 was fixed. The image already has its accessibility object in the ListView. please check below screenshot: ![image](https://user-images.githubusercontent.com/108860782/192973789-30a59069-c6de-4300-b7c1-39022706ee72.png) ![Untitled](https://user-images.githubusercontent.com/108860782/192976450-9cd093c3-def2-49f0-96e2-c1144f7ed949.png)

Verified on latest 8.0 build .NET 8.0.100-alpha.1.22607.6, a part of the issue was fixed. User can see information about image via accessibility tools in LargeIcon, SmallIcon and List views. please...

@SteffenSchwaiger I used the solution you provided by dragging and dropping UserControl1.cs from the Toolbox to the form with no exceptions. So want to confirm with you if I got...

@SteffenSchwaiger Unfortunately I still can't reproduce your problem on VS 17.10.0 Preview 3.0 and 17.10.0 Preview 4.0. 17.10.0 Preview 3.0: ![17 10P3](https://github.com/dotnet/winforms/assets/108860782/6095d02b-1c25-4a8c-b4a4-405c9d7bad9d) 17.10.0 Preview 4.0: ![17 10P4](https://github.com/dotnet/winforms/assets/108860782/174b73ee-4d91-4448-8bd0-5a03719c33da)

@SteffenSchwaiger Ok, I have successfully reproduced your issue based on the steps you provided in your latest update ![image](https://github.com/dotnet/winforms/assets/108860782/c0c26b14-6659-4ac6-a9bd-96e982be47f4)

@merriemcgaw Filed a DT issue: [5937](https://github.com/microsoft/winforms-designer/issues/5937) for this issue.