ToolStripStatusLabel
ToolStripStatusLabel()
ToolStripStatusLabel(Image)
ToolStripStatusLabel(String)
ToolStripStatusLabel(String, Image)
ToolStripStatusLabel(String, Image, EventHandler)
ToolStripStatusLabel(String, Image, EventHandler, String)
Alignment
BorderSides
BorderStyle
DefaultMargin
LiveSetting
Spring
CreateAccessibilityInstance()
GetPreferredSize(Size)
OnPaint(PaintEventArgs)
OnTextChanged(EventArgs)
netcoreapp3.0
namespace System.Windows.Forms
{
[ToolStripItemDesignerAvailability(ToolStripItemDesignerAvailability.StatusStrip)]
public class ToolStripStatusLabel : ToolStripLabel, IAutomationLiveRegion
{
protected override AccessibleObject CreateAccessibilityInstance();
}
}
.NET | 5.06.07.08.09.0 |
---|---|
.NET Core | 3.03.1 |
.NET Framework | 4.84.8.1 |
Information specific to netcoreapp3.0 | |
Assembly | System.Windows.Forms , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 |
Referencing | Requires all:
|
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API