Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
Legenda
- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1
Namespace System.Drawing
Totale classi: 345, di cui
- 9 nuove
- 63 modificate
- 0 rimosse
Pagina ... 11 12 13 14 15 16 17 18 19 20 21 22 23
System.Drawing.Design.IToolboxService = | ||
---|---|---|
= | AddCreator (ToolboxItemCreatorCallback creator, String format) | |
= | AddCreator (ToolboxItemCreatorCallback creator, String format, IDesignerHost host) | |
= | AddLinkedToolboxItem (ToolboxItem toolboxItem, IDesignerHost host) | |
= | AddLinkedToolboxItem (ToolboxItem toolboxItem, String category, IDesignerHost host) | |
= | AddToolboxItem (ToolboxItem toolboxItem) | |
= | AddToolboxItem (ToolboxItem toolboxItem, String category) | |
= | DeserializeToolboxItem (Object serializedObject) | |
= | DeserializeToolboxItem (Object serializedObject, IDesignerHost host) | |
= | GetSelectedToolboxItem () | |
= | GetSelectedToolboxItem (IDesignerHost host) | |
= | GetToolboxItems () | |
= | GetToolboxItems (IDesignerHost host) | |
= | GetToolboxItems (String category) | |
= | GetToolboxItems (String category, IDesignerHost host) | |
= | IsSupported (Object serializedObject, IDesignerHost host) | |
= | IsSupported (Object serializedObject, ICollection filterAttributes) | |
= | IsToolboxItem (Object serializedObject) | |
= | IsToolboxItem (Object serializedObject, IDesignerHost host) | |
= | Refresh () | |
= | RemoveCreator (String format) | |
= | RemoveCreator (String format, IDesignerHost host) | |
= | RemoveToolboxItem (ToolboxItem toolboxItem) | |
= | RemoveToolboxItem (ToolboxItem toolboxItem, String category) | |
= | SelectedToolboxItemUsed () | |
= | SerializeToolboxItem (ToolboxItem toolboxItem) | |
= | SetCursor () | |
= | SetSelectedToolboxItem (ToolboxItem toolboxItem) | |
= | CategoryNames | |
= | SelectedCategory |
System.Drawing.Design.IToolboxUser = | ||
---|---|---|
= | GetToolSupported (ToolboxItem tool) | |
= | ToolPicked (ToolboxItem tool) |
System.Drawing.Design.PaintValueEventArgs = | ||
---|---|---|
= | .ctor () | |
= | Bounds | |
= | Context | |
= | Graphics | |
= | Value |
System.Drawing.Design.PropertyValueUIHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (ITypeDescriptorContext context, PropertyDescriptor propDesc, ArrayList valueUIItemList, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (ITypeDescriptorContext context, PropertyDescriptor propDesc, ArrayList valueUIItemList) |
System.Drawing.Design.PropertyValueUIItem = | ||
---|---|---|
= | .ctor () | |
= | Reset () | |
= | Image | |
= | InvokeHandler | |
= | ToolTip |
System.Drawing.Design.PropertyValueUIItemInvokeHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (ITypeDescriptorContext context, PropertyDescriptor descriptor, PropertyValueUIItem invokedItem, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (ITypeDescriptorContext context, PropertyDescriptor descriptor, PropertyValueUIItem invokedItem) |
System.Drawing.Design.ToolboxComponentsCreatedEventArgs = | ||
---|---|---|
= | .ctor () | |
= | Components |
System.Drawing.Design.ToolboxComponentsCreatedEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, ToolboxComponentsCreatedEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, ToolboxComponentsCreatedEventArgs e) |
System.Drawing.Design.ToolboxComponentsCreatingEventArgs = | ||
---|---|---|
= | .ctor () | |
= | DesignerHost |
System.Drawing.Design.ToolboxComponentsCreatingEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, ToolboxComponentsCreatingEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, ToolboxComponentsCreatingEventArgs e) |
System.Drawing.Design.ToolboxItem != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | ComponentsCreated | |
= | ComponentsCreating | |
= | CreateComponents () | |
= | CreateComponents (IDesignerHost host) | |
- | CreateComponents (IDesignerHost host, IDictionary defaultValues) | |
= | Equals (Object obj) | |
= | GetHashCode () | |
- | GetType (IDesignerHost host) | |
= | Initialize (Type type) | |
= | Lock () | |
= | ToString () | |
= | AssemblyName | |
= | Bitmap | |
- | Company | |
- | ComponentType | |
- | DependentAssemblies | |
- | Description | |
= | DisplayName | |
= | Filter | |
- | IsTransient | |
- | Locked | |
- | Properties | |
= | TypeName | |
- | Version |
System.Drawing.Design.ToolboxItemCollection = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | Contains (ToolboxItem value) | |
= | CopyTo (ToolboxItem[] array, Int32 index) | |
= | IndexOf (ToolboxItem value) | |
= | Item [Int32 index] |
System.Drawing.Design.ToolboxItemCreatorCallback = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object serializedObject, String format, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object serializedObject, String format) |
System.Drawing.Design.UITypeEditor != | ||
---|---|---|
= | .ctor () | |
= | EditValue (IServiceProvider provider, Object value) | |
= | EditValue (ITypeDescriptorContext context, IServiceProvider provider, Object value) | |
= | GetEditStyle () | |
= | GetEditStyle (ITypeDescriptorContext context) | |
= | GetPaintValueSupported () | |
= | GetPaintValueSupported (ITypeDescriptorContext context) | |
= | PaintValue (Object value, Graphics canvas, Rectangle rectangle) | |
= | PaintValue (PaintValueEventArgs e) | |
- | IsDropDownResizable |
Powered by Ricciolo