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.Design
Totale classi: 455, di cui
- 251 nuove
- 300 modificate
- 0 rimosse
Pagina 1 2 3 4 5 6 7 8 9 10 11 ...
![]() | System.Windows.Forms.Design.AxImporter = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | GenerateFromFile (FileInfo file) |
![]() | = | GenerateFromTypeLibrary (UCOMITypeLib typeLib) |
![]() | = | GenerateFromTypeLibrary (UCOMITypeLib typeLib, Guid clsid) |
![]() | = | GetFileOfTypeLib (TYPELIBATTR& tlibattr) |
= | IReferenceResolver | |
= | Options | |
![]() | = | GeneratedAssemblies |
![]() | = | GeneratedSources |
![]() | = | GeneratedTypeLibAttributes |
![]() | System.Windows.Forms.Design.AxParameterData = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Convert (ParameterInfo[] infos) |
![]() | = | Convert (ParameterInfo[] infos, Boolean ignoreByRefs) |
![]() | = | Direction |
![]() | = | IsByRef |
![]() | = | IsIn |
![]() | = | IsOptional |
![]() | = | IsOut |
![]() | = | Name |
![]() | = | ParameterType |
![]() | = | TypeName |
![]() | System.Windows.Forms.Design.AxWrapperGen = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | GeneratedSources |
![]() | System.Windows.Forms.Design.ComponentTray != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | AddComponent (IComponent component) |
![]() | = | AddComponent (IComponent component) |
![]() | = | CreateComponentFromTool (ToolboxItem tool) |
![]() | = | CreateComponentFromTool (ToolboxItem tool) |
![]() | = | GetLocation (IComponent receiver) |
![]() | = | GetLocation (IComponent receiver) |
![]() | + | GetNextComponent (IComponent component, Boolean forward) |
![]() | + | GetTrayLocation (IComponent receiver) |
![]() | + | IsTrayComponent (IComponent comp) |
![]() | = | RemoveComponent (IComponent component) |
![]() | = | RemoveComponent (IComponent component) |
![]() | = | SetLocation (IComponent receiver, Point location) |
![]() | = | SetLocation (IComponent receiver, Point location) |
![]() | + | SetTrayLocation (IComponent receiver, Point location) |
![]() | = | AutoArrange |
![]() | = | AutoArrange |
![]() | = | ComponentCount |
![]() | = | ComponentCount |
![]() | = | ShowLargeIcons |
![]() | = | ShowLargeIcons |
![]() | System.Windows.Forms.Design.ComponentDocumentDesigner = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | Initialize (IComponent component) |
![]() | = | Control |
![]() | = | TrayAutoArrange |
![]() | = | TrayLargeIcon |
![]() | System.Windows.Forms.Design.DockEditor = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | EditValue (ITypeDescriptorContext context, IServiceProvider provider, Object value) |
![]() | = | GetEditStyle (ITypeDescriptorContext context) |
![]() | System.Windows.Forms.Design.ParentControlDesigner != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | CanParent (Control control) |
![]() | = | CanParent (ControlDesigner controlDesigner) |
![]() | = | CanParent (ControlDesigner controlDesigner) |
![]() | = | CanParent (Control control) |
![]() | + | GetGlyphs (GlyphSelectionType selectionType) |
![]() | = | Initialize (IComponent component) |
![]() | = | Initialize (IComponent component) |
![]() | + | InitializeNewComponent (IDictionary defaultValues) |
![]() | + | SnapLines |
![]() | System.Windows.Forms.Design.ScrollableControlDesigner = | |
---|---|---|
![]() | = | .ctor () |
![]() | System.Windows.Forms.Design.DocumentDesigner != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | + | GetGlyphs (GlyphSelectionType selectionType) |
![]() | = | Initialize (IComponent component) |
![]() | = | Initialize (IComponent component) |
![]() | = | SelectionRules |
![]() | = | SelectionRules |
![]() | System.Windows.Forms.Design.EventHandlerService = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | EventHandlerChanged |
![]() | = | GetHandler (Type handlerType) |
![]() | = | PopHandler (Object handler) |
![]() | = | PushHandler (Object handler) |
![]() | = | FocusWindow |
![]() | System.Windows.Forms.Design.FileNameEditor = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | EditValue (ITypeDescriptorContext context, IServiceProvider provider, Object value) |
![]() | = | GetEditStyle (ITypeDescriptorContext context) |
![]() | System.Windows.Forms.Design.FolderNameEditor = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | EditValue (ITypeDescriptorContext context, IServiceProvider provider, Object value) |
![]() | = | GetEditStyle (ITypeDescriptorContext context) |
![]() | System.Windows.Forms.Design.IMenuEditorService = | |
---|---|---|
![]() | = | GetMenu () |
![]() | = | IsActive () |
![]() | = | MessageFilter (Message& m) |
![]() | = | SetMenu (Menu menu) |
![]() | = | SetSelection (MenuItem item) |
![]() | System.Windows.Forms.Design.MenuCommands != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | ComponentTrayMenu |
![]() | = | ComponentTrayMenu |
![]() | = | ContainerMenu |
![]() | = | ContainerMenu |
![]() | = | DesignerProperties |
![]() | = | DesignerProperties |
![]() | + | EditLabel |
![]() | = | KeyCancel |
![]() | = | KeyCancel |
![]() | = | KeyDefaultAction |
![]() | = | KeyDefaultAction |
![]() | + | KeyEnd |
![]() | + | KeyHome |
![]() | + | KeyInvokeSmartTag |
![]() | = | KeyMoveDown |
![]() | = | KeyMoveDown |
![]() | = | KeyMoveLeft |
![]() | = | KeyMoveLeft |
![]() | = | KeyMoveRight |
![]() | = | KeyMoveRight |
![]() | = | KeyMoveUp |
![]() | = | KeyMoveUp |
![]() | = | KeyNudgeDown |
![]() | = | KeyNudgeDown |
![]() | = | KeyNudgeHeightDecrease |
![]() | = | KeyNudgeHeightDecrease |
![]() | = | KeyNudgeHeightIncrease |
![]() | = | KeyNudgeHeightIncrease |
![]() | = | KeyNudgeLeft |
![]() | = | KeyNudgeLeft |
![]() | = | KeyNudgeRight |
![]() | = | KeyNudgeRight |
![]() | = | KeyNudgeUp |
![]() | = | KeyNudgeUp |
![]() | = | KeyNudgeWidthDecrease |
![]() | = | KeyNudgeWidthDecrease |
![]() | = | KeyNudgeWidthIncrease |
![]() | = | KeyNudgeWidthIncrease |
![]() | = | KeyReverseCancel |
![]() | = | KeyReverseCancel |
![]() | = | KeySelectNext |
![]() | = | KeySelectNext |
![]() | = | KeySelectPrevious |
![]() | = | KeySelectPrevious |
![]() | + | KeyShiftEnd |
![]() | + | KeyShiftHome |
![]() | = | KeySizeHeightDecrease |
![]() | = | KeySizeHeightDecrease |
![]() | = | KeySizeHeightIncrease |
![]() | = | KeySizeHeightIncrease |
![]() | = | KeySizeWidthDecrease |
![]() | = | KeySizeWidthDecrease |
![]() | = | KeySizeWidthIncrease |
![]() | = | KeySizeWidthIncrease |
![]() | = | KeyTabOrderSelect |
![]() | = | KeyTabOrderSelect |
![]() | = | SelectionMenu |
![]() | = | SelectionMenu |
![]() | + | SetStatusRectangle |
![]() | + | SetStatusText |
![]() | = | TraySelectionMenu |
![]() | = | TraySelectionMenu |
Powered by Ricciolo