Discussion of article "DoEasy. Controls (Part 9): Re-arranging WinForms object methods, RadioButton and Button controls"

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
New article DoEasy. Controls (Part 9): Re-arranging WinForms object methods, RadioButton and Button controls has been published:
In this article, I will fix the names of WinForms object class methods and create Button and RadioButton WinForms objects.
Compile the EA and launch it on the chart:
It can be seen that the button correctly adjusts its size to the text depending on the auto resize mode. CheckBox and RadioButton have normal light checkbox fields, while CheckBox itself now has some thickness.
I scrolled the mouse wheel while hovering the mouse over some controls. The following entries were displayed in the journal:
...
These entries indicate the correct choice of the active object for interacting with the mouse.
Author: Artyom Trishkin