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 ... 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 ...
![]() | System.Windows.Forms.TabAlignment = | |
---|---|---|
![]() | = | Bottom |
![]() | = | Left |
![]() | = | Right |
![]() | = | Top |
![]() | = | value__ |
![]() | System.Windows.Forms.TabAppearance = | |
---|---|---|
![]() | = | Buttons |
![]() | = | FlatButtons |
![]() | = | Normal |
![]() | = | value__ |
![]() | System.Windows.Forms.TabControl != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | BackColorChanged |
![]() | = | BackgroundImageChanged |
![]() | - | BackgroundImageLayoutChanged |
![]() | - | Deselected |
![]() | - | Deselecting |
![]() | = | DrawItem |
![]() | = | ForeColorChanged |
![]() | = | Paint |
![]() | - | RightToLeftLayoutChanged |
![]() | - | Selected |
![]() | = | SelectedIndexChanged |
![]() | - | Selecting |
![]() | = | TextChanged |
![]() | - | DeselectTab (Int32 index) |
![]() | - | DeselectTab (TabPage tabPage) |
![]() | - | DeselectTab (String tabPageName) |
![]() | = | GetControl (Int32 index) |
![]() | = | GetTabRect (Int32 index) |
![]() | - | SelectTab (Int32 index) |
![]() | - | SelectTab (TabPage tabPage) |
![]() | - | SelectTab (String tabPageName) |
![]() | = | ToString () |
= | ControlCollection | |
= | TabPageCollection | |
![]() | = | Alignment |
![]() | = | Appearance |
![]() | = | BackColor |
![]() | = | BackgroundImage |
![]() | - | BackgroundImageLayout |
![]() | = | DisplayRectangle |
![]() | = | DrawMode |
![]() | = | ForeColor |
![]() | = | HotTrack |
![]() | = | ImageList |
![]() | = | ItemSize |
![]() | = | Multiline |
![]() | = | Padding |
![]() | - | RightToLeftLayout |
![]() | = | RowCount |
![]() | = | SelectedIndex |
![]() | = | SelectedTab |
![]() | = | ShowToolTips |
![]() | = | SizeMode |
![]() | = | TabCount |
![]() | = | TabPages |
![]() | = | Text |
![]() | System.Windows.Forms.TabControlAction + | |
---|---|---|
![]() | + | Deselected |
![]() | + | Deselecting |
![]() | + | Selected |
![]() | + | Selecting |
![]() | + | value__ |
![]() | System.Windows.Forms.TabControlCancelEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Action |
![]() | + | TabPage |
![]() | + | TabPageIndex |
![]() | System.Windows.Forms.TabControlCancelEventHandler + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BeginInvoke (Object sender, TabControlCancelEventArgs e, AsyncCallback callback, Object object) |
![]() | + | EndInvoke (IAsyncResult result) |
![]() | + | Invoke (Object sender, TabControlCancelEventArgs e) |
![]() | System.Windows.Forms.TabControlEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Action |
![]() | + | TabPage |
![]() | + | TabPageIndex |
![]() | System.Windows.Forms.TabControlEventHandler + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BeginInvoke (Object sender, TabControlEventArgs e, AsyncCallback callback, Object object) |
![]() | + | EndInvoke (IAsyncResult result) |
![]() | + | Invoke (Object sender, TabControlEventArgs e) |
![]() | System.Windows.Forms.TabDrawMode = | |
---|---|---|
![]() | = | Normal |
![]() | = | OwnerDrawFixed |
![]() | = | value__ |
![]() | System.Windows.Forms.TableLayoutPanel + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | CellPaint |
![]() | + | GetCellPosition (Control control) |
![]() | + | GetColumn (Control control) |
![]() | + | GetColumnSpan (Control control) |
![]() | + | GetColumnWidths () |
![]() | + | GetControlFromPosition (Int32 column, Int32 row) |
![]() | + | GetPositionFromControl (Control control) |
![]() | + | GetRow (Control control) |
![]() | + | GetRowHeights () |
![]() | + | GetRowSpan (Control control) |
![]() | + | SetCellPosition (Control control, TableLayoutPanelCellPosition position) |
![]() | + | SetColumn (Control control, Int32 column) |
![]() | + | SetColumnSpan (Control control, Int32 value) |
![]() | + | SetRow (Control control, Int32 row) |
![]() | + | SetRowSpan (Control control, Int32 value) |
![]() | + | BorderStyle |
![]() | + | CellBorderStyle |
![]() | + | ColumnCount |
![]() | + | ColumnStyles |
![]() | + | Controls |
![]() | + | GrowStyle |
![]() | + | LayoutEngine |
![]() | + | LayoutSettings |
![]() | + | RowCount |
![]() | + | RowStyles |
![]() | System.Windows.Forms.TableLayoutControlCollection + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Add (Control control, Int32 column, Int32 row) |
![]() | + | Container |
![]() | System.Windows.Forms.TableLayoutPanelCellBorderStyle + | |
---|---|---|
![]() | + | Inset |
![]() | + | InsetDouble |
![]() | + | None |
![]() | + | Outset |
![]() | + | OutsetDouble |
![]() | + | OutsetPartial |
![]() | + | Single |
![]() | + | value__ |
![]() | System.Windows.Forms.TableLayoutPanelCellPosition + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Equals (Object other) |
![]() | + | GetHashCode () |
![]() | + | op_Equality (TableLayoutPanelCellPosition p1, TableLayoutPanelCellPosition p2) |
![]() | + | op_Inequality (TableLayoutPanelCellPosition p1, TableLayoutPanelCellPosition p2) |
![]() | + | ToString () |
![]() | + | Column |
![]() | + | Row |
![]() | System.Windows.Forms.TableLayoutPanelGrowStyle + | |
---|---|---|
![]() | + | AddColumns |
![]() | + | AddRows |
![]() | + | FixedSize |
![]() | + | value__ |
Powered by Ricciolo