net11
namespace System.Windows.Forms
{
    [DefaultEvent("Click")]
    [DefaultProperty("Text")]
    [Designer("System.Windows.Forms.Design.ControlDesigner, System.Design, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
    [DesignerSerializer("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
    [ToolboxItemFilter("System.Windows.Forms")]
    public class Control : Component, ISynchronizeInvoke, IWin32Window, IOleControl, IOleInPlaceActiveObject, IOleInPlaceObject, IOleObject, IOleWindow, IPersist, IPersistPropertyBag, IPersistStorage, IPersistStreamInit, IQuickActivate, IViewObject, IViewObject2
    {
        [DefaultMember("Item")]
        [DesignerSerializer("System.Windows.Forms.Design.ControlCollectionCodeDomSerializer, System.Design, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
        [ListBindable(false)]
        public class ControlCollection : ICollection, IEnumerable, IList, ICloneable
        {
            public int Count { get; }
        }
    }
}
NetFx Compat Lab
2.5 %
Reference this API
nuget.org
0.0 %
Reference this API
Upgrade Planner
0.0 %
Reference this API
.NET Framework 1.01.1
Information specific to net11
Assembly

System.Windows.Forms , Version=1.0.5000.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

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