Personally Tim is an avid cyclist. Thanks for visiting! Please verify info and feel free to contact me if questions! Contains prefix. About Tim Tim is a program manager at Microsoft, working on. Telerik UI for Silverlight. API Reference. In this article. Not finding the help you need?
Contact Support. Was this article helpful? Yes No. The items in the dropdown should display with CheckBox es. One stone kills two birds! Assume you have a ComboBox in place, and want to make it supporting multiple-selection. First, right-click the ComboBox to popup the context menu.
This will open the Create Style Resource dialog box. You can rename the default Name Key in the dialog. And then click OK to close the dialog. Now you get the default template of the ComboBox in your. You can browse the details in the following window, and figure out how the ComboBox works: when you click the ComboBox , it pops up a Popup control. We need to replace it with a ListBox which supports multiple-selection.
We also need to the replace the ListBoxItem with CheckBox so that the user can easily identify the selection status. It would be efficient to do this in the XAML window.
0コメント