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 ... 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 ...
System.Windows.Forms.GridItemType = | ||
---|---|---|
= | ArrayValue | |
= | Category | |
= | Property | |
= | Root | |
= | value__ |
System.Windows.Forms.GroupBox != | ||
---|---|---|
= | .ctor () | |
- | AutoSizeChanged | |
= | Click | |
= | DoubleClick | |
= | KeyDown | |
= | KeyPress | |
= | KeyUp | |
- | MouseClick | |
- | MouseDoubleClick | |
= | MouseDown | |
= | MouseEnter | |
= | MouseLeave | |
= | MouseMove | |
= | MouseUp | |
= | TabStopChanged | |
= | ToString () | |
= | AllowDrop | |
- | AutoSize | |
- | AutoSizeMode | |
= | DisplayRectangle | |
= | FlatStyle | |
= | TabStop | |
= | Text | |
- | UseCompatibleTextRendering |
System.Windows.Forms.GroupBoxRenderer + | ||
---|---|---|
+ | DrawGroupBox (Graphics g, Rectangle bounds, GroupBoxState state) | |
+ | DrawGroupBox (Graphics g, Rectangle bounds, String groupBoxText, Font font, GroupBoxState state) | |
+ | DrawGroupBox (Graphics g, Rectangle bounds, String groupBoxText, Font font, Color textColor, GroupBoxState state) | |
+ | DrawGroupBox (Graphics g, Rectangle bounds, String groupBoxText, Font font, TextFormatFlags flags, GroupBoxState state) | |
+ | DrawGroupBox (Graphics g, Rectangle bounds, String groupBoxText, Font font, Color textColor, TextFormatFlags flags, GroupBoxState state) | |
+ | DrawParentBackground (Graphics g, Rectangle bounds, Control childControl) | |
+ | IsBackgroundPartiallyTransparent (GroupBoxState state) | |
+ | RenderMatchingApplicationState |
System.Windows.Forms.GetChildAtPointSkip + | ||
---|---|---|
+ | Disabled | |
+ | Invisible | |
+ | None | |
+ | Transparent | |
+ | value__ |
System.Windows.Forms.Help != | ||
---|---|---|
= | ShowHelp (Control parent, String url) | |
= | ShowHelp (Control parent, String url, HelpNavigator navigator) | |
= | ShowHelp (Control parent, String url, String keyword) | |
- | ShowHelp (Control parent, String url, HelpNavigator command, Object parameter) | |
= | ShowHelpIndex (Control parent, String url) | |
= | ShowPopup (Control parent, String caption, Point location) |
System.Windows.Forms.HelpEventArgs = | ||
---|---|---|
= | .ctor () | |
= | Handled | |
= | MousePos |
System.Windows.Forms.HelpEventHandler = | ||
---|---|---|
= | .ctor () | |
= | BeginInvoke (Object sender, HelpEventArgs hlpevent, AsyncCallback callback, Object object) | |
= | EndInvoke (IAsyncResult result) | |
= | Invoke (Object sender, HelpEventArgs hlpevent) |
System.Windows.Forms.HelpNavigator != | ||
---|---|---|
= | AssociateIndex | |
= | Find | |
= | Index | |
= | KeywordIndex | |
= | TableOfContents | |
= | Topic | |
- | TopicId | |
= | value__ |
System.Windows.Forms.HelpProvider != | ||
---|---|---|
= | .ctor () | |
= | CanExtend (Object target) | |
= | GetHelpKeyword (Control ctl) | |
= | GetHelpNavigator (Control ctl) | |
= | GetHelpString (Control ctl) | |
= | GetShowHelp (Control ctl) | |
= | ResetShowHelp (Control ctl) | |
= | SetHelpKeyword (Control ctl, String keyword) | |
= | SetHelpNavigator (Control ctl, HelpNavigator navigator) | |
= | SetHelpString (Control ctl, String helpString) | |
= | SetShowHelp (Control ctl, Boolean value) | |
= | ToString () | |
= | HelpNamespace | |
- | Tag |
System.Windows.Forms.HorizontalAlignment = | ||
---|---|---|
= | Center | |
= | Left | |
= | Right | |
= | value__ |
System.Windows.Forms.ScrollBar != | ||
---|---|---|
= | .ctor () | |
- | AutoSizeChanged | |
= | BackColorChanged | |
= | BackgroundImageChanged | |
- | BackgroundImageLayoutChanged | |
= | Click | |
= | DoubleClick | |
= | FontChanged | |
= | ForeColorChanged | |
= | ImeModeChanged | |
- | MouseClick | |
- | MouseDoubleClick | |
= | MouseDown | |
= | MouseMove | |
= | MouseUp | |
= | Paint | |
= | Scroll | |
= | TextChanged | |
= | ValueChanged | |
= | ToString () | |
- | AutoSize | |
= | BackColor | |
= | BackgroundImage | |
- | BackgroundImageLayout | |
= | Font | |
= | ForeColor | |
= | ImeMode | |
= | LargeChange | |
= | Maximum | |
= | Minimum | |
= | SmallChange | |
= | TabStop | |
= | Text | |
= | Value |
System.Windows.Forms.HScrollBar = | ||
---|---|---|
= | .ctor () |
System.Windows.Forms.ScrollProperties + | ||
---|---|---|
+ | Enabled | |
+ | LargeChange | |
+ | Maximum | |
+ | Minimum | |
+ | SmallChange | |
+ | Value | |
+ | Visible |
System.Windows.Forms.HScrollProperties + | ||
---|---|---|
+ | .ctor () |
Powered by Ricciolo