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 ... 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ...
![]() | System.Windows.Forms.MenuMerge = | |
---|---|---|
![]() | = | Add |
![]() | = | MergeItems |
![]() | = | Remove |
![]() | = | Replace |
![]() | = | value__ |
![]() | System.Windows.Forms.Message != | |
---|---|---|
![]() | = | Create (IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) |
![]() | = | Create (IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) |
![]() | = | Equals (Object o) |
![]() | = | Equals (Object o) |
![]() | = | GetHashCode () |
![]() | = | GetHashCode () |
![]() | = | GetLParam (Type cls) |
![]() | = | GetLParam (Type cls) |
![]() | + | op_Equality (Message a, Message b) |
![]() | + | op_Inequality (Message a, Message b) |
![]() | = | ToString () |
![]() | = | ToString () |
![]() | = | HWnd |
![]() | = | HWnd |
![]() | = | LParam |
![]() | = | LParam |
![]() | = | Msg |
![]() | = | Msg |
![]() | = | Result |
![]() | = | Result |
![]() | = | WParam |
![]() | = | WParam |
![]() | System.Windows.Forms.MessageBox != | |
---|---|---|
![]() | = | Show (String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options) |
![]() | = | Show (String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton) |
![]() | = | Show (String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon) |
![]() | = | Show (String text, String caption, MessageBoxButtons buttons) |
![]() | = | Show (String text, String caption) |
![]() | = | Show (String text) |
![]() | = | Show (IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options) |
![]() | = | Show (IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton) |
![]() | = | Show (IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon) |
![]() | = | Show (IWin32Window owner, String text, String caption, MessageBoxButtons buttons) |
![]() | = | Show (IWin32Window owner, String text, String caption) |
![]() | = | Show (IWin32Window owner, String text) |
![]() | + | Show (String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options, Boolean displayHelpButton) |
![]() | + | Show (String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options, String helpFilePath) |
![]() | + | Show (IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options, String helpFilePath) |
![]() | + | Show (String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options, String helpFilePath, String keyword) |
![]() | + | Show (IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options, String helpFilePath, String keyword) |
![]() | + | Show (String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options, String helpFilePath, HelpNavigator navigator) |
![]() | + | Show (IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options, String helpFilePath, HelpNavigator navigator) |
![]() | + | Show (String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options, String helpFilePath, HelpNavigator navigator, Object param) |
![]() | + | Show (IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options, String helpFilePath, HelpNavigator navigator, Object param) |
![]() | = | Show (String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options) |
![]() | = | Show (String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton) |
![]() | = | Show (String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon) |
![]() | = | Show (String text, String caption, MessageBoxButtons buttons) |
![]() | = | Show (String text, String caption) |
![]() | = | Show (String text) |
![]() | = | Show (IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options) |
![]() | = | Show (IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton) |
![]() | = | Show (IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon) |
![]() | = | Show (IWin32Window owner, String text, String caption, MessageBoxButtons buttons) |
![]() | = | Show (IWin32Window owner, String text, String caption) |
![]() | = | Show (IWin32Window owner, String text) |
![]() | System.Windows.Forms.MessageBoxButtons = | |
---|---|---|
![]() | = | AbortRetryIgnore |
![]() | = | OK |
![]() | = | OKCancel |
![]() | = | RetryCancel |
![]() | = | value__ |
![]() | = | YesNo |
![]() | = | YesNoCancel |
![]() | System.Windows.Forms.MessageBoxDefaultButton = | |
---|---|---|
![]() | = | Button1 |
![]() | = | Button2 |
![]() | = | Button3 |
![]() | = | value__ |
![]() | System.Windows.Forms.MessageBoxIcon = | |
---|---|---|
![]() | = | Asterisk |
![]() | = | Error |
![]() | = | Exclamation |
![]() | = | Hand |
![]() | = | Information |
![]() | = | None |
![]() | = | Question |
![]() | = | Stop |
![]() | = | value__ |
![]() | = | Warning |
![]() | System.Windows.Forms.MessageBoxOptions = | |
---|---|---|
![]() | = | DefaultDesktopOnly |
![]() | = | RightAlign |
![]() | = | RtlReading |
![]() | = | ServiceNotification |
![]() | = | value__ |
![]() | System.Windows.Forms.MethodInvoker = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | BeginInvoke (AsyncCallback callback, Object object) |
![]() | = | EndInvoke (IAsyncResult result) |
![]() | = | Invoke () |
![]() | System.Windows.Forms.MonthCalendar != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | BackgroundImageChanged |
![]() | = | BackgroundImageChanged |
![]() | + | BackgroundImageLayoutChanged |
![]() | = | Click |
![]() | = | Click |
![]() | = | DateChanged |
![]() | = | DateChanged |
![]() | = | DateSelected |
![]() | = | DateSelected |
![]() | = | DoubleClick |
![]() | = | DoubleClick |
![]() | = | ImeModeChanged |
![]() | = | ImeModeChanged |
![]() | + | MouseClick |
![]() | + | MouseDoubleClick |
![]() | + | PaddingChanged |
![]() | = | Paint |
![]() | = | Paint |
![]() | + | RightToLeftLayoutChanged |
![]() | = | TextChanged |
![]() | = | TextChanged |
![]() | = | AddAnnuallyBoldedDate (DateTime date) |
![]() | = | AddAnnuallyBoldedDate (DateTime date) |
![]() | = | AddBoldedDate (DateTime date) |
![]() | = | AddBoldedDate (DateTime date) |
![]() | = | AddMonthlyBoldedDate (DateTime date) |
![]() | = | AddMonthlyBoldedDate (DateTime date) |
![]() | = | GetDisplayRange (Boolean visible) |
![]() | = | GetDisplayRange (Boolean visible) |
![]() | = | HitTest (Int32 x, Int32 y) |
![]() | = | HitTest (Point point) |
![]() | = | HitTest (Int32 x, Int32 y) |
![]() | = | HitTest (Point point) |
![]() | = | RemoveAllAnnuallyBoldedDates () |
![]() | = | RemoveAllAnnuallyBoldedDates () |
![]() | = | RemoveAllBoldedDates () |
![]() | = | RemoveAllBoldedDates () |
![]() | = | RemoveAllMonthlyBoldedDates () |
![]() | = | RemoveAllMonthlyBoldedDates () |
![]() | = | RemoveAnnuallyBoldedDate (DateTime date) |
![]() | = | RemoveAnnuallyBoldedDate (DateTime date) |
![]() | = | RemoveBoldedDate (DateTime date) |
![]() | = | RemoveBoldedDate (DateTime date) |
![]() | = | RemoveMonthlyBoldedDate (DateTime date) |
![]() | = | RemoveMonthlyBoldedDate (DateTime date) |
![]() | = | SetCalendarDimensions (Int32 x, Int32 y) |
![]() | = | SetCalendarDimensions (Int32 x, Int32 y) |
![]() | = | SetDate (DateTime date) |
![]() | = | SetDate (DateTime date) |
![]() | = | SetSelectionRange (DateTime date1, DateTime date2) |
![]() | = | SetSelectionRange (DateTime date1, DateTime date2) |
![]() | = | ToString () |
![]() | = | ToString () |
![]() | = | UpdateBoldedDates () |
![]() | = | UpdateBoldedDates () |
= | HitArea | |
= | HitArea | |
= | HitTestInfo | |
= | HitTestInfo | |
![]() | = | AnnuallyBoldedDates |
![]() | = | AnnuallyBoldedDates |
![]() | = | BackColor |
![]() | = | BackColor |
![]() | = | BackgroundImage |
![]() | = | BackgroundImage |
![]() | + | BackgroundImageLayout |
![]() | = | BoldedDates |
![]() | = | BoldedDates |
![]() | = | CalendarDimensions |
![]() | = | CalendarDimensions |
![]() | = | FirstDayOfWeek |
![]() | = | FirstDayOfWeek |
![]() | = | ForeColor |
![]() | = | ForeColor |
![]() | = | ImeMode |
![]() | = | ImeMode |
![]() | = | MaxDate |
![]() | = | MaxDate |
![]() | = | MaxSelectionCount |
![]() | = | MaxSelectionCount |
![]() | = | MinDate |
![]() | = | MinDate |
![]() | = | MonthlyBoldedDates |
![]() | = | MonthlyBoldedDates |
![]() | + | Padding |
![]() | + | RightToLeftLayout |
![]() | = | ScrollChange |
![]() | = | ScrollChange |
![]() | = | SelectionEnd |
![]() | = | SelectionEnd |
![]() | = | SelectionRange |
![]() | = | SelectionRange |
![]() | = | SelectionStart |
![]() | = | SelectionStart |
![]() | = | ShowToday |
![]() | = | ShowToday |
![]() | = | ShowTodayCircle |
![]() | = | ShowTodayCircle |
![]() | = | ShowWeekNumbers |
![]() | = | ShowWeekNumbers |
![]() | = | SingleMonthSize |
![]() | = | SingleMonthSize |
![]() | + | Size |
![]() | = | Text |
![]() | = | Text |
![]() | = | TitleBackColor |
![]() | = | TitleBackColor |
![]() | = | TitleForeColor |
![]() | = | TitleForeColor |
![]() | = | TodayDate |
![]() | = | TodayDate |
![]() | = | TodayDateSet |
![]() | = | TodayDateSet |
![]() | = | TrailingForeColor |
![]() | = | TrailingForeColor |
![]() | System.Windows.Forms.MouseButtons = | |
---|---|---|
![]() | = | Left |
![]() | = | Middle |
![]() | = | None |
![]() | = | Right |
![]() | = | value__ |
![]() | = | XButton1 |
![]() | = | XButton2 |
![]() | System.Windows.Forms.MouseEventArgs != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Button |
![]() | = | Button |
![]() | = | Clicks |
![]() | = | Clicks |
![]() | = | Delta |
![]() | = | Delta |
![]() | + | Location |
![]() | = | X |
![]() | = | X |
![]() | = | Y |
![]() | = | Y |
![]() | System.Windows.Forms.MouseEventHandler = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | BeginInvoke (Object sender, MouseEventArgs e, AsyncCallback callback, Object object) |
![]() | = | EndInvoke (IAsyncResult result) |
![]() | = | Invoke (Object sender, MouseEventArgs e) |
![]() | 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) |
Powered by Ricciolo