Controls icons disappeared in the Toolbox of VS 2019 Community

Dr. Abdullah Odeh 21 Reputation points
2021-11-16T20:23:05.45+00:00

I'm using VS 2019 Community under windows 10 to develop a Windows Forms App (.NET Framework). Once I R-Clicked the ToolBox and select "Reset ToolBox", all icons in the ToolBox has amazingly disappeared! I tried to restart VS once with the privileges of my user account and once with the administrator privileges, but the problem remains the same.

I searched MS Q&A for answers that can solve my problem but found none. The ToolBox still appear as follows:

149925-toolbox-err.png

Also I reset VS settings from: Tools -> Improt & Export Settings -> "reset all settings", but the problem remains.

Your help to reclaim ToolBox icons is appreciated.

Thank you.

Developer technologies | Windows Forms
Developer technologies | VB
Developer technologies | Visual Studio | Other
0 comments No comments
{count} votes

Accepted answer
  1. Jiachen Li-MSFT 34,221 Reputation points Microsoft External Staff
    2021-11-17T03:21:27.75+00:00

    Hi @Dr. Abdullah Odeh ,
    You can try the following steps and see if it solves your problem.

    1. Adjust the computer resolution to 100% zoom.
    2. Delete all TBD files.
    3. Restart the computer, and open Visual Studio.

    TBD files are located in C:\Users\USERPROFILE\Local Settings\Application Data\Microsoft\VisualStudio\YOURVERSION.
    To show the hidden TBD files, open Windows Explorer, select View, then check the "Hidden Items" box.
    Hidden files, including your TBD files, should now be visible.

    Hope this could be helpful.
    Best Regards.
    Jiachen Li

    ----------

    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Viorel 122.6K Reputation points
    2021-11-16T20:50:26.623+00:00

    If you do not have specific settings and customisations, then try finding the "Visual Studio Installer" in Start menu, where you can repair the Installation using "More" button.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.