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 ...
![]() | System.Windows.Forms.ContextMenu != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | + | Collapse |
![]() | = | Popup |
![]() | = | Popup |
![]() | = | Show (Control control, Point pos) |
![]() | = | Show (Control control, Point pos) |
![]() | + | Show (Control control, Point pos, LeftRightAlignment alignment) |
![]() | = | RightToLeft |
![]() | = | RightToLeft |
![]() | = | SourceControl |
![]() | = | SourceControl |
![]() | System.Windows.Forms.ControlBindingsCollection != | |
---|---|---|
![]() | + | .ctor () |
![]() | = | Add (Binding binding) |
![]() | = | Add (String propertyName, Object dataSource, String dataMember) |
![]() | = | Add (Binding binding) |
![]() | = | Add (String propertyName, Object dataSource, String dataMember) |
![]() | + | Add (String propertyName, Object dataSource, String dataMember, Boolean formattingEnabled) |
![]() | + | Add (String propertyName, Object dataSource, String dataMember, Boolean formattingEnabled, DataSourceUpdateMode updateMode) |
![]() | + | Add (String propertyName, Object dataSource, String dataMember, Boolean formattingEnabled, DataSourceUpdateMode updateMode, Object nullValue) |
![]() | + | Add (String propertyName, Object dataSource, String dataMember, Boolean formattingEnabled, DataSourceUpdateMode updateMode, Object nullValue, String formatString) |
![]() | + | Add (String propertyName, Object dataSource, String dataMember, Boolean formattingEnabled, DataSourceUpdateMode updateMode, Object nullValue, String formatString, IFormatProvider formatInfo) |
![]() | = | Clear () |
![]() | = | Clear () |
![]() | = | Remove (Binding binding) |
![]() | = | Remove (Binding binding) |
![]() | = | RemoveAt (Int32 index) |
![]() | = | RemoveAt (Int32 index) |
![]() | + | BindableComponent |
![]() | = | Control |
![]() | = | Control |
![]() | + | DefaultDataSourceUpdateMode |
![]() | = | Item [String propertyName] |
![]() | = | Item [String propertyName] |
![]() | System.Windows.Forms.ControlEventArgs = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | Control |
![]() | System.Windows.Forms.ControlEventHandler = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | BeginInvoke (Object sender, ControlEventArgs e, AsyncCallback callback, Object object) |
![]() | = | EndInvoke (IAsyncResult result) |
![]() | = | Invoke (Object sender, ControlEventArgs e) |
![]() | System.Windows.Forms.ControlPaint != | |
---|---|---|
![]() | = | CreateHBitmap16Bit (Bitmap bitmap, Color background) |
![]() | = | CreateHBitmap16Bit (Bitmap bitmap, Color background) |
![]() | = | CreateHBitmapColorMask (Bitmap bitmap, IntPtr monochromeMask) |
![]() | = | CreateHBitmapColorMask (Bitmap bitmap, IntPtr monochromeMask) |
![]() | = | CreateHBitmapTransparencyMask (Bitmap bitmap) |
![]() | = | CreateHBitmapTransparencyMask (Bitmap bitmap) |
![]() | = | Dark (Color baseColor, Single percOfDarkDark) |
![]() | = | Dark (Color baseColor) |
![]() | = | Dark (Color baseColor, Single percOfDarkDark) |
![]() | = | Dark (Color baseColor) |
![]() | = | DarkDark (Color baseColor) |
![]() | = | DarkDark (Color baseColor) |
![]() | = | DrawBorder (Graphics graphics, Rectangle bounds, Color color, ButtonBorderStyle style) |
![]() | = | DrawBorder (Graphics graphics, Rectangle bounds, Color leftColor, Int32 leftWidth, ButtonBorderStyle leftStyle, Color topColor, Int32 topWidth, ButtonBorderStyle topStyle, Color rightColor, Int32 rightWidth, ButtonBorderStyle rightStyle, Color bottomColor, Int32 bottomWidth, ButtonBorderStyle bottomStyle) |
![]() | = | DrawBorder (Graphics graphics, Rectangle bounds, Color color, ButtonBorderStyle style) |
![]() | = | DrawBorder (Graphics graphics, Rectangle bounds, Color leftColor, Int32 leftWidth, ButtonBorderStyle leftStyle, Color topColor, Int32 topWidth, ButtonBorderStyle topStyle, Color rightColor, Int32 rightWidth, ButtonBorderStyle rightStyle, Color bottomColor, Int32 bottomWidth, ButtonBorderStyle bottomStyle) |
![]() | = | DrawBorder3D (Graphics graphics, Rectangle rectangle) |
![]() | = | DrawBorder3D (Graphics graphics, Rectangle rectangle, Border3DStyle style) |
![]() | = | DrawBorder3D (Graphics graphics, Rectangle rectangle, Border3DStyle style, Border3DSide sides) |
![]() | = | DrawBorder3D (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height) |
![]() | = | DrawBorder3D (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, Border3DStyle style) |
![]() | = | DrawBorder3D (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, Border3DStyle style, Border3DSide sides) |
![]() | = | DrawBorder3D (Graphics graphics, Rectangle rectangle) |
![]() | = | DrawBorder3D (Graphics graphics, Rectangle rectangle, Border3DStyle style) |
![]() | = | DrawBorder3D (Graphics graphics, Rectangle rectangle, Border3DStyle style, Border3DSide sides) |
![]() | = | DrawBorder3D (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height) |
![]() | = | DrawBorder3D (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, Border3DStyle style) |
![]() | = | DrawBorder3D (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, Border3DStyle style, Border3DSide sides) |
![]() | = | DrawButton (Graphics graphics, Rectangle rectangle, ButtonState state) |
![]() | = | DrawButton (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, ButtonState state) |
![]() | = | DrawButton (Graphics graphics, Rectangle rectangle, ButtonState state) |
![]() | = | DrawButton (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, ButtonState state) |
![]() | = | DrawCaptionButton (Graphics graphics, Rectangle rectangle, CaptionButton button, ButtonState state) |
![]() | = | DrawCaptionButton (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, CaptionButton button, ButtonState state) |
![]() | = | DrawCaptionButton (Graphics graphics, Rectangle rectangle, CaptionButton button, ButtonState state) |
![]() | = | DrawCaptionButton (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, CaptionButton button, ButtonState state) |
![]() | = | DrawCheckBox (Graphics graphics, Rectangle rectangle, ButtonState state) |
![]() | = | DrawCheckBox (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, ButtonState state) |
![]() | = | DrawCheckBox (Graphics graphics, Rectangle rectangle, ButtonState state) |
![]() | = | DrawCheckBox (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, ButtonState state) |
![]() | = | DrawComboButton (Graphics graphics, Rectangle rectangle, ButtonState state) |
![]() | = | DrawComboButton (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, ButtonState state) |
![]() | = | DrawComboButton (Graphics graphics, Rectangle rectangle, ButtonState state) |
![]() | = | DrawComboButton (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, ButtonState state) |
![]() | = | DrawContainerGrabHandle (Graphics graphics, Rectangle bounds) |
![]() | = | DrawContainerGrabHandle (Graphics graphics, Rectangle bounds) |
![]() | = | DrawFocusRectangle (Graphics graphics, Rectangle rectangle) |
![]() | = | DrawFocusRectangle (Graphics graphics, Rectangle rectangle, Color foreColor, Color backColor) |
![]() | = | DrawFocusRectangle (Graphics graphics, Rectangle rectangle) |
![]() | = | DrawFocusRectangle (Graphics graphics, Rectangle rectangle, Color foreColor, Color backColor) |
![]() | = | DrawGrabHandle (Graphics graphics, Rectangle rectangle, Boolean primary, Boolean enabled) |
![]() | = | DrawGrabHandle (Graphics graphics, Rectangle rectangle, Boolean primary, Boolean enabled) |
![]() | = | DrawGrid (Graphics graphics, Rectangle area, Size pixelsBetweenDots, Color backColor) |
![]() | = | DrawGrid (Graphics graphics, Rectangle area, Size pixelsBetweenDots, Color backColor) |
![]() | = | DrawImageDisabled (Graphics graphics, Image image, Int32 x, Int32 y, Color background) |
![]() | = | DrawImageDisabled (Graphics graphics, Image image, Int32 x, Int32 y, Color background) |
![]() | = | DrawLockedFrame (Graphics graphics, Rectangle rectangle, Boolean primary) |
![]() | = | DrawLockedFrame (Graphics graphics, Rectangle rectangle, Boolean primary) |
![]() | = | DrawMenuGlyph (Graphics graphics, Rectangle rectangle, MenuGlyph glyph) |
![]() | = | DrawMenuGlyph (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, MenuGlyph glyph) |
![]() | = | DrawMenuGlyph (Graphics graphics, Rectangle rectangle, MenuGlyph glyph) |
![]() | + | DrawMenuGlyph (Graphics graphics, Rectangle rectangle, MenuGlyph glyph, Color foreColor, Color backColor) |
![]() | = | DrawMenuGlyph (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, MenuGlyph glyph) |
![]() | + | DrawMenuGlyph (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, MenuGlyph glyph, Color foreColor, Color backColor) |
![]() | = | DrawMixedCheckBox (Graphics graphics, Rectangle rectangle, ButtonState state) |
![]() | = | DrawMixedCheckBox (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, ButtonState state) |
![]() | = | DrawMixedCheckBox (Graphics graphics, Rectangle rectangle, ButtonState state) |
![]() | = | DrawMixedCheckBox (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, ButtonState state) |
![]() | = | DrawRadioButton (Graphics graphics, Rectangle rectangle, ButtonState state) |
![]() | = | DrawRadioButton (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, ButtonState state) |
![]() | = | DrawRadioButton (Graphics graphics, Rectangle rectangle, ButtonState state) |
![]() | = | DrawRadioButton (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, ButtonState state) |
![]() | = | DrawReversibleFrame (Rectangle rectangle, Color backColor, FrameStyle style) |
![]() | = | DrawReversibleFrame (Rectangle rectangle, Color backColor, FrameStyle style) |
![]() | = | DrawReversibleLine (Point start, Point end, Color backColor) |
![]() | = | DrawReversibleLine (Point start, Point end, Color backColor) |
![]() | = | DrawScrollButton (Graphics graphics, Rectangle rectangle, ScrollButton button, ButtonState state) |
![]() | = | DrawScrollButton (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, ScrollButton button, ButtonState state) |
![]() | = | DrawScrollButton (Graphics graphics, Rectangle rectangle, ScrollButton button, ButtonState state) |
![]() | = | DrawScrollButton (Graphics graphics, Int32 x, Int32 y, Int32 width, Int32 height, ScrollButton button, ButtonState state) |
![]() | = | DrawSelectionFrame (Graphics graphics, Boolean active, Rectangle outsideRect, Rectangle insideRect, Color backColor) |
![]() | = | DrawSelectionFrame (Graphics graphics, Boolean active, Rectangle outsideRect, Rectangle insideRect, Color backColor) |
![]() | = | DrawSizeGrip (Graphics graphics, Color backColor, Rectangle bounds) |
![]() | = | DrawSizeGrip (Graphics graphics, Color backColor, Int32 x, Int32 y, Int32 width, Int32 height) |
![]() | = | DrawSizeGrip (Graphics graphics, Color backColor, Rectangle bounds) |
![]() | = | DrawSizeGrip (Graphics graphics, Color backColor, Int32 x, Int32 y, Int32 width, Int32 height) |
![]() | = | DrawStringDisabled (Graphics graphics, String s, Font font, Color color, RectangleF layoutRectangle, StringFormat format) |
![]() | = | DrawStringDisabled (Graphics graphics, String s, Font font, Color color, RectangleF layoutRectangle, StringFormat format) |
![]() | + | DrawStringDisabled (IDeviceContext dc, String s, Font font, Color color, Rectangle layoutRectangle, TextFormatFlags format) |
![]() | + | DrawVisualStyleBorder (Graphics graphics, Rectangle bounds) |
![]() | = | FillReversibleRectangle (Rectangle rectangle, Color backColor) |
![]() | = | FillReversibleRectangle (Rectangle rectangle, Color backColor) |
![]() | = | Light (Color baseColor, Single percOfLightLight) |
![]() | = | Light (Color baseColor) |
![]() | = | Light (Color baseColor, Single percOfLightLight) |
![]() | = | Light (Color baseColor) |
![]() | = | LightLight (Color baseColor) |
![]() | = | LightLight (Color baseColor) |
![]() | = | ContrastControlDark |
![]() | = | ContrastControlDark |
![]() | System.Windows.Forms.ControlStyles != | |
---|---|---|
![]() | = | AllPaintingInWmPaint |
![]() | = | AllPaintingInWmPaint |
![]() | = | CacheText |
![]() | = | CacheText |
![]() | = | ContainerControl |
![]() | = | ContainerControl |
![]() | = | DoubleBuffer |
![]() | = | DoubleBuffer |
![]() | = | EnableNotifyMessage |
![]() | = | EnableNotifyMessage |
![]() | = | FixedHeight |
![]() | = | FixedHeight |
![]() | = | FixedWidth |
![]() | = | FixedWidth |
![]() | = | Opaque |
![]() | = | Opaque |
![]() | + | OptimizedDoubleBuffer |
![]() | = | ResizeRedraw |
![]() | = | ResizeRedraw |
![]() | = | Selectable |
![]() | = | Selectable |
![]() | = | StandardClick |
![]() | = | StandardClick |
![]() | = | StandardDoubleClick |
![]() | = | StandardDoubleClick |
![]() | = | SupportsTransparentBackColor |
![]() | = | SupportsTransparentBackColor |
![]() | = | UserMouse |
![]() | = | UserMouse |
![]() | = | UserPaint |
![]() | = | UserPaint |
![]() | + | UseTextForAccessibility |
![]() | = | value__ |
![]() | = | value__ |
![]() | System.Windows.Forms.ConvertEventArgs = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | DesiredType |
![]() | = | Value |
![]() | System.Windows.Forms.ConvertEventHandler = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | BeginInvoke (Object sender, ConvertEventArgs e, AsyncCallback callback, Object object) |
![]() | = | EndInvoke (IAsyncResult result) |
![]() | = | Invoke (Object sender, ConvertEventArgs e) |
![]() | System.Windows.Forms.CreateParams = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | ToString () |
![]() | = | Caption |
![]() | = | ClassName |
![]() | = | ClassStyle |
![]() | = | ExStyle |
![]() | = | Height |
![]() | = | Param |
![]() | = | Parent |
![]() | = | Style |
![]() | = | Width |
![]() | = | X |
![]() | = | Y |
![]() | System.Windows.Forms.CurrencyManager != | |
---|---|---|
![]() | = | ItemChanged |
![]() | = | ItemChanged |
![]() | + | ListChanged |
![]() | = | MetaDataChanged |
![]() | = | MetaDataChanged |
![]() | = | AddNew () |
![]() | = | AddNew () |
![]() | = | CancelCurrentEdit () |
![]() | = | CancelCurrentEdit () |
![]() | = | EndCurrentEdit () |
![]() | = | EndCurrentEdit () |
![]() | = | GetItemProperties () |
![]() | = | GetItemProperties () |
![]() | = | Refresh () |
![]() | = | Refresh () |
![]() | = | RemoveAt (Int32 index) |
![]() | = | RemoveAt (Int32 index) |
![]() | = | ResumeBinding () |
![]() | = | ResumeBinding () |
![]() | = | SuspendBinding () |
![]() | = | SuspendBinding () |
![]() | = | Count |
![]() | = | Count |
![]() | = | Current |
![]() | = | Current |
![]() | = | List |
![]() | = | List |
![]() | = | Position |
![]() | = | Position |
![]() | System.Windows.Forms.Cursor != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | CopyHandle () |
![]() | = | CopyHandle () |
![]() | = | Dispose () |
![]() | = | Dispose () |
![]() | = | Draw (Graphics g, Rectangle targetRect) |
![]() | = | Draw (Graphics g, Rectangle targetRect) |
![]() | = | DrawStretched (Graphics g, Rectangle targetRect) |
![]() | = | DrawStretched (Graphics g, Rectangle targetRect) |
![]() | = | Equals (Object obj) |
![]() | = | Equals (Object obj) |
![]() | = | GetHashCode () |
![]() | = | GetHashCode () |
![]() | = | Hide () |
![]() | = | Hide () |
![]() | = | op_Equality (Cursor left, Cursor right) |
![]() | = | op_Equality (Cursor left, Cursor right) |
![]() | = | op_Inequality (Cursor left, Cursor right) |
![]() | = | op_Inequality (Cursor left, Cursor right) |
![]() | = | Show () |
![]() | = | Show () |
![]() | = | ToString () |
![]() | = | ToString () |
![]() | = | Clip |
![]() | = | Clip |
![]() | = | Current |
![]() | = | Current |
![]() | = | Handle |
![]() | = | Handle |
![]() | + | HotSpot |
![]() | = | Position |
![]() | = | Position |
![]() | = | Size |
![]() | = | Size |
![]() | + | Tag |
![]() | System.Windows.Forms.CursorConverter = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) |
![]() | = | CanConvertTo (ITypeDescriptorContext context, Type destinationType) |
![]() | = | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) |
![]() | = | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) |
![]() | = | GetStandardValues (ITypeDescriptorContext context) |
![]() | = | GetStandardValuesSupported (ITypeDescriptorContext context) |
![]() | System.Windows.Forms.Cursors = | |
---|---|---|
![]() | = | AppStarting |
![]() | = | Arrow |
![]() | = | Cross |
![]() | = | Default |
![]() | = | Hand |
![]() | = | Help |
![]() | = | HSplit |
![]() | = | IBeam |
![]() | = | No |
![]() | = | NoMove2D |
![]() | = | NoMoveHoriz |
![]() | = | NoMoveVert |
![]() | = | PanEast |
![]() | = | PanNE |
![]() | = | PanNorth |
![]() | = | PanNW |
![]() | = | PanSE |
![]() | = | PanSouth |
![]() | = | PanSW |
![]() | = | PanWest |
![]() | = | SizeAll |
![]() | = | SizeNESW |
![]() | = | SizeNS |
![]() | = | SizeNWSE |
![]() | = | SizeWE |
![]() | = | UpArrow |
![]() | = | VSplit |
![]() | = | WaitCursor |
![]() | System.Windows.Forms.DataFormats = | |
---|---|---|
![]() | = | Bitmap |
![]() | = | CommaSeparatedValue |
![]() | = | Dib |
![]() | = | Dif |
![]() | = | EnhancedMetafile |
![]() | = | FileDrop |
![]() | = | Html |
![]() | = | Locale |
![]() | = | MetafilePict |
![]() | = | OemText |
![]() | = | Palette |
![]() | = | PenData |
![]() | = | Riff |
![]() | = | Rtf |
![]() | = | Serializable |
![]() | = | StringFormat |
![]() | = | SymbolicLink |
![]() | = | Text |
![]() | = | Tiff |
![]() | = | UnicodeText |
![]() | = | WaveAudio |
![]() | = | GetFormat (String format) |
![]() | = | GetFormat (Int32 id) |
= | Format |
Powered by Ricciolo