Is there a way to create "tabs" on GUI Panel using Standard Libraries.

 

Hi everyone!.

I came across this article https://www.mql5.com/en/articles/2503.
It is a pretty good way to create tabs on a gui panel.
Is there a way to achieve the same results with using only standard libraries.

Thanks in advance.

Graphical Interfaces VII: The Tabs Control (Chapter 2)
Graphical Interfaces VII: The Tabs Control (Chapter 2)
  • www.mql5.com
The first article Graphical Interfaces I: Preparation of the Library Structure (Chapter 1) explains in detail what this library is for. You will find a list of articles with links at the end of each chapter. There, you can also download a complete version of the library at the current stage of development. The files must be placed in the same...
 

Of course.

But you have to code it yourself.