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 ... 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 ...
System.Windows.Forms.HtmlElement + | ||
---|---|---|
+ | Click | |
+ | DoubleClick | |
+ | Drag | |
+ | DragEnd | |
+ | DragLeave | |
+ | DragOver | |
+ | Focusing | |
+ | GotFocus | |
+ | KeyDown | |
+ | KeyPress | |
+ | KeyUp | |
+ | LosingFocus | |
+ | LostFocus | |
+ | MouseDown | |
+ | MouseEnter | |
+ | MouseLeave | |
+ | MouseMove | |
+ | MouseOver | |
+ | MouseUp | |
+ | AppendChild (HtmlElement newElement) | |
+ | AttachEventHandler (String eventName, EventHandler eventHandler) | |
+ | DetachEventHandler (String eventName, EventHandler eventHandler) | |
+ | Equals (Object obj) | |
+ | Focus () | |
+ | GetAttribute (String attributeName) | |
+ | GetElementsByTagName (String tagName) | |
+ | GetHashCode () | |
+ | InsertAdjacentElement (HtmlElementInsertionOrientation orient, HtmlElement newElement) | |
+ | InvokeMember (String methodName) | |
+ | InvokeMember (String methodName, Object[] parameter) | |
+ | op_Equality (HtmlElement left, HtmlElement right) | |
+ | op_Inequality (HtmlElement left, HtmlElement right) | |
+ | RaiseEvent (String eventName) | |
+ | RemoveFocus () | |
+ | ScrollIntoView (Boolean alignWithTop) | |
+ | SetAttribute (String attributeName, String value) | |
+ | All | |
+ | CanHaveChildren | |
+ | Children | |
+ | ClientRectangle | |
+ | Document | |
+ | DomElement | |
+ | Enabled | |
+ | FirstChild | |
+ | Id | |
+ | InnerHtml | |
+ | InnerText | |
+ | Name | |
+ | NextSibling | |
+ | OffsetParent | |
+ | OffsetRectangle | |
+ | OuterHtml | |
+ | OuterText | |
+ | Parent | |
+ | ScrollLeft | |
+ | ScrollRectangle | |
+ | ScrollTop | |
+ | Style | |
+ | TabIndex | |
+ | TagName |
System.Windows.Forms.HtmlElementInsertionOrientation + | ||
---|---|---|
+ | AfterBegin | |
+ | AfterEnd | |
+ | BeforeBegin | |
+ | BeforeEnd | |
+ | value__ |
System.Windows.Forms.HtmlElementCollection + | ||
---|---|---|
+ | GetElementsByName (String name) | |
+ | GetEnumerator () | |
+ | Count | |
+ | Item [Int32 index] | |
+ | Item [String elementId] |
System.Windows.Forms.HtmlElementErrorEventArgs + | ||
---|---|---|
+ | Description | |
+ | Handled | |
+ | LineNumber | |
+ | Url |
System.Windows.Forms.HtmlElementErrorEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, HtmlElementErrorEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, HtmlElementErrorEventArgs e) |
System.Windows.Forms.HtmlElementEventArgs + | ||
---|---|---|
+ | AltKeyPressed | |
+ | BubbleEvent | |
+ | ClientMousePosition | |
+ | CtrlKeyPressed | |
+ | EventType | |
+ | FromElement | |
+ | KeyPressedCode | |
+ | MouseButtonsPressed | |
+ | MousePosition | |
+ | OffsetMousePosition | |
+ | ReturnValue | |
+ | ShiftKeyPressed | |
+ | ToElement |
System.Windows.Forms.HtmlElementEventHandler + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (Object sender, HtmlElementEventArgs e, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (Object sender, HtmlElementEventArgs e) |
System.Windows.Forms.HtmlHistory + | ||
---|---|---|
+ | Back (Int32 numberBack) | |
+ | Dispose () | |
+ | Forward (Int32 numberForward) | |
+ | Go (Uri url) | |
+ | Go (String urlString) | |
+ | Go (Int32 relativePosition) | |
+ | DomHistory | |
+ | Length |
System.Windows.Forms.HtmlWindow + | ||
---|---|---|
+ | Error | |
+ | GotFocus | |
+ | Load | |
+ | LostFocus | |
+ | Resize | |
+ | Scroll | |
+ | Unload | |
+ | Alert (String message) | |
+ | AttachEventHandler (String eventName, EventHandler eventHandler) | |
+ | Close () | |
+ | Confirm (String message) | |
+ | DetachEventHandler (String eventName, EventHandler eventHandler) | |
+ | Equals (Object obj) | |
+ | Focus () | |
+ | GetHashCode () | |
+ | MoveTo (Int32 x, Int32 y) | |
+ | MoveTo (Point point) | |
+ | Navigate (Uri url) | |
+ | Navigate (String urlString) | |
+ | op_Equality (HtmlWindow left, HtmlWindow right) | |
+ | op_Inequality (HtmlWindow left, HtmlWindow right) | |
+ | Open (String urlString, String target, String windowOptions, Boolean replaceEntry) | |
+ | Open (Uri url, String target, String windowOptions, Boolean replaceEntry) | |
+ | OpenNew (String urlString, String windowOptions) | |
+ | OpenNew (Uri url, String windowOptions) | |
+ | Prompt (String message, String defaultInputValue) | |
+ | RemoveFocus () | |
+ | ResizeTo (Int32 width, Int32 height) | |
+ | ResizeTo (Size size) | |
+ | ScrollTo (Int32 x, Int32 y) | |
+ | ScrollTo (Point point) | |
+ | Document | |
+ | DomWindow | |
+ | Frames | |
+ | History | |
+ | IsClosed | |
+ | Name | |
+ | Opener | |
+ | Parent | |
+ | Position | |
+ | Size | |
+ | StatusBarText | |
+ | Url | |
+ | WindowFrameElement |
System.Windows.Forms.HtmlWindowCollection + | ||
---|---|---|
+ | GetEnumerator () | |
+ | Count | |
+ | Item [Int32 index] | |
+ | Item [String windowId] |
System.Windows.Forms.ICommandExecutor = | ||
---|---|---|
= | Execute () |
System.Windows.Forms.IFileReaderService = | ||
---|---|---|
= | OpenFileFromSource (String relativePath) |
System.Windows.Forms.ImageIndexConverter = | ||
---|---|---|
= | .ctor () | |
= | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) | |
= | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) | |
= | GetStandardValues (ITypeDescriptorContext context) | |
= | GetStandardValuesExclusive (ITypeDescriptorContext context) | |
= | GetStandardValuesSupported (ITypeDescriptorContext context) |
System.Windows.Forms.ImageKeyConverter + | ||
---|---|---|
+ | .ctor () | |
+ | CanConvertFrom (ITypeDescriptorContext context, Type sourceType) | |
+ | ConvertFrom (ITypeDescriptorContext context, CultureInfo culture, Object value) | |
+ | ConvertTo (ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType) | |
+ | GetStandardValues (ITypeDescriptorContext context) | |
+ | GetStandardValuesExclusive (ITypeDescriptorContext context) | |
+ | GetStandardValuesSupported (ITypeDescriptorContext context) |
Powered by Ricciolo