Discussion of article "DoEasy. Controls (Part 22): SplitContainer. Changing the properties of the created object"

 

New article DoEasy. Controls (Part 22): SplitContainer. Changing the properties of the created object has been published:

In the current article, I will implement the ability to change the properties and appearance of the newly created SplitContainer control.

Compile the EA and launch it on the chart:



As you can see, all new properties set to the object after its creation make changes to its appearance correctly.

As for the shortcomings, we can see a fuzzy trigger of hiding the separator object after moving the mouse cursor away from it. But I will change the behavior and display logic in order to more closely match the behavior logic in MS Visual Studio. This will allow us to delve into this issue.

Author: Artyom Trishkin

Reason: