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 ... 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 ...
![]() | System.Windows.Forms.MenuGlyph = | |
---|---|---|
![]() | = | Arrow |
![]() | = | Bullet |
![]() | = | Checkmark |
![]() | = | Max |
![]() | = | Min |
![]() | = | value__ |
![]() | System.Windows.Forms.MenuItem = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Click |
![]() | = | DrawItem |
![]() | = | MeasureItem |
![]() | = | Popup |
![]() | = | Select |
![]() | = | CloneMenu () |
![]() | = | MergeMenu () |
![]() | = | MergeMenu (MenuItem itemSrc) |
![]() | = | PerformClick () |
![]() | = | PerformSelect () |
![]() | = | ToString () |
![]() | = | BarBreak |
![]() | = | Break |
![]() | = | Checked |
![]() | = | DefaultItem |
![]() | = | Enabled |
![]() | = | Index |
![]() | = | IsParent |
![]() | = | MdiList |
![]() | = | MergeOrder |
![]() | = | MergeType |
![]() | = | Mnemonic |
![]() | = | OwnerDraw |
![]() | = | Parent |
![]() | = | RadioCheck |
![]() | = | Shortcut |
![]() | = | ShowShortcut |
![]() | = | Text |
![]() | = | Visible |
![]() | System.Windows.Forms.MenuMerge = | |
---|---|---|
![]() | = | Add |
![]() | = | MergeItems |
![]() | = | Remove |
![]() | = | Replace |
![]() | = | value__ |
![]() | System.Windows.Forms.MergeAction + | |
---|---|---|
![]() | + | Append |
![]() | + | Insert |
![]() | + | MatchOnly |
![]() | + | Remove |
![]() | + | Replace |
![]() | + | value__ |
![]() | System.Windows.Forms.Message != | |
---|---|---|
![]() | = | Create (IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) |
![]() | = | Equals (Object o) |
![]() | = | GetHashCode () |
![]() | = | GetLParam (Type cls) |
![]() | - | op_Equality (Message a, Message b) |
![]() | - | op_Inequality (Message a, Message b) |
![]() | = | ToString () |
![]() | = | HWnd |
![]() | = | LParam |
![]() | = | Msg |
![]() | = | Result |
![]() | = | WParam |
![]() | System.Windows.Forms.MessageBox != | |
---|---|---|
![]() | - | 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 () |
![]() | = | BackgroundImageChanged |
![]() | - | BackgroundImageLayoutChanged |
![]() | = | Click |
![]() | = | DateChanged |
![]() | = | DateSelected |
![]() | = | DoubleClick |
![]() | = | ImeModeChanged |
![]() | - | MouseClick |
![]() | - | MouseDoubleClick |
![]() | - | PaddingChanged |
![]() | = | Paint |
![]() | - | RightToLeftLayoutChanged |
![]() | = | TextChanged |
![]() | = | AddAnnuallyBoldedDate (DateTime date) |
![]() | = | AddBoldedDate (DateTime date) |
![]() | = | AddMonthlyBoldedDate (DateTime date) |
![]() | = | GetDisplayRange (Boolean visible) |
![]() | = | HitTest (Int32 x, Int32 y) |
![]() | = | HitTest (Point point) |
![]() | = | RemoveAllAnnuallyBoldedDates () |
![]() | = | RemoveAllBoldedDates () |
![]() | = | RemoveAllMonthlyBoldedDates () |
![]() | = | RemoveAnnuallyBoldedDate (DateTime date) |
![]() | = | RemoveBoldedDate (DateTime date) |
![]() | = | RemoveMonthlyBoldedDate (DateTime date) |
![]() | = | SetCalendarDimensions (Int32 x, Int32 y) |
![]() | = | SetDate (DateTime date) |
![]() | = | SetSelectionRange (DateTime date1, DateTime date2) |
![]() | = | ToString () |
![]() | = | UpdateBoldedDates () |
= | HitArea | |
= | HitTestInfo | |
![]() | = | AnnuallyBoldedDates |
![]() | = | BackColor |
![]() | = | BackgroundImage |
![]() | - | BackgroundImageLayout |
![]() | = | BoldedDates |
![]() | = | CalendarDimensions |
![]() | = | FirstDayOfWeek |
![]() | = | ForeColor |
![]() | = | ImeMode |
![]() | = | MaxDate |
![]() | = | MaxSelectionCount |
![]() | = | MinDate |
![]() | = | MonthlyBoldedDates |
![]() | - | Padding |
![]() | - | RightToLeftLayout |
![]() | = | ScrollChange |
![]() | = | SelectionEnd |
![]() | = | SelectionRange |
![]() | = | SelectionStart |
![]() | = | ShowToday |
![]() | = | ShowTodayCircle |
![]() | = | ShowWeekNumbers |
![]() | = | SingleMonthSize |
![]() | - | Size |
![]() | = | Text |
![]() | = | TitleBackColor |
![]() | = | TitleForeColor |
![]() | = | TodayDate |
![]() | = | TodayDateSet |
![]() | = | TrailingForeColor |
![]() | System.Windows.Forms.MouseButtons = | |
---|---|---|
![]() | = | Left |
![]() | = | Middle |
![]() | = | None |
![]() | = | Right |
![]() | = | value__ |
![]() | = | XButton1 |
![]() | = | XButton2 |
![]() | System.Windows.Forms.MouseEventHandler = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | BeginInvoke (Object sender, MouseEventArgs e, AsyncCallback callback, Object object) |
![]() | = | EndInvoke (IAsyncResult result) |
![]() | = | Invoke (Object sender, MouseEventArgs e) |
Powered by Ricciolo