FIX. RadDock - flickers when changing the RIghtToLeft property.
1 comment
ADMIN
Ivan Todorov
Posted on:30 Jan 2015 14:12
DECLINED: each time the RightToLeft property changes, the window is recreated (you can see that the Handle of the form is different). This implementation comes from within the Windows Forms framework and e cannot do anything to prevent it.