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 ... 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 ...
System.Windows.Forms.ListBox != | ||
---|---|---|
= | .ctor () | |
= | BackgroundImageChanged | |
- | BackgroundImageLayoutChanged | |
= | Click | |
= | DrawItem | |
= | MeasureItem | |
- | MouseClick | |
- | PaddingChanged | |
= | Paint | |
= | SelectedIndexChanged | |
= | TextChanged | |
= | DefaultItemHeight | |
= | NoMatches | |
= | BeginUpdate () | |
= | ClearSelected () | |
= | EndUpdate () | |
= | FindString (String s) | |
= | FindString (String s, Int32 startIndex) | |
= | FindStringExact (String s) | |
= | FindStringExact (String s, Int32 startIndex) | |
= | GetItemHeight (Int32 index) | |
= | GetItemRectangle (Int32 index) | |
= | GetSelected (Int32 index) | |
= | IndexFromPoint (Point p) | |
= | IndexFromPoint (Int32 x, Int32 y) | |
= | Refresh () | |
- | ResetBackColor () | |
- | ResetForeColor () | |
= | SetSelected (Int32 index, Boolean value) | |
= | ToString () | |
- | IntegerCollection | |
= | ObjectCollection | |
= | SelectedIndexCollection | |
= | SelectedObjectCollection | |
= | BackColor | |
= | BackgroundImage | |
- | BackgroundImageLayout | |
= | BorderStyle | |
= | ColumnWidth | |
- | CustomTabOffsets | |
= | DrawMode | |
- | Font | |
= | ForeColor | |
= | HorizontalExtent | |
= | HorizontalScrollbar | |
= | IntegralHeight | |
= | ItemHeight | |
= | Items | |
= | MultiColumn | |
- | Padding | |
= | PreferredHeight | |
= | RightToLeft | |
= | ScrollAlwaysVisible | |
= | SelectedIndex | |
= | SelectedIndices | |
= | SelectedItem | |
= | SelectedItems | |
= | SelectionMode | |
= | Sorted | |
= | Text | |
= | TopIndex | |
- | UseCustomTabOffsets | |
= | UseTabStops |
System.Windows.Forms.CheckedListBox != | ||
---|---|---|
= | .ctor () | |
= | Click | |
= | DataSourceChanged | |
= | DisplayMemberChanged | |
= | DrawItem | |
= | ItemCheck | |
= | MeasureItem | |
- | MouseClick | |
= | ValueMemberChanged | |
= | GetItemChecked (Int32 index) | |
= | GetItemCheckState (Int32 index) | |
= | SetItemChecked (Int32 index, Boolean value) | |
= | SetItemCheckState (Int32 index, CheckState value) | |
= | CheckedIndexCollection | |
= | CheckedItemCollection | |
= | ObjectCollection | |
= | CheckedIndices | |
= | CheckedItems | |
= | CheckOnClick | |
= | DataSource | |
= | DisplayMember | |
= | DrawMode | |
= | ItemHeight | |
= | Items | |
- | Padding | |
= | SelectionMode | |
= | ThreeDCheckBoxes | |
- | UseCompatibleTextRendering | |
= | ValueMember |
System.Windows.Forms.CheckState = | ||
---|---|---|
= | Checked | |
= | Indeterminate | |
= | Unchecked | |
= | value__ |
System.Windows.Forms.Clipboard != | ||
---|---|---|
- | Clear () | |
- | ContainsAudio () | |
- | ContainsData (String format) | |
- | ContainsFileDropList () | |
- | ContainsImage () | |
- | ContainsText () | |
- | ContainsText (TextDataFormat format) | |
- | GetAudioStream () | |
- | GetData (String format) | |
= | GetDataObject () | |
- | GetFileDropList () | |
- | GetImage () | |
- | GetText () | |
- | GetText (TextDataFormat format) | |
- | SetAudio (Byte[] audioBytes) | |
- | SetAudio (Stream audioStream) | |
- | SetData (String format, Object data) | |
= | SetDataObject (Object data) | |
= | SetDataObject (Object data, Boolean copy) | |
- | SetDataObject (Object data, Boolean copy, Int32 retryTimes, Int32 retryDelay) | |
- | SetFileDropList (StringCollection filePaths) | |
- | SetImage (Image image) | |
- | SetText (String text) | |
- | SetText (String text, TextDataFormat format) |
System.Windows.Forms.CloseReason + | ||
---|---|---|
+ | ApplicationExitCall | |
+ | FormOwnerClosing | |
+ | MdiFormClosing | |
+ | None | |
+ | TaskManagerClosing | |
+ | UserClosing | |
+ | value__ | |
+ | WindowsShutDown |
System.Windows.Forms.ColorDepth = | ||
---|---|---|
= | Depth16Bit | |
= | Depth24Bit | |
= | Depth32Bit | |
= | Depth4Bit | |
= | Depth8Bit | |
= | value__ |
System.Windows.Forms.CommonDialog != | ||
---|---|---|
= | .ctor () | |
= | HelpRequest | |
= | Reset () | |
= | ShowDialog () | |
= | ShowDialog (IWin32Window owner) | |
- | Tag |
System.Windows.Forms.ColorDialog = | ||
---|---|---|
= | .ctor () | |
= | Reset () | |
= | ToString () | |
= | AllowFullOpen | |
= | AnyColor | |
= | Color | |
= | CustomColors | |
= | FullOpen | |
= | ShowHelp | |
= | SolidColorOnly |
System.Windows.Forms.ColumnClickEventArgs = | ||
---|---|---|
= | .ctor () | |
= | Column |
System.Windows.Forms.ColumnClickEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, ColumnClickEventArgs e, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, ColumnClickEventArgs e) |
System.Windows.Forms.ColumnHeader != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
- | AutoResize (ColumnHeaderAutoResizeStyle headerAutoResize) | |
= | Clone () | |
= | ToString () | |
- | DisplayIndex | |
- | ImageIndex | |
- | ImageKey | |
- | ImageList | |
= | Index | |
= | ListView | |
- | Name | |
- | Tag | |
= | Text | |
= | TextAlign | |
= | Width |
System.Windows.Forms.ImageList != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | RecreateHandle | |
= | Draw (Graphics g, Point pt, Int32 index) | |
= | Draw (Graphics g, Int32 x, Int32 y, Int32 index) | |
= | Draw (Graphics g, Int32 x, Int32 y, Int32 width, Int32 height, Int32 index) | |
= | ToString () | |
= | ImageCollection | |
= | ColorDepth | |
= | Handle | |
= | HandleCreated | |
= | Images | |
= | ImageSize | |
= | ImageStream | |
- | Tag | |
= | TransparentColor |
System.Windows.Forms.ColumnHeaderAutoResizeStyle + | ||
---|---|---|
+ | ColumnContent | |
+ | HeaderSize | |
+ | None | |
+ | value__ |
System.Windows.Forms.ColumnHeaderConverter + | ||
---|---|---|
+ | .ctor () | |
+ | CanConvertTo (ITypeDescriptorContext context, Type destinationType) | |
+ | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) |
Powered by Ricciolo