T
T
TCloud2019-02-27 18:48:04
C++ / C#
TCloud, 2019-02-27 18:48:04

How to place required components on tabControl component page in MS VisualStudio 2017?

Good evening gentlemen.
Task: Use the TabControl component from MS Visual Studio. Create only 1 page (it will be the initial / welcome page). On the initial page, place a button that, when clicked, will open a new page of the previously used TabControl, and in addition to creating a new page, you need to place the components on it in a well-thought-out order.
The essence is about the same as using win forms. Only here you need a TabControl.
Question: Who made such programs, tell me how you solved this moment. I will be very grateful.
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
VoidVolker, 2019-02-27
@VoidVolker

Very simple: add a tabcontrol to the form, and add a button to the control there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question