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 ... 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 ...
![]() | System.Windows.Forms.FontDialog = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | Apply |
![]() | = | Reset () |
![]() | = | ToString () |
![]() | = | AllowScriptChange |
![]() | = | AllowSimulations |
![]() | = | AllowVectorFonts |
![]() | = | AllowVerticalFonts |
![]() | = | Color |
![]() | = | FixedPitchOnly |
![]() | = | Font |
![]() | = | FontMustExist |
![]() | = | MaxSize |
![]() | = | MinSize |
![]() | = | ScriptsOnly |
![]() | = | ShowApply |
![]() | = | ShowColor |
![]() | = | ShowEffects |
![]() | = | ShowHelp |
![]() | System.Windows.Forms.Form != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | Activated |
![]() | - | AutoSizeChanged |
![]() | - | AutoValidateChanged |
![]() | = | Closed |
![]() | = | Closing |
![]() | = | Deactivate |
![]() | - | FormClosed |
![]() | - | FormClosing |
![]() | - | HelpButtonClicked |
![]() | = | InputLanguageChanged |
![]() | = | InputLanguageChanging |
![]() | = | Load |
![]() | - | MarginChanged |
![]() | = | MaximizedBoundsChanged |
![]() | = | MaximumSizeChanged |
![]() | = | MdiChildActivate |
![]() | = | MenuComplete |
![]() | = | MenuStart |
![]() | = | MinimumSizeChanged |
![]() | - | ResizeBegin |
![]() | - | ResizeEnd |
![]() | - | RightToLeftLayoutChanged |
![]() | - | Shown |
![]() | = | TabIndexChanged |
![]() | - | TabStopChanged |
![]() | = | Activate () |
![]() | = | AddOwnedForm (Form ownedForm) |
![]() | = | Close () |
![]() | = | GetAutoScaleSize (Font font) |
![]() | = | LayoutMdi (MdiLayout value) |
![]() | = | RemoveOwnedForm (Form ownedForm) |
![]() | = | SetDesktopBounds (Int32 x, Int32 y, Int32 width, Int32 height) |
![]() | = | SetDesktopLocation (Int32 x, Int32 y) |
![]() | - | Show (IWin32Window owner) |
![]() | = | ShowDialog () |
![]() | = | ShowDialog (IWin32Window owner) |
![]() | = | ToString () |
![]() | - | ValidateChildren () |
![]() | - | ValidateChildren (ValidationConstraints validationConstraints) |
= | ControlCollection | |
![]() | = | AcceptButton |
![]() | = | ActiveForm |
![]() | = | ActiveMdiChild |
![]() | = | AllowTransparency |
![]() | = | AutoScale |
![]() | = | AutoScaleBaseSize |
![]() | = | AutoScroll |
![]() | - | AutoSize |
![]() | - | AutoSizeMode |
![]() | - | AutoValidate |
![]() | = | BackColor |
![]() | = | CancelButton |
![]() | = | ClientSize |
![]() | = | ControlBox |
![]() | = | DesktopBounds |
![]() | = | DesktopLocation |
![]() | = | DialogResult |
![]() | = | FormBorderStyle |
![]() | = | HelpButton |
![]() | = | Icon |
![]() | = | IsMdiChild |
![]() | = | IsMdiContainer |
![]() | = | IsRestrictedWindow |
![]() | = | KeyPreview |
![]() | - | Location |
![]() | - | MainMenuStrip |
![]() | - | Margin |
![]() | = | MaximizeBox |
![]() | = | MaximumSize |
![]() | = | MdiChildren |
![]() | = | MdiParent |
![]() | = | Menu |
![]() | = | MergedMenu |
![]() | = | MinimizeBox |
![]() | = | MinimumSize |
![]() | = | Modal |
![]() | = | Opacity |
![]() | = | OwnedForms |
![]() | = | Owner |
![]() | - | RestoreBounds |
![]() | - | RightToLeftLayout |
![]() | - | ShowIcon |
![]() | = | ShowInTaskbar |
![]() | = | Size |
![]() | = | SizeGripStyle |
![]() | = | StartPosition |
![]() | = | TabIndex |
![]() | - | TabStop |
![]() | - | Text |
![]() | = | TopLevel |
![]() | = | TopMost |
![]() | = | TransparencyKey |
![]() | = | WindowState |
![]() | System.Windows.Forms.FormBorderStyle = | |
---|---|---|
![]() | = | Fixed3D |
![]() | = | FixedDialog |
![]() | = | FixedSingle |
![]() | = | FixedToolWindow |
![]() | = | None |
![]() | = | Sizable |
![]() | = | SizableToolWindow |
![]() | = | value__ |
![]() | System.Windows.Forms.FormClosedEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | CloseReason |
![]() | System.Windows.Forms.FormClosedEventHandler + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BeginInvoke (Object sender, FormClosedEventArgs e, AsyncCallback callback, Object object) |
![]() | + | EndInvoke (IAsyncResult result) |
![]() | + | Invoke (Object sender, FormClosedEventArgs e) |
![]() | System.Windows.Forms.FormClosingEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | CloseReason |
![]() | System.Windows.Forms.FormClosingEventHandler + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BeginInvoke (Object sender, FormClosingEventArgs e, AsyncCallback callback, Object object) |
![]() | + | EndInvoke (IAsyncResult result) |
![]() | + | Invoke (Object sender, FormClosingEventArgs e) |
![]() | System.Windows.Forms.FormCollection + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Item [String name] |
![]() | + | Item [Int32 index] |
![]() | System.Windows.Forms.FormStartPosition = | |
---|---|---|
![]() | = | CenterParent |
![]() | = | CenterScreen |
![]() | = | Manual |
![]() | = | value__ |
![]() | = | WindowsDefaultBounds |
![]() | = | WindowsDefaultLocation |
![]() | System.Windows.Forms.FormWindowState = | |
---|---|---|
![]() | = | Maximized |
![]() | = | Minimized |
![]() | = | Normal |
![]() | = | value__ |
![]() | System.Windows.Forms.FrameStyle = | |
---|---|---|
![]() | = | Dashed |
![]() | = | Thick |
![]() | = | value__ |
![]() | System.Windows.Forms.GiveFeedbackEventArgs = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | Effect |
![]() | = | UseDefaultCursors |
![]() | System.Windows.Forms.GiveFeedbackEventHandler = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | BeginInvoke (Object sender, GiveFeedbackEventArgs e, AsyncCallback callback, Object object) |
![]() | = | EndInvoke (IAsyncResult result) |
![]() | = | Invoke (Object sender, GiveFeedbackEventArgs e) |
![]() | System.Windows.Forms.GridItem != | |
---|---|---|
![]() | = | Select () |
![]() | = | Expandable |
![]() | = | Expanded |
![]() | = | GridItems |
![]() | = | GridItemType |
![]() | = | Label |
![]() | = | Parent |
![]() | = | PropertyDescriptor |
![]() | - | Tag |
![]() | = | Value |
Powered by Ricciolo