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 ... 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74
System.Windows.Forms.TreeViewEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, TreeViewEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, TreeViewEventArgs e) |
System.Windows.Forms.TreeViewHitTestInfo + | ||
---|---|---|
+ | .ctor () | |
+ | Location | |
+ | Node |
System.Windows.Forms.TreeViewHitTestLocations + | ||
---|---|---|
+ | AboveClientArea | |
+ | BelowClientArea | |
+ | Image | |
+ | Indent | |
+ | Label | |
+ | LeftOfClientArea | |
+ | None | |
+ | PlusMinus | |
+ | RightOfClientArea | |
+ | RightOfLabel | |
+ | StateImage | |
+ | value__ |
System.Windows.Forms.TreeViewImageIndexConverter != | ||
---|---|---|
= | .ctor () | |
- | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) | |
- | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) | |
- | GetStandardValues (ITypeDescriptorContext context) |
System.Windows.Forms.TreeViewImageKeyConverter + | ||
---|---|---|
+ | .ctor () | |
+ | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) |
System.Windows.Forms.TypeValidationEventArgs + | ||
---|---|---|
+ | .ctor () | |
+ | Cancel | |
+ | IsValidInput | |
+ | Message | |
+ | ReturnValue | |
+ | ValidatingType |
System.Windows.Forms.TypeValidationEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, TypeValidationEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, TypeValidationEventArgs e) |
System.Windows.Forms.UICues = | ||
---|---|---|
= | Changed | |
= | ChangeFocus | |
= | ChangeKeyboard | |
= | None | |
= | ShowFocus | |
= | ShowKeyboard | |
= | Shown | |
= | value__ |
System.Windows.Forms.UICuesEventArgs = | ||
---|---|---|
= | .ctor () | |
= | Changed | |
= | ChangeFocus | |
= | ChangeKeyboard | |
= | ShowFocus | |
= | ShowKeyboard |
System.Windows.Forms.UICuesEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, UICuesEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, UICuesEventArgs e) |
System.Windows.Forms.UpDownEventArgs = | ||
---|---|---|
= | .ctor () | |
= | ButtonID |
System.Windows.Forms.UpDownEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object source, UpDownEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object source, UpDownEventArgs e) |
System.Windows.Forms.UserControl != | ||
---|---|---|
= | .ctor () | |
- | AutoSizeChanged | |
- | AutoValidateChanged | |
= | Load | |
= | TextChanged | |
- | ValidateChildren () | |
- | ValidateChildren (ValidationConstraints validationConstraints) | |
- | AutoSize | |
- | AutoSizeMode | |
- | AutoValidate | |
- | BorderStyle | |
= | Text |
System.Windows.Forms.ValidationConstraints + | ||
---|---|---|
+ | Enabled | |
+ | ImmediateChildren | |
+ | None | |
+ | Selectable | |
+ | TabStop | |
+ | value__ | |
+ | Visible |
Powered by Ricciolo