# Control Modifications

#### Blend Mode Property

Some Controls got a new Property called "Blend Mode" which sets the chosen blend mode on every image which can be replaced inside the Control. This affects the following controls:

<div class="contents" id="bkmrk-analogclock-button-c"><div class="contents"><div class="textblock">- AnalogClock
- Button
- CheckBox
- CircularSlider
- Dial
- Drawer
- Flipbook
- Gauge
- GroupBox
- IconButton
- InputField
- Menu Icon
- Menu Item
- Menu Screen
- Mesh2D
- MultiStateButton
- PageIndicator
- PageIndicatorElement
- ProgressBar
- RadioButton
- Roll
- Scrollbar
- Slider
- SpinBox
- Tell Tale
- ToggleButton
- TouchIndication

---

</div></div></div>#### ToggleButton ClickCount

In the ToggleButton Control the property named "ClickCount" is now configurable.

---