DomainUpDown.DomainUpDownAccessibleObject.Name Property

Definition

Gets or sets the name of the control that the accessible object describes.

C#
public override string Name { get; set; }

Property Value

The name of the control that the accessible object describes.

Remarks

To get the accessibility improvements introduced with .NET Framework 4.7.1, applications need to be running on .NET Framework 4.7.1 or a later version and do one of the following:

  • Recompile the application to target .NET Framework 4.7.1.

  • Opt in to the .NET Framework accessibility enhancements by using an AppCompat switch.

For more information, see Accessibility improvements in Windows Forms controls.

Applies to

Ürün Sürümler
.NET Framework 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1