Declined
Last Updated: 06 Feb 2017 10:42 by ADMIN
ADMIN
Dimitar
Created on: 18 Jan 2017 07:03
Category: MultiColumnCombo
Type: Bug Report
1
FIX. RadMultiColumnComboBox - the control is not sized correctly when it is added to a TableLayoutPanel
Use attached project to reproduce.

Workarond:
radMultiColumnComboBox1.AutoSize = false;
radMultiColumnComboBox1.MinimumSize = new Size(0, 22);
Attached Files:
1 comment
ADMIN
Dimitar
Posted on: 06 Feb 2017 10:42
Declined, duplicate of: https://feedback.telerik.com/Project/154/Feedback/Details/166651-fix-radmulticolumncombobox-when-added-to-a-tablelayoutpanel-and-the-dock-prope