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 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 ...
System.Windows.Forms.DragDropEffects = | ||
---|---|---|
= | All | |
= | Copy | |
= | Link | |
= | Move | |
= | None | |
= | Scroll | |
= | value__ |
System.Windows.Forms.DragEventArgs = | ||
---|---|---|
= | .ctor () | |
= | AllowedEffect | |
= | Data | |
= | Effect | |
= | KeyState | |
= | X | |
= | Y |
System.Windows.Forms.DragEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, DragEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, DragEventArgs e) |
System.Windows.Forms.DrawItemEventArgs = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | DrawBackground () | |
= | DrawFocusRectangle () | |
= | BackColor | |
= | Bounds | |
= | Font | |
= | ForeColor | |
= | Graphics | |
= | Index | |
= | State |
System.Windows.Forms.DrawItemEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, DrawItemEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, DrawItemEventArgs e) |
System.Windows.Forms.DrawItemState = | ||
---|---|---|
= | Checked | |
= | ComboBoxEdit | |
= | Default | |
= | Disabled | |
= | Focus | |
= | Grayed | |
= | HotLight | |
= | Inactive | |
= | NoAccelerator | |
= | NoFocusRect | |
= | None | |
= | Selected | |
= | value__ |
System.Windows.Forms.DrawMode = | ||
---|---|---|
= | Normal | |
= | OwnerDrawFixed | |
= | OwnerDrawVariable | |
= | value__ |
System.Windows.Forms.ErrorBlinkStyle = | ||
---|---|---|
= | AlwaysBlink | |
= | BlinkIfDifferentError | |
= | NeverBlink | |
= | value__ |
System.Windows.Forms.ErrorIconAlignment = | ||
---|---|---|
= | BottomLeft | |
= | BottomRight | |
= | MiddleLeft | |
= | MiddleRight | |
= | TopLeft | |
= | TopRight | |
= | value__ |
System.Windows.Forms.ErrorProvider != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
+ | RightToLeftChanged | |
= | BindToDataAndErrors (Object newDataSource, String newDataMember) | |
= | BindToDataAndErrors (Object newDataSource, String newDataMember) | |
= | CanExtend (Object extendee) | |
= | CanExtend (Object extendee) | |
+ | Clear () | |
= | GetError (Control control) | |
= | GetError (Control control) | |
= | GetIconAlignment (Control control) | |
= | GetIconAlignment (Control control) | |
= | GetIconPadding (Control control) | |
= | GetIconPadding (Control control) | |
= | SetError (Control control, String value) | |
= | SetError (Control control, String value) | |
= | SetIconAlignment (Control control, ErrorIconAlignment value) | |
= | SetIconAlignment (Control control, ErrorIconAlignment value) | |
= | SetIconPadding (Control control, Int32 padding) | |
= | SetIconPadding (Control control, Int32 padding) | |
= | UpdateBinding () | |
= | UpdateBinding () | |
= | BlinkRate | |
= | BlinkRate | |
= | BlinkStyle | |
= | BlinkStyle | |
= | ContainerControl | |
= | ContainerControl | |
= | DataMember | |
= | DataMember | |
= | DataSource | |
= | DataSource | |
= | Icon | |
= | Icon | |
+ | RightToLeft | |
= | Site | |
= | Site | |
+ | Tag |
System.Windows.Forms.IFeatureSupport = | ||
---|---|---|
= | GetVersionPresent (Object feature) | |
= | IsPresent (Object feature, Version minimumVersion) | |
= | IsPresent (Object feature) |
System.Windows.Forms.FeatureSupport = | ||
---|---|---|
= | GetVersionPresent (Object feature) | |
= | GetVersionPresent (String featureClassName, String featureConstName) | |
= | IsPresent (Object feature, Version minimumVersion) | |
= | IsPresent (Object feature) | |
= | IsPresent (String featureClassName, String featureConstName) | |
= | IsPresent (String featureClassName, String featureConstName, Version minimumVersion) |
System.Windows.Forms.FileDialog != | ||
---|---|---|
= | FileOk | |
= | FileOk | |
= | Reset () | |
= | Reset () | |
= | ToString () | |
= | ToString () | |
= | AddExtension | |
= | AddExtension | |
= | CheckFileExists | |
= | CheckFileExists | |
= | CheckPathExists | |
= | CheckPathExists | |
= | DefaultExt | |
= | DefaultExt | |
= | DereferenceLinks | |
= | DereferenceLinks | |
= | FileName | |
= | FileName | |
= | FileNames | |
= | FileNames | |
= | Filter | |
= | Filter | |
= | FilterIndex | |
= | FilterIndex | |
= | InitialDirectory | |
= | InitialDirectory | |
= | RestoreDirectory | |
= | RestoreDirectory | |
= | ShowHelp | |
= | ShowHelp | |
+ | SupportMultiDottedExtensions | |
= | Title | |
= | Title | |
= | ValidateNames | |
= | ValidateNames |
System.Windows.Forms.FlatStyle = | ||
---|---|---|
= | Flat | |
= | Popup | |
= | Standard | |
= | System | |
= | value__ |
Powered by Ricciolo