net481
namespace System.Windows.Forms
{
    [ToolStripItemDesignerAvailability(ToolStripItemDesignerAvailability.StatusStrip)]
    public class ToolStripStatusLabel : ToolStripLabel, IAutomationLiveRegion
    {
        [Browsable(true)]
        [DefaultValue(AutomationLiveSetting.Off)]
        [EditorBrowsable(EditorBrowsableState.Always)]
        public AutomationLiveSetting LiveSetting { get; set; }
    }
}
.NET 5.06.07.08.09.0
.NET Core 3.03.1
.NET Framework 4.84.8.1
Information specific to net481
Assembly

System.Windows.Forms , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089

Referencing

Your project needs to set <UseWindowsForms>True</UseWindowsForms>.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

11/13/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙