DomainUpDown.DomainUpDownAccessibleObject.Name Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the name of the control that the accessible object describes.
public:
virtual property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
public override string Name { get; set; }
member this.Name : string with get, set
Public Overrides Property Name As String
The name of the control that the accessible object describes.
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.
Ürün | Sürümler |
---|---|
.NET Framework | 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1 |
.NET geri bildirimi
.NET, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: