Completed
Last Updated: 14 Nov 2017 12:07 by Latromi
ADMIN
Dimitar
Created on: 23 Feb 2017 11:01
Category:
Type: Bug Report
3
FIX. RadDropDownList - the size is changed when the control is inside TableLayoutPanel and the form is minimized.
Use the attached project to reproduce.

Workaround:
 radDropDownList1.MinimumSize = new Size(125, 0);
1 comment
Latromi
Posted on: 26 Sep 2017 17:39
I attach the code to workaround this issue.
Attached Files: