-
Notifications
You must be signed in to change notification settings - Fork 897
WatermarkComboBox
BoucherS edited this page Jun 14, 2017
·
2 revisions
Derives from System.Windows.Controls.ComboBox
Represents a ComboBox with a customizable watermark.
|| Property || Description
| Watermark| Gets or sets a value indicating whether the watermark is displayed when the WatermarkComboBox is not selected nor have the focus.
| WatermarkTemplate| Gets or sets the DataTemplate to use to display the watermark in the WatermarkComboBox.