.NET Core Version:
5.0.100-rc.1.20379.16
Have you experienced this same bug with .NET Framework?:
Yes
Minimal repro:
Actual behavior:
Get 2 errors for toolStripProgressBar in ToolStrip and StatusStrip controls


Expected behavior:
No error
@Olina-Zhang is the AccessibleName property available for this control? Can you set that in the sample app and see if that resolves the problem?
@merriemcgaw Yes, it has. We can set it in sample app to resolve it. Updated this info in bug: https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1159873


Do we keep this bug opening to update default name property or resolve it with custom AccessibleName property by developer?
@Olina-Zhang please do that, it will close out another issue for us. Thanks so much!
@merriemcgaw What about this Github issue?
If you've fixed the issue in the sample app, please do close this one. Thanks!
If you've fixed the issue in the sample app, please do close this one. Thanks!
Yes, we have updated the AccessibleName for toolStripProgressBar in sample app from GH winforms repo, so close this issue.
@merriemcgaw, should we move this to "Done" in our project?
@Olina-Zhang has the underlying AzDO bug been closed?
@Olina-Zhang has the underlying AzDO bug been closed?
Yes, it is closed.