How to get rid of Misc category?

32 Views Asked by At

enter image description here

Look at the image attached, I am using Visual Studio and wondering how to remove/hide the "Misc" category as it doesn't hold any value and just looks horrendous for end users. There's no code I have written so I am assuming it's a default function of Visual Studio.

enter image description here

I have tried going into the Data Source options I have attached and tried to delete "DeveloperString, LongString, ShortString, ID, Name and NormalString." but I cannot find any reference to deletion.

Edit:

The class I'm using doesn't have "DeveloperString, LongString, ShortString, ID, Name and NormalString." therefore, how can something be undefined when it doesn't exist to be defined?

enter image description here

enter image description here

enter image description here

enter image description here

Thank you for your time and patience but I have no idea what is going on.:)

0

There are 0 best solutions below