.
In VB6, the IDE dropdown menu shown above has not been classified. I could easily view the events and properties of ucBoardGrid, as they were shown in the same drop-down menu.
While VS2017 is trying to organize things for me, I feel like basically a lot more time to search where I want:
First I need to select the “main category” in the drop-down menu on the left, then I can view the methods / events / properties in the right drop-down menu.
Is there any way to disable this categorization? I would like everything to be shown in one drop-down list at once.
VB6 , .
, .
, , - . Ctrl+T.
Ctrl+T
Visual Studio 2017 , , , , :
Navigate To ( Visual Studio 2010) , , , , . , :
(f), (t), (m), (#) (:), . f stac , stac
f stac
: Ctrl+T, F12 goto. Ctrl+ minus key , F12 . , .
F12
Ctrl+ minus key
, Ctrl+Alt+c , /, CallStack.
Ctrl+Alt+c
F12 Ctrl + - - , Ctrl+T.
Source: https://habr.com/ru/post/1690356/More articles:how to create dynamic document keys in mongodb - jsonMake String type compatible with ARM? - armFailed to install Django: the command "python setup.py egg_info" failed with error code 1 in / tmp / pip-build-rcF9a5 / Django / - pythonIs it correct to filter the observed array of objects, regardless of whether the specific property for each index is true? - javascriptОбновить массив Mongo: удалить динамический ключ - mongodbSegfault with thread_local and std :: unordered_map - c ++Основной номер, нужно немного помочь - javascriptHow to find the sum of all numbers between 1 and N using JavaScript - javascriptAnyone have a better way to do this? I just learned to play with CSS - htmlHow can I sum the entire refund amount after getting the maximum value from the array? - arraysAll Articles