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 ... 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ...
![]() | System.Windows.Forms.ListControlConvertEventHandler + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BeginInvoke (Object sender, ListControlConvertEventArgs e, AsyncCallback callback, Object object) |
![]() | + | EndInvoke (IAsyncResult result) |
![]() | + | Invoke (Object sender, ListControlConvertEventArgs e) |
![]() | System.Windows.Forms.ListViewItemConverter = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | CanConvertTo (ITypeDescriptorContext context, Type destinationType) |
![]() | = | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) |
![]() | System.Windows.Forms.ListView != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | AfterLabelEdit |
![]() | - | BackgroundImageLayoutChanged |
![]() | = | BeforeLabelEdit |
![]() | - | CacheVirtualItems |
![]() | = | ColumnClick |
![]() | - | ColumnReordered |
![]() | - | ColumnWidthChanged |
![]() | - | ColumnWidthChanging |
![]() | - | DrawColumnHeader |
![]() | - | DrawItem |
![]() | - | DrawSubItem |
![]() | = | ItemActivate |
![]() | = | ItemCheck |
![]() | - | ItemChecked |
![]() | = | ItemDrag |
![]() | - | ItemMouseHover |
![]() | - | ItemSelectionChanged |
![]() | - | PaddingChanged |
![]() | = | Paint |
![]() | - | RetrieveVirtualItem |
![]() | - | RightToLeftLayoutChanged |
![]() | - | SearchForVirtualItem |
![]() | = | SelectedIndexChanged |
![]() | = | TextChanged |
![]() | - | VirtualItemsSelectionRangeChanged |
![]() | = | ArrangeIcons (ListViewAlignment value) |
![]() | = | ArrangeIcons () |
![]() | - | AutoResizeColumn (Int32 columnIndex, ColumnHeaderAutoResizeStyle headerAutoResize) |
![]() | - | AutoResizeColumns (ColumnHeaderAutoResizeStyle headerAutoResize) |
![]() | = | BeginUpdate () |
![]() | = | Clear () |
![]() | = | EndUpdate () |
![]() | = | EnsureVisible (Int32 index) |
![]() | - | FindItemWithText (String text) |
![]() | - | FindItemWithText (String text, Boolean includeSubItemsInSearch, Int32 startIndex) |
![]() | - | FindItemWithText (String text, Boolean includeSubItemsInSearch, Int32 startIndex, Boolean isPrefixSearch) |
![]() | - | FindNearestItem (SearchDirectionHint dir, Point point) |
![]() | - | FindNearestItem (SearchDirectionHint searchDirection, Int32 x, Int32 y) |
![]() | = | GetItemAt (Int32 x, Int32 y) |
![]() | = | GetItemRect (Int32 index) |
![]() | = | GetItemRect (Int32 index, ItemBoundsPortion portion) |
![]() | - | HitTest (Point point) |
![]() | - | HitTest (Int32 x, Int32 y) |
![]() | - | RedrawItems (Int32 startIndex, Int32 endIndex, Boolean invalidateOnly) |
![]() | = | Sort () |
![]() | = | ToString () |
= | CheckedIndexCollection | |
= | CheckedListViewItemCollection | |
= | ColumnHeaderCollection | |
= | ListViewItemCollection | |
= | SelectedIndexCollection | |
= | SelectedListViewItemCollection | |
![]() | = | Activation |
![]() | = | Alignment |
![]() | = | AllowColumnReorder |
![]() | = | AutoArrange |
![]() | = | BackColor |
![]() | - | BackgroundImageLayout |
![]() | - | BackgroundImageTiled |
![]() | = | BorderStyle |
![]() | = | CheckBoxes |
![]() | = | CheckedIndices |
![]() | = | CheckedItems |
![]() | = | Columns |
![]() | = | FocusedItem |
![]() | = | ForeColor |
![]() | = | FullRowSelect |
![]() | = | GridLines |
![]() | - | Groups |
![]() | = | HeaderStyle |
![]() | = | HideSelection |
![]() | - | HotTracking |
![]() | = | HoverSelection |
![]() | - | InsertionMark |
![]() | = | Items |
![]() | = | LabelEdit |
![]() | = | LabelWrap |
![]() | = | LargeImageList |
![]() | = | ListViewItemSorter |
![]() | = | MultiSelect |
![]() | - | OwnerDraw |
![]() | - | Padding |
![]() | - | RightToLeftLayout |
![]() | = | Scrollable |
![]() | = | SelectedIndices |
![]() | = | SelectedItems |
![]() | - | ShowGroups |
![]() | - | ShowItemToolTips |
![]() | = | SmallImageList |
![]() | = | Sorting |
![]() | = | StateImageList |
![]() | = | Text |
![]() | - | TileSize |
![]() | = | TopItem |
![]() | - | UseCompatibleStateImageBehavior |
![]() | = | View |
![]() | - | VirtualListSize |
![]() | - | VirtualMode |
![]() | System.Windows.Forms.ListViewAlignment = | |
---|---|---|
![]() | = | Default |
![]() | = | Left |
![]() | = | SnapToGrid |
![]() | = | Top |
![]() | = | value__ |
![]() | System.Windows.Forms.ListViewGroup + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | .ctor () |
![]() | + | ToString () |
![]() | + | Header |
![]() | + | HeaderAlignment |
![]() | + | Items |
![]() | + | ListView |
![]() | + | Name |
![]() | + | Tag |
![]() | System.Windows.Forms.ListViewGroupCollection + | |
---|---|---|
![]() | + | Add (ListViewGroup group) |
![]() | + | Add (String key, String headerText) |
![]() | + | AddRange (ListViewGroup[] groups) |
![]() | + | AddRange (ListViewGroupCollection groups) |
![]() | + | Clear () |
![]() | + | Contains (ListViewGroup value) |
![]() | + | CopyTo (Array array, Int32 index) |
![]() | + | GetEnumerator () |
![]() | + | IndexOf (ListViewGroup value) |
![]() | + | Insert (Int32 index, ListViewGroup group) |
![]() | + | Remove (ListViewGroup group) |
![]() | + | RemoveAt (Int32 index) |
![]() | + | Count |
![]() | + | Item [Int32 index] |
![]() | + | Item [String key] |
![]() | System.Windows.Forms.ListViewHitTestInfo + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Item |
![]() | + | Location |
![]() | + | SubItem |
![]() | System.Windows.Forms.ListViewHitTestLocations + | |
---|---|---|
![]() | + | AboveClientArea |
![]() | + | BelowClientArea |
![]() | + | Image |
![]() | + | Label |
![]() | + | LeftOfClientArea |
![]() | + | None |
![]() | + | RightOfClientArea |
![]() | + | StateImage |
![]() | + | value__ |
![]() | System.Windows.Forms.ListViewInsertionMark + | |
---|---|---|
![]() | + | NearestIndex (Point pt) |
![]() | + | AppearsAfterItem |
![]() | + | Bounds |
![]() | + | Color |
![]() | + | Index |
![]() | System.Windows.Forms.ListViewItem != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | BeginEdit () |
![]() | = | Clone () |
![]() | = | EnsureVisible () |
![]() | - | FindNearestItem (SearchDirectionHint searchDirection) |
![]() | = | GetBounds (ItemBoundsPortion portion) |
![]() | - | GetSubItemAt (Int32 x, Int32 y) |
![]() | = | Remove () |
![]() | = | ToString () |
= | ListViewSubItem | |
= | ListViewSubItemCollection | |
![]() | = | BackColor |
![]() | = | Bounds |
![]() | = | Checked |
![]() | = | Focused |
![]() | = | Font |
![]() | = | ForeColor |
![]() | - | Group |
![]() | = | ImageIndex |
![]() | - | ImageKey |
![]() | = | ImageList |
![]() | - | IndentCount |
![]() | = | Index |
![]() | = | ListView |
![]() | - | Name |
![]() | - | Position |
![]() | = | Selected |
![]() | = | StateImageIndex |
![]() | = | SubItems |
![]() | = | Tag |
![]() | = | Text |
![]() | - | ToolTipText |
![]() | = | UseItemStyleForSubItems |
![]() | System.Windows.Forms.ListViewItemMouseHoverEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | Item |
![]() | System.Windows.Forms.ListViewItemMouseHoverEventHandler + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BeginInvoke (Object sender, ListViewItemMouseHoverEventArgs e, AsyncCallback callback, Object object) |
![]() | + | EndInvoke (IAsyncResult result) |
![]() | + | Invoke (Object sender, ListViewItemMouseHoverEventArgs e) |
![]() | System.Windows.Forms.ListViewItemSelectionChangedEventArgs + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | IsSelected |
![]() | + | Item |
![]() | + | ItemIndex |
![]() | System.Windows.Forms.ListViewItemSelectionChangedEventHandler + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | BeginInvoke (Object sender, ListViewItemSelectionChangedEventArgs e, AsyncCallback callback, Object object) |
![]() | + | EndInvoke (IAsyncResult result) |
![]() | + | Invoke (Object sender, ListViewItemSelectionChangedEventArgs e) |
Powered by Ricciolo