net481
namespace System.Windows.Forms
{
[DefaultProperty("Items")]
[ToolStripItemDesignerAvailability(ToolStripItemDesignerAvailability.ToolStrip | ToolStripItemDesignerAvailability.MenuStrip | ToolStripItemDesignerAvailability.ContextMenuStrip)]
public class ToolStripComboBox : ToolStripControlHost
{
protected override AccessibleObject CreateAccessibilityInstance();
}
}
.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 |
Platform Restrictions | This framework does not have platform annotations. |