Completed
Last Updated: 11 Dec 2015 13:47 by ADMIN
ADMIN
Ivan Petrov
Created on: 15 Mar 2012 05:36
Category: Buttons
Type: Bug Report
2
FIX. RadSplitButton - gets a wrong location when anchored in an MDI child form starting maximized.
Steps to reproduce:
1. Create a form that is MDI Parent
2. Create a form that would be and MDI Child.
3. Add a RadSplitButton to the MDI Child form and set it's anchor to Bottom | Left.
4. Set the WindowState of the MDI Child to be Maximized.
5. In a Form.Load event handler of the MDI Parent add an MDI Child form.
Run the project and you will see that the RadSplitButton is in the wrong location.
0 comments