How to show in Visual Studio a structure of elements in Windows Forms? How to check, which controls belongs to a container?
Answer is – Document Outline view.
To show this window, click:
Menu View -> Other windows -> Document Outline.
Also – document Outline allows to move controls between containers. Very useful.