monfared92: I am trying to create a panel that can be automatically reduced or enlarged according to its content. I want this panel to be bigger when I open a new position. And when I close a position, the panel becomes smaller. How can I do this?
You should read the documentation on the Standard Library. Reference the documentation for CPanel ...
Methods inherited from class CWnd
... , Height, ...
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 every one
I am trying to create a panel that can be automatically reduced or enlarged according to its content.
I want this panel to be bigger when I open a new position. And when I close a position, the panel becomes smaller.
How can I do this?