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 ... 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 ...
![]() | System.Windows.Forms.ColumnReorderedEventHandler + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BeginInvoke (Object sender, ColumnReorderedEventArgs e, AsyncCallback callback, Object object) |
![]() | + | EndInvoke (IAsyncResult result) |
![]() | + | Invoke (Object sender, ColumnReorderedEventArgs e) |
![]() | System.Windows.Forms.ColumnHeaderStyle = | |
---|---|---|
![]() | = | Clickable |
![]() | = | Nonclickable |
![]() | = | None |
![]() | = | value__ |
![]() | System.Windows.Forms.ColumnWidthChangedEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | ColumnIndex |
![]() | System.Windows.Forms.ColumnWidthChangedEventHandler + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BeginInvoke (Object sender, ColumnWidthChangedEventArgs e, AsyncCallback callback, Object object) |
![]() | + | EndInvoke (IAsyncResult result) |
![]() | + | Invoke (Object sender, ColumnWidthChangedEventArgs e) |
![]() | System.Windows.Forms.ColumnWidthChangingEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | ColumnIndex |
![]() | + | NewWidth |
![]() | System.Windows.Forms.ColumnWidthChangingEventHandler + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BeginInvoke (Object sender, ColumnWidthChangingEventArgs e, AsyncCallback callback, Object object) |
![]() | + | EndInvoke (IAsyncResult result) |
![]() | + | Invoke (Object sender, ColumnWidthChangingEventArgs e) |
![]() | System.Windows.Forms.ComboBox != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | BackgroundImageChanged |
![]() | - | BackgroundImageLayoutChanged |
![]() | - | DoubleClick |
![]() | = | DrawItem |
![]() | = | DropDown |
![]() | - | DropDownClosed |
![]() | = | DropDownStyleChanged |
![]() | = | MeasureItem |
![]() | - | PaddingChanged |
![]() | = | Paint |
![]() | = | SelectedIndexChanged |
![]() | = | SelectionChangeCommitted |
![]() | - | TextUpdate |
![]() | = | BeginUpdate () |
![]() | = | EndUpdate () |
![]() | = | FindString (String s) |
![]() | = | FindString (String s, Int32 startIndex) |
![]() | = | FindStringExact (String s) |
![]() | = | FindStringExact (String s, Int32 startIndex) |
![]() | = | GetItemHeight (Int32 index) |
![]() | - | ResetText () |
![]() | = | Select (Int32 start, Int32 length) |
![]() | = | SelectAll () |
![]() | = | ToString () |
= | ChildAccessibleObject | |
= | ObjectCollection | |
![]() | - | AutoCompleteCustomSource |
![]() | - | AutoCompleteMode |
![]() | - | AutoCompleteSource |
![]() | = | BackColor |
![]() | = | BackgroundImage |
![]() | - | BackgroundImageLayout |
![]() | - | DataSource |
![]() | = | DrawMode |
![]() | - | DropDownHeight |
![]() | = | DropDownStyle |
![]() | = | DropDownWidth |
![]() | = | DroppedDown |
![]() | - | FlatStyle |
![]() | = | Focused |
![]() | = | ForeColor |
![]() | = | IntegralHeight |
![]() | = | ItemHeight |
![]() | = | Items |
![]() | = | MaxDropDownItems |
![]() | - | MaximumSize |
![]() | = | MaxLength |
![]() | - | MinimumSize |
![]() | - | Padding |
![]() | = | PreferredHeight |
![]() | = | SelectedIndex |
![]() | = | SelectedItem |
![]() | = | SelectedText |
![]() | = | SelectionLength |
![]() | = | SelectionStart |
![]() | = | Sorted |
![]() | = | Text |
![]() | System.Windows.Forms.ComboBoxRenderer + | |
---|---|---|
![]() | + | DrawDropDownButton (Graphics g, Rectangle bounds, ComboBoxState state) |
![]() | + | DrawTextBox (Graphics g, Rectangle bounds, ComboBoxState state) |
![]() | + | DrawTextBox (Graphics g, Rectangle bounds, String comboBoxText, Font font, ComboBoxState state) |
![]() | + | DrawTextBox (Graphics g, Rectangle bounds, String comboBoxText, Font font, Rectangle textBounds, ComboBoxState state) |
![]() | + | DrawTextBox (Graphics g, Rectangle bounds, String comboBoxText, Font font, TextFormatFlags flags, ComboBoxState state) |
![]() | + | DrawTextBox (Graphics g, Rectangle bounds, String comboBoxText, Font font, Rectangle textBounds, TextFormatFlags flags, ComboBoxState state) |
![]() | + | IsSupported |
![]() | System.Windows.Forms.ComboBoxStyle = | |
---|---|---|
![]() | = | DropDown |
![]() | = | DropDownList |
![]() | = | Simple |
![]() | = | value__ |
![]() | System.Windows.Forms.Menu != | |
---|---|---|
![]() | = | FindHandle |
![]() | = | FindShortcut |
![]() | = | FindMenuItem (Int32 type, IntPtr value) |
![]() | = | GetContextMenu () |
![]() | = | GetMainMenu () |
![]() | = | MergeMenu (Menu menuSrc) |
![]() | = | ToString () |
= | MenuItemCollection | |
![]() | = | Handle |
![]() | = | IsParent |
![]() | = | MdiListItem |
![]() | = | MenuItems |
![]() | - | Name |
![]() | - | Tag |
![]() | System.Windows.Forms.ContextMenu != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | - | Collapse |
![]() | = | Popup |
![]() | = | Show (Control control, Point pos) |
![]() | - | Show (Control control, Point pos, LeftRightAlignment alignment) |
![]() | = | RightToLeft |
![]() | = | SourceControl |
![]() | System.Windows.Forms.ToolStripDropDown + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BackgroundImageChanged |
![]() | + | BackgroundImageLayoutChanged |
![]() | + | BindingContextChanged |
![]() | + | ChangeUICues |
![]() | + | Closed |
![]() | + | Closing |
![]() | + | ContextMenuChanged |
![]() | + | ContextMenuStripChanged |
![]() | + | DockChanged |
![]() | + | Enter |
![]() | + | FontChanged |
![]() | + | ForeColorChanged |
![]() | + | GiveFeedback |
![]() | + | HelpRequested |
![]() | + | ImeModeChanged |
![]() | + | KeyDown |
![]() | + | KeyPress |
![]() | + | KeyUp |
![]() | + | Leave |
![]() | + | Opened |
![]() | + | Opening |
![]() | + | RegionChanged |
![]() | + | Scroll |
![]() | + | StyleChanged |
![]() | + | TabIndexChanged |
![]() | + | TabStopChanged |
![]() | + | TextChanged |
![]() | + | Validated |
![]() | + | Validating |
![]() | + | Close () |
![]() | + | Close (ToolStripDropDownCloseReason reason) |
![]() | + | Show () |
![]() | + | Show (Control control, Point position) |
![]() | + | Show (Control control, Point position, ToolStripDropDownDirection direction) |
![]() | + | Show (Control control, Int32 x, Int32 y) |
![]() | + | Show (Point screenLocation) |
![]() | + | Show (Point position, ToolStripDropDownDirection direction) |
![]() | + | Show (Int32 x, Int32 y) |
+ | ToolStripDropDownAccessibleObject | |
![]() | + | AllowItemReorder |
![]() | + | AllowTransparency |
![]() | + | Anchor |
![]() | + | AutoClose |
![]() | + | AutoSize |
![]() | + | CanOverflow |
![]() | + | ContextMenu |
![]() | + | ContextMenuStrip |
![]() | + | DefaultDropDownDirection |
![]() | + | Dock |
![]() | + | DropShadowEnabled |
![]() | + | Font |
![]() | + | GripDisplayStyle |
![]() | + | GripMargin |
![]() | + | GripRectangle |
![]() | + | GripStyle |
![]() | + | IsAutoGenerated |
![]() | + | Location |
![]() | + | Opacity |
![]() | + | OverflowButton |
![]() | + | OwnerItem |
![]() | + | Region |
![]() | + | RightToLeft |
![]() | + | Stretch |
![]() | + | TabIndex |
![]() | + | TextDirection |
![]() | + | TopLevel |
![]() | + | Visible |
![]() | System.Windows.Forms.ToolStripDropDownMenu + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | DisplayRectangle |
![]() | + | LayoutEngine |
![]() | + | LayoutStyle |
![]() | + | ShowCheckMargin |
![]() | + | ShowImageMargin |
![]() | System.Windows.Forms.Layout.LayoutEngine + | |
---|---|---|
![]() | + | InitLayout (Object child, BoundsSpecified specified) |
![]() | + | Layout (Object container, LayoutEventArgs layoutEventArgs) |
Powered by Ricciolo