Files
Andy De George da363692ff Initial WPF content migrated (#17)
* Reset branch for WPF changes

* Convert BMP to PNG; fix link-out-of-scope err

* Add snippets for WPF... 6794 files!!!!

* Add missing snippets

* update file updated between migration

* Fix paths to include

* update breadcrumb and toc

* fix index links

* fix index links

* fix index links

* fix markdown
2020-09-04 09:46:28 -07:00

868 B

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
TextBox 03/30/2017
AutoGeneratedOrientationPage
controls [WPF], TextBox
TextBox control [WPF]
2512a277-e9d8-4de8-a12f-2bd95e8e7b60

TextBox

The xref:System.Windows.Controls.TextBox control provides support for basic text input in WPF applications.

In This Section

TextBox Overview
How-to Topics

Reference

xref:System.Windows.Controls.TextBox

xref:System.Windows.Controls.RichTextBox

xref:System.Windows.Controls.TextBlock

xref:System.Windows.Controls.PasswordBox

See also