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.Windows.Forms
Totale classi: 1108, di cui
- 446 nuove
- 662 modificate
- 0 rimosse
Pagina ... 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 ...
System.Windows.Forms.Application != | ||
---|---|---|
= | ApplicationExit | |
- | EnterThreadModal | |
= | Idle | |
- | LeaveThreadModal | |
= | ThreadException | |
= | ThreadExit | |
= | AddMessageFilter (IMessageFilter value) | |
= | DoEvents () | |
= | EnableVisualStyles () | |
= | Exit () | |
- | Exit (CancelEventArgs e) | |
= | ExitThread () | |
- | FilterMessage (Message& message) | |
= | OleRequired () | |
= | OnThreadException (Exception t) | |
- | RaiseIdle (EventArgs e) | |
- | RegisterMessageLoop (MessageLoopCallback callback) | |
= | RemoveMessageFilter (IMessageFilter value) | |
- | Restart () | |
= | Run (Form mainForm) | |
= | Run () | |
= | Run (ApplicationContext context) | |
- | SetCompatibleTextRenderingDefault (Boolean defaultValue) | |
- | SetSuspendState (PowerState state, Boolean force, Boolean disableWakeEvent) | |
- | SetUnhandledExceptionMode (UnhandledExceptionMode mode) | |
- | SetUnhandledExceptionMode (UnhandledExceptionMode mode, Boolean threadScope) | |
- | UnregisterMessageLoop () | |
- | MessageLoopCallback | |
= | AllowQuit | |
= | CommonAppDataPath | |
= | CommonAppDataRegistry | |
= | CompanyName | |
= | CurrentCulture | |
= | CurrentInputLanguage | |
= | ExecutablePath | |
= | LocalUserAppDataPath | |
= | MessageLoop | |
- | OpenForms | |
= | ProductName | |
= | ProductVersion | |
- | RenderWithVisualStyles | |
= | SafeTopLevelCaptionFormat | |
= | StartupPath | |
= | UserAppDataPath | |
= | UserAppDataRegistry | |
- | UseWaitCursor | |
- | VisualStyleState |
System.Windows.Forms.IDropTarget + | ||
---|---|---|
+ | OnDragDrop (DragEventArgs e) | |
+ | OnDragEnter (DragEventArgs e) | |
+ | OnDragLeave (EventArgs e) | |
+ | OnDragOver (DragEventArgs e) |
System.Windows.Forms.IWin32Window = | ||
---|---|---|
= | Handle |
System.Windows.Forms.IBindableComponent + | ||
---|---|---|
+ | BindingContext | |
+ | DataBindings |
System.Windows.Forms.Control != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
- | AutoSizeChanged | |
= | BackColorChanged | |
= | BackgroundImageChanged | |
- | BackgroundImageLayoutChanged | |
= | BindingContextChanged | |
= | CausesValidationChanged | |
= | ChangeUICues | |
= | Click | |
- | ClientSizeChanged | |
= | ContextMenuChanged | |
- | ContextMenuStripChanged | |
= | ControlAdded | |
= | ControlRemoved | |
= | CursorChanged | |
= | DockChanged | |
= | DoubleClick | |
= | DragDrop | |
= | DragEnter | |
= | DragLeave | |
= | DragOver | |
= | EnabledChanged | |
= | Enter | |
= | FontChanged | |
= | ForeColorChanged | |
= | GiveFeedback | |
= | GotFocus | |
= | HandleCreated | |
= | HandleDestroyed | |
= | HelpRequested | |
= | ImeModeChanged | |
= | Invalidated | |
= | KeyDown | |
= | KeyPress | |
= | KeyUp | |
= | Layout | |
= | Leave | |
= | LocationChanged | |
= | LostFocus | |
- | MarginChanged | |
- | MouseCaptureChanged | |
- | MouseClick | |
- | MouseDoubleClick | |
= | MouseDown | |
= | MouseEnter | |
= | MouseHover | |
= | MouseLeave | |
= | MouseMove | |
= | MouseUp | |
= | MouseWheel | |
= | Move | |
- | PaddingChanged | |
= | Paint | |
= | ParentChanged | |
- | PreviewKeyDown | |
= | QueryAccessibilityHelp | |
= | QueryContinueDrag | |
- | RegionChanged | |
= | Resize | |
= | RightToLeftChanged | |
= | SizeChanged | |
= | StyleChanged | |
= | SystemColorsChanged | |
= | TabIndexChanged | |
= | TabStopChanged | |
= | TextChanged | |
= | Validated | |
= | Validating | |
= | VisibleChanged | |
= | BeginInvoke (Delegate method, Object[] args) | |
= | BeginInvoke (Delegate method) | |
= | BringToFront () | |
= | Contains (Control ctl) | |
= | CreateControl () | |
= | CreateGraphics () | |
= | DoDragDrop (Object data, DragDropEffects allowedEffects) | |
- | DrawToBitmap (Bitmap bitmap, Rectangle targetBounds) | |
= | EndInvoke (IAsyncResult asyncResult) | |
= | FindForm () | |
= | Focus () | |
= | FromChildHandle (IntPtr handle) | |
= | FromHandle (IntPtr handle) | |
- | GetChildAtPoint (Point pt, GetChildAtPointSkip skipValue) | |
= | GetChildAtPoint (Point pt) | |
= | GetContainerControl () | |
= | GetNextControl (Control ctl, Boolean forward) | |
- | GetPreferredSize (Size proposedSize) | |
= | Hide () | |
= | Invalidate () | |
= | Invalidate (Boolean invalidateChildren) | |
= | Invalidate (Region region) | |
= | Invalidate (Region region, Boolean invalidateChildren) | |
= | Invalidate (Rectangle rc) | |
= | Invalidate (Rectangle rc, Boolean invalidateChildren) | |
= | Invoke (Delegate method, Object[] args) | |
= | Invoke (Delegate method) | |
- | IsKeyLocked (Keys keyVal) | |
= | IsMnemonic (Char charCode, String text) | |
= | PerformLayout () | |
= | PerformLayout (Control affectedControl, String affectedProperty) | |
= | PointToClient (Point p) | |
= | PointToScreen (Point p) | |
- | PreProcessControlMessage (Message& msg) | |
= | PreProcessMessage (Message& msg) | |
= | RectangleToClient (Rectangle r) | |
= | RectangleToScreen (Rectangle r) | |
= | Refresh () | |
= | ResetBackColor () | |
= | ResetBindings () | |
= | ResetCursor () | |
= | ResetFont () | |
= | ResetForeColor () | |
= | ResetImeMode () | |
= | ResetRightToLeft () | |
= | ResetText () | |
= | ResumeLayout () | |
= | ResumeLayout (Boolean performLayout) | |
= | Scale (Single ratio) | |
= | Scale (Single dx, Single dy) | |
- | Scale (SizeF factor) | |
= | Select () | |
= | SelectNextControl (Control ctl, Boolean forward, Boolean tabStopOnly, Boolean nested, Boolean wrap) | |
= | SendToBack () | |
= | SetBounds (Int32 x, Int32 y, Int32 width, Int32 height) | |
= | SetBounds (Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) | |
= | Show () | |
= | SuspendLayout () | |
= | Update () | |
= | ControlAccessibleObject | |
= | ControlCollection | |
= | AccessibilityObject | |
= | AccessibleDefaultActionDescription | |
= | AccessibleDescription | |
= | AccessibleName | |
= | AccessibleRole | |
= | AllowDrop | |
= | Anchor | |
- | AutoScrollOffset | |
- | AutoSize | |
= | BackColor | |
= | BackgroundImage | |
- | BackgroundImageLayout | |
= | BindingContext | |
= | Bottom | |
= | Bounds | |
= | CanFocus | |
= | CanSelect | |
= | Capture | |
= | CausesValidation | |
- | CheckForIllegalCrossThreadCalls | |
= | ClientRectangle | |
= | ClientSize | |
= | CompanyName | |
= | ContainsFocus | |
= | ContextMenu | |
- | ContextMenuStrip | |
= | Controls | |
= | Created | |
= | Cursor | |
= | DataBindings | |
= | DefaultBackColor | |
= | DefaultFont | |
= | DefaultForeColor | |
= | DisplayRectangle | |
= | Disposing | |
= | Dock | |
= | Enabled | |
= | Focused | |
= | Font | |
= | ForeColor | |
= | Handle | |
= | HasChildren | |
= | Height | |
= | ImeMode | |
= | InvokeRequired | |
= | IsAccessible | |
= | IsDisposed | |
= | IsHandleCreated | |
- | IsMirrored | |
- | LayoutEngine | |
= | Left | |
= | Location | |
- | Margin | |
- | MaximumSize | |
- | MinimumSize | |
= | ModifierKeys | |
= | MouseButtons | |
= | MousePosition | |
= | Name | |
- | Padding | |
= | Parent | |
- | PreferredSize | |
= | ProductName | |
= | ProductVersion | |
= | RecreatingHandle | |
= | Region | |
= | Right | |
= | RightToLeft | |
= | Site | |
= | Size | |
= | TabIndex | |
= | TabStop | |
= | Tag | |
= | Text | |
= | Top | |
= | TopLevelControl | |
- | UseWaitCursor | |
= | Visible | |
= | Width | |
= | WindowTarget |
System.Windows.Forms.NativeWindow = | ||
---|---|---|
= | .ctor () | |
= | AssignHandle (IntPtr handle) | |
= | CreateHandle (CreateParams cp) | |
= | DefWndProc (Message& m) | |
= | DestroyHandle () | |
= | FromHandle (IntPtr handle) | |
= | ReleaseHandle () | |
= | Handle |
System.Windows.Forms.IWindowTarget = | ||
---|---|---|
= | OnHandleChange (IntPtr newHandle) | |
= | OnMessage (Message& m) |
System.Windows.Forms.Layout.ArrangedElementCollection + | ||
---|---|---|
+ | CopyTo (Array array, Int32 index) | |
+ | Equals (Object obj) | |
+ | GetEnumerator () | |
+ | GetHashCode () | |
+ | Count | |
+ | IsReadOnly |
System.Windows.Forms.PaintEventArgs = | ||
---|---|---|
= | .ctor () | |
= | Dispose () | |
= | ClipRectangle | |
= | Graphics |
System.Windows.Forms.ScrollableControl != | ||
---|---|---|
= | .ctor () | |
- | Scroll | |
= | ScrollControlIntoView (Control activeControl) | |
= | SetAutoScrollMargin (Int32 x, Int32 y) | |
= | DockPaddingEdges | |
= | DockPaddingEdgesConverter | |
= | AutoScroll | |
= | AutoScrollMargin | |
= | AutoScrollMinSize | |
= | AutoScrollPosition | |
= | DisplayRectangle | |
= | DockPadding | |
- | HorizontalScroll | |
- | VerticalScroll |
System.Windows.Forms.IContainerControl = | ||
---|---|---|
= | ActivateControl (Control active) | |
= | ActiveControl |
System.Windows.Forms.ContainerControl != | ||
---|---|---|
= | .ctor () | |
- | AutoValidateChanged | |
- | PerformAutoScale () | |
= | Validate () | |
- | Validate (Boolean checkAutoValidate) | |
- | ValidateChildren () | |
- | ValidateChildren (ValidationConstraints validationConstraints) | |
= | ActiveControl | |
- | AutoScaleDimensions | |
- | AutoScaleMode | |
- | AutoValidate | |
= | BindingContext | |
- | CurrentAutoScaleDimensions | |
= | ParentForm |
System.Windows.Forms.ApplicationContext != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | ThreadExit | |
= | Dispose () | |
= | ExitThread () | |
= | MainForm | |
- | Tag |
System.Windows.Forms.ArrowDirection + | ||
---|---|---|
+ | Down | |
+ | Left | |
+ | Right | |
+ | Up | |
+ | value__ |
Powered by Ricciolo