
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
Hi.
Can anybody advise me on what class to use for a collection of controls. I am coding an information indicator based on the CAppDialog class. I want to collect say a CLabel, CEdit, CLabel, CEdit, CCheckBox in a class so that I only need to create an instance of this collection class to have all the controls created.
Thanks