Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

Closed Issue: CheckedComboBox needs MaxDropDownHeight Property [18067]

$
0
0
If many items are insert the DropDown extend its high unlimited.
 
Workaround:
 
<xctk:CheckComboBox.ItemsPanel>
<ItemsPanelTemplate>
<VirtualizingStackPanel IsItemsHost="True" CanVerticallyScroll="True" MaxHeight="200" />
</ItemsPanelTemplate>
</xctk:CheckComboBox.ItemsPanel>

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>