An open API service indexing awesome lists of open source software.

https://github.com/xamlbrewer/uwp-subtle-textbox-control

A more subtle flavor of UWP TextBox control.
https://github.com/xamlbrewer/uwp-subtle-textbox-control

animation controls textbox uwp

Last synced: about 1 year ago
JSON representation

A more subtle flavor of UWP TextBox control.

Awesome Lists containing this project

README

          

# 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](Assets/SubtleTextBoxFull.gif?raw=true "Screen Capture")