A more subtle flavor of UWP TextBox control.
C#
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
Assets
XamlBrewer.Uwp.TextBoxSliderSample
.gitattributes
.gitignore
README.md
XamlBrewer.Uwp.TextBoxSliderSample.sln

README.md

UWP-Subtle-TextBox-Control

A more subtle flavor of UWP TextBox control.

  • Looks like a TextBox when has focus,
  • otherwise just looks like a TextBlock.
  • Can briefly flash to suggest it's an input control.
  • Uses animation to switch visual states.

Screencapture from sample app

Screencapture