Hi!
I added a UltraGroupBox into an UltraPanel and anchoring the GroupBox to all sides. If the Panel is resized, the GroupBox keep her size.
This happens only in 9.2 SR 2106, 9.2 SR 2090 works. Can anybody confirm this and will this bug fixed?
(I attached a simple app for demonstration.)
Regards,
Jens
This is fixed in 2010 volume 3 (10.3.20103.1000)
I've tried it.
Not only the Achor property but the Dock property as well.
Try adding an UltraExpandableGroupBox on a UltraPanel . Set the UltraExpandableGroupBox's Dock to top. Now, resize the UltraPanel. Notice that the UltraExpandableGroupBox's width stays the same.
version: 10.2.20102.2064
Obviously, this is a bug.
Hi~.
The 10.1.20101.2057 version is also happened.
Controls in Ultrapanel keep it's own size. Anchor doesn't work.
What should I do?