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 ... 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 ...
![]() | System.Windows.Forms.NavigateEventArgs = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | Forward |
![]() | System.Windows.Forms.NavigateEventHandler = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | BeginInvoke (Object sender, NavigateEventArgs ne, AsyncCallback callback, Object object) |
![]() | = | EndInvoke (IAsyncResult result) |
![]() | = | Invoke (Object sender, NavigateEventArgs ne) |
![]() | System.Windows.Forms.NodeLabelEditEventArgs = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | CancelEdit |
![]() | = | Label |
![]() | = | Node |
![]() | System.Windows.Forms.NodeLabelEditEventHandler = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | BeginInvoke (Object sender, NodeLabelEditEventArgs e, AsyncCallback callback, Object object) |
![]() | = | EndInvoke (IAsyncResult result) |
![]() | = | Invoke (Object sender, NodeLabelEditEventArgs e) |
![]() | System.Windows.Forms.NotifyIcon != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | - | BalloonTipClicked |
![]() | - | BalloonTipClosed |
![]() | - | BalloonTipShown |
![]() | = | Click |
![]() | = | DoubleClick |
![]() | - | MouseClick |
![]() | - | MouseDoubleClick |
![]() | = | MouseDown |
![]() | = | MouseMove |
![]() | = | MouseUp |
![]() | - | ShowBalloonTip (Int32 timeout) |
![]() | - | ShowBalloonTip (Int32 timeout, String tipTitle, String tipText, ToolTipIcon tipIcon) |
![]() | - | BalloonTipIcon |
![]() | - | BalloonTipText |
![]() | - | BalloonTipTitle |
![]() | = | ContextMenu |
![]() | - | ContextMenuStrip |
![]() | = | Icon |
![]() | - | Tag |
![]() | = | Text |
![]() | = | Visible |
![]() | System.Windows.Forms.NumericUpDown != | |
---|---|---|
![]() | = | .ctor () |
![]() | - | PaddingChanged |
![]() | = | TextChanged |
![]() | = | ValueChanged |
![]() | = | BeginInit () |
![]() | = | DownButton () |
![]() | = | EndInit () |
![]() | = | ToString () |
![]() | = | UpButton () |
![]() | - | Accelerations |
![]() | = | DecimalPlaces |
![]() | = | Hexadecimal |
![]() | = | Increment |
![]() | = | Maximum |
![]() | = | Minimum |
![]() | - | Padding |
![]() | = | Text |
![]() | = | ThousandsSeparator |
![]() | = | Value |
![]() | System.Windows.Forms.NumericUpDownAcceleration + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Increment |
![]() | + | Seconds |
![]() | System.Windows.Forms.NumericUpDownAccelerationCollection + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Add (NumericUpDownAcceleration acceleration) |
![]() | + | AddRange (NumericUpDownAcceleration[] accelerations) |
![]() | + | Clear () |
![]() | + | Contains (NumericUpDownAcceleration acceleration) |
![]() | + | CopyTo (NumericUpDownAcceleration[] array, Int32 index) |
![]() | + | Remove (NumericUpDownAcceleration acceleration) |
![]() | + | Count |
![]() | + | IsReadOnly |
![]() | + | Item [Int32 index] |
![]() | System.Windows.Forms.OpacityConverter = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) |
![]() | = | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) |
![]() | = | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) |
![]() | System.Windows.Forms.OpenFileDialog = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | OpenFile () |
![]() | = | Reset () |
![]() | = | CheckFileExists |
![]() | = | Multiselect |
![]() | = | ReadOnlyChecked |
![]() | = | ShowReadOnly |
![]() | System.Windows.Forms.Orientation = | |
---|---|---|
![]() | = | Horizontal |
![]() | = | value__ |
![]() | = | Vertical |
![]() | System.Windows.Forms.OSFeature != | |
---|---|---|
![]() | = | LayeredWindows |
![]() | = | Themes |
![]() | = | GetVersionPresent (Object feature) |
![]() | - | IsPresent (SystemParameter enumVal) |
![]() | = | Feature |
![]() | System.Windows.Forms.OwnerDrawPropertyBag = | |
---|---|---|
![]() | = | Copy (OwnerDrawPropertyBag value) |
![]() | = | IsEmpty () |
![]() | = | BackColor |
![]() | = | Font |
![]() | = | ForeColor |
![]() | System.Windows.Forms.Padding + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | Empty |
![]() | + | Add (Padding p1, Padding p2) |
![]() | + | Equals (Object other) |
![]() | + | GetHashCode () |
![]() | + | op_Addition (Padding p1, Padding p2) |
![]() | + | op_Equality (Padding p1, Padding p2) |
![]() | + | op_Inequality (Padding p1, Padding p2) |
![]() | + | op_Subtraction (Padding p1, Padding p2) |
![]() | + | Subtract (Padding p1, Padding p2) |
![]() | + | ToString () |
![]() | + | All |
![]() | + | Bottom |
![]() | + | Horizontal |
![]() | + | Left |
![]() | + | Right |
![]() | + | Size |
![]() | + | Top |
![]() | + | Vertical |
Powered by Ricciolo