# Control Modifications

#### Text Value Control now supports Disabled color

Text Value Control now supports Disabled color and Enabled property (bindable through HandleControlState), so it can be directly used inside of other control supporting disabled state.

<div class="contents" id="bkmrk-"><div class="contents"><div class="textblock">---

</div></div></div>#### Text Button Control now supports Text color and Data Binding

Text Value Control now supports text color as property. The following properties are now bindable:

<div class="contents" id="bkmrk-pressedimage-hovered"><div class="contents"><div class="textblock">- PressedImage
- HoveredColor
- DisabledColor

---

</div></div></div>#### Button Control: New Properties and Data Binding

The Button Control has following new properties:

<div class="contents" id="bkmrk-hoveredcolorproperty"><div class="contents"><div class="textblock">- HoveredColorPropertyReference
- HoveredColorPropertyProvider
- DisabledColorPropertyReference
- DisabledColorPropertyProvider

</div></div></div>The following properties are now bindable:

<div class="contents" id="bkmrk-pressedimage-hovered-0"><div class="contents"><div class="textblock">- PressedImage
- HoveredColor
- DisabledColor

---

</div></div></div>