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 ... 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 ...
![]() | System.Windows.Forms.BorderStyle = | |
---|---|---|
![]() | = | Fixed3D |
![]() | = | FixedSingle |
![]() | = | None |
![]() | = | value__ |
![]() | System.Windows.Forms.BoundsSpecified = | |
---|---|---|
![]() | = | All |
![]() | = | Height |
![]() | = | Location |
![]() | = | None |
![]() | = | Size |
![]() | = | value__ |
![]() | = | Width |
![]() | = | X |
![]() | = | Y |
![]() | System.Windows.Forms.ButtonBase != | |
---|---|---|
![]() | - | AutoSizeChanged |
![]() | = | ImeModeChanged |
![]() | - | GetPreferredSize (Size proposedSize) |
= | ButtonBaseAccessibleObject | |
![]() | - | AutoEllipsis |
![]() | - | AutoSize |
![]() | - | BackColor |
![]() | - | FlatAppearance |
![]() | = | FlatStyle |
![]() | = | Image |
![]() | = | ImageAlign |
![]() | = | ImageIndex |
![]() | - | ImageKey |
![]() | = | ImageList |
![]() | = | ImeMode |
![]() | - | Text |
![]() | = | TextAlign |
![]() | - | TextImageRelation |
![]() | - | UseCompatibleTextRendering |
![]() | - | UseMnemonic |
![]() | - | UseVisualStyleBackColor |
![]() | System.Windows.Forms.IButtonControl = | |
---|---|---|
![]() | = | NotifyDefault (Boolean value) |
![]() | = | PerformClick () |
![]() | = | DialogResult |
![]() | System.Windows.Forms.Button != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | DoubleClick |
![]() | - | MouseDoubleClick |
![]() | = | NotifyDefault (Boolean value) |
![]() | = | PerformClick () |
![]() | = | ToString () |
![]() | - | AutoSizeMode |
![]() | = | DialogResult |
![]() | System.Windows.Forms.ButtonBorderStyle = | |
---|---|---|
![]() | = | Dashed |
![]() | = | Dotted |
![]() | = | Inset |
![]() | = | None |
![]() | = | Outset |
![]() | = | Solid |
![]() | = | value__ |
![]() | System.Windows.Forms.ButtonRenderer + | |
---|---|---|
![]() | + | DrawButton (Graphics g, Rectangle bounds, PushButtonState state) |
![]() | + | DrawButton (Graphics g, Rectangle bounds, Boolean focused, PushButtonState state) |
![]() | + | DrawButton (Graphics g, Rectangle bounds, String buttonText, Font font, Boolean focused, PushButtonState state) |
![]() | + | DrawButton (Graphics g, Rectangle bounds, String buttonText, Font font, TextFormatFlags flags, Boolean focused, PushButtonState state) |
![]() | + | DrawButton (Graphics g, Rectangle bounds, Image image, Rectangle imageBounds, Boolean focused, PushButtonState state) |
![]() | + | DrawButton (Graphics g, Rectangle bounds, String buttonText, Font font, Image image, Rectangle imageBounds, Boolean focused, PushButtonState state) |
![]() | + | DrawButton (Graphics g, Rectangle bounds, String buttonText, Font font, TextFormatFlags flags, Image image, Rectangle imageBounds, Boolean focused, PushButtonState state) |
![]() | + | DrawParentBackground (Graphics g, Rectangle bounds, Control childControl) |
![]() | + | IsBackgroundPartiallyTransparent (PushButtonState state) |
![]() | + | RenderMatchingApplicationState |
![]() | System.Windows.Forms.ButtonState = | |
---|---|---|
![]() | = | All |
![]() | = | Checked |
![]() | = | Flat |
![]() | = | Inactive |
![]() | = | Normal |
![]() | = | Pushed |
![]() | = | value__ |
![]() | System.Windows.Forms.CacheVirtualItemsEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | EndIndex |
![]() | + | StartIndex |
![]() | System.Windows.Forms.CacheVirtualItemsEventHandler + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BeginInvoke (Object sender, CacheVirtualItemsEventArgs e, AsyncCallback callback, Object object) |
![]() | + | EndInvoke (IAsyncResult result) |
![]() | + | Invoke (Object sender, CacheVirtualItemsEventArgs e) |
![]() | System.Windows.Forms.CaptionButton = | |
---|---|---|
![]() | = | Close |
![]() | = | Help |
![]() | = | Maximize |
![]() | = | Minimize |
![]() | = | Restore |
![]() | = | value__ |
![]() | System.Windows.Forms.CharacterCasing = | |
---|---|---|
![]() | = | Lower |
![]() | = | Normal |
![]() | = | Upper |
![]() | = | value__ |
![]() | System.Windows.Forms.CheckBox != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | AppearanceChanged |
![]() | = | CheckedChanged |
![]() | = | CheckStateChanged |
![]() | = | DoubleClick |
![]() | - | MouseDoubleClick |
![]() | = | ToString () |
= | CheckBoxAccessibleObject | |
![]() | = | Appearance |
![]() | = | AutoCheck |
![]() | = | CheckAlign |
![]() | = | Checked |
![]() | = | CheckState |
![]() | = | TextAlign |
![]() | = | ThreeState |
![]() | System.Windows.Forms.CheckBoxRenderer + | |
---|---|---|
![]() | + | DrawCheckBox (Graphics g, Point glyphLocation, CheckBoxState state) |
![]() | + | DrawCheckBox (Graphics g, Point glyphLocation, Rectangle textBounds, String checkBoxText, Font font, Boolean focused, CheckBoxState state) |
![]() | + | DrawCheckBox (Graphics g, Point glyphLocation, Rectangle textBounds, String checkBoxText, Font font, TextFormatFlags flags, Boolean focused, CheckBoxState state) |
![]() | + | DrawCheckBox (Graphics g, Point glyphLocation, Rectangle textBounds, String checkBoxText, Font font, Image image, Rectangle imageBounds, Boolean focused, CheckBoxState state) |
![]() | + | DrawCheckBox (Graphics g, Point glyphLocation, Rectangle textBounds, String checkBoxText, Font font, TextFormatFlags flags, Image image, Rectangle imageBounds, Boolean focused, CheckBoxState state) |
![]() | + | DrawParentBackground (Graphics g, Rectangle bounds, Control childControl) |
![]() | + | GetGlyphSize (Graphics g, CheckBoxState state) |
![]() | + | IsBackgroundPartiallyTransparent (CheckBoxState state) |
![]() | + | RenderMatchingApplicationState |
Powered by Ricciolo