Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

To align label text to the right in Visual Studio, follow these steps:

  1. Select the label control on your form in the Visual Studio designer.
  2. In the Properties window, locate the TextAlign property and expand the dropdown menu.
  3. Select "TopRight" from the dropdown menu.
  4. Save and run your application to see the label text aligned to the right.