Discussion of article "DoEasy. Controls (Part 20): SplitContainer WinForms object"

 

New article DoEasy. Controls (Part 20): SplitContainer WinForms object has been published:

In the current article, I will start developing the SplitContainer control from the MS Visual Studio toolkit. This control consists of two panels separated by a vertical or horizontal movable separator.

Compile the EA and launch it on the chart:


So far, there is nothing special for us to check here - the control is static and features a vertical arrangement of panels and a separator. So far, it does not react in any way to mouse interactions. All these things will be implemented in subsequent articles. I have just made sure that the object is built correctly.

Author: Artyom Trishkin

Reason: