Text Fields 

You can use text fields (sometimes simply called labels) to display text that’s read-only, won’t be copied, and won’t exceed the space it’s been allocated. Common uses for text fields include control labels and instructional text.

Art Image

For read-only text that the user might need to copy or horizontally scroll, use a read-only text box.

See Also

Concepts

Access Keys
Labels
Layout
Layout Specifications: Win32
Layout Specifications: Windows Forms
Text Boxes