Completed
Last Updated: 23 Aug 2018 14:06 by Dimitar
ADMIN
Dimitar
Created on: 30 Jul 2018 04:58
Category: Buttons
Type: Bug Report
0
FIX. RadDropDownButton - the popup size is not correct when there is a vertical scroll
Use attached to reproduce.

Workaround:
radDropDownButton1.DropDownButtonElement.DropDownMenu.MinimumSize = new Size(300,0);
Attached Files:
0 comments