F
F
Frip2019-03-29 01:03:58
C++ / C#
Frip, 2019-03-29 01:03:58

How to view the child elements of a GroupBox?

Hello.
I have a GroupBox which contains other items. How to see what elements it contains? Is there some sort of view window in VS?
In the open spaces I found that there is a similar functionality, but I don’t know where to look for it in VS, or I’m just blind and don’t see it.
u12Dn.png
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sergey, 2019-04-06
@mrFrip

groupBox1.Controls System.Windows.Forms.Control[]
https://docs.microsoft.com/en-us/dotnet/api/system...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question