Unplanned
Last Updated: 31 Jul 2017 07:50 by ADMIN
ADMIN
Dimitar
Created on: 27 Jul 2015 13:08
Category: Dock
Type: Bug Report
1
FIX. RadDock - using the control with RadSplitContainer and TableLayoutPanel causes invalid resize behavior on Windows 7 x64 machines.
When custom controls that are containing SplitContainers and TableLayoutPanels are used in RadDock there is invalid resizing behaviour.
The underlying controls are not properly resized when the entire form is resized as well. 
The issue exists only on Windows 7 x64 machines. 

Workaround:
Use RadLayoutControl instead of the TableLayoutPanel.
0 comments