[DevExpress Support Team: CLONED FROM T161544: MDIchild repaint issue]
Make locking the main form for repainting updates on merging an MDI child form optional
Answers approved by DevExpress Support
We have implemented the functionality described in this ticket. It will be included in our next update(s).
Please check back and leave a comment to this response to let us know whether or not this solution addresses your concerns.
With the dxBarLockMainFormOnMergingMDIChildForm global variable added to the dxBar unit, you can switch locking the main form for repainting updates on merging an MDI child form. Assign False to the variable to disable locking. The default value (True) indicates that the main form is locked for repainting updates.
- v15.1.2Download Official Update
- v14.2.5Download Official Update