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 ... 64 65 66 67 68 69 70 71 72 73 74
System.Windows.Forms.VisualStyles.StringProperty + | ||
---|---|---|
+ | Text | |
+ | value__ |
System.Windows.Forms.VisualStyles.BooleanProperty + | ||
---|---|---|
+ | AlwaysShowSizingBar | |
+ | AutoSize | |
+ | BackgroundFill | |
+ | BorderOnly | |
+ | Composited | |
+ | GlyphOnly | |
+ | GlyphTransparent | |
+ | IntegralSizing | |
+ | MirrorImage | |
+ | SourceGrow | |
+ | SourceShrink | |
+ | Transparent | |
+ | UniformSizing | |
+ | value__ |
System.Windows.Forms.VisualStyles.Edges + | ||
---|---|---|
+ | Bottom | |
+ | Diagonal | |
+ | Left | |
+ | Right | |
+ | Top | |
+ | value__ |
System.Windows.Forms.VisualStyles.EdgeStyle + | ||
---|---|---|
+ | Bump | |
+ | Etched | |
+ | Raised | |
+ | Sunken | |
+ | value__ |
System.Windows.Forms.VisualStyles.EdgeEffects + | ||
---|---|---|
+ | FillInterior | |
+ | Flat | |
+ | Mono | |
+ | None | |
+ | Soft | |
+ | value__ |
System.Windows.Forms.VisualStyles.TextMetrics + | ||
---|---|---|
+ | Ascent | |
+ | AverageCharWidth | |
+ | BreakChar | |
+ | CharSet | |
+ | DefaultChar | |
+ | Descent | |
+ | DigitizedAspectX | |
+ | DigitizedAspectY | |
+ | ExternalLeading | |
+ | FirstChar | |
+ | Height | |
+ | InternalLeading | |
+ | Italic | |
+ | LastChar | |
+ | MaxCharWidth | |
+ | Overhang | |
+ | PitchAndFamily | |
+ | StruckOut | |
+ | Underlined | |
+ | Weight |
System.Windows.Forms.VisualStyles.TextMetricsPitchAndFamilyValues + | ||
---|---|---|
+ | Device | |
+ | FixedPitch | |
+ | TrueType | |
+ | value__ | |
+ | Vector |
System.Windows.Forms.VisualStyles.TextMetricsCharacterSet + | ||
---|---|---|
+ | Ansi | |
+ | Arabic | |
+ | Baltic | |
+ | ChineseBig5 | |
+ | Default | |
+ | EastEurope | |
+ | Gb2312 | |
+ | Greek | |
+ | Hangul | |
+ | Hebrew | |
+ | Johab | |
+ | Mac | |
+ | Oem | |
+ | Russian | |
+ | ShiftJis | |
+ | Symbol | |
+ | Thai | |
+ | Turkish | |
+ | value__ | |
+ | Vietnamese |
System.Windows.Forms.VisualStyles.HitTestOptions + | ||
---|---|---|
+ | BackgroundSegment | |
+ | Caption | |
+ | FixedBorder | |
+ | ResizingBorder | |
+ | ResizingBorderBottom | |
+ | ResizingBorderLeft | |
+ | ResizingBorderRight | |
+ | ResizingBorderTop | |
+ | SizingTemplate | |
+ | SystemSizingMargins | |
+ | value__ |
System.Windows.Forms.VisualStyles.HitTestCode + | ||
---|---|---|
+ | Bottom | |
+ | BottomLeft | |
+ | BottomRight | |
+ | Client | |
+ | Left | |
+ | Nowhere | |
+ | Right | |
+ | Top | |
+ | TopLeft | |
+ | TopRight | |
+ | value__ |
System.Windows.Forms.VisualStyles.ThemeSizeType + | ||
---|---|---|
+ | Draw | |
+ | Minimum | |
+ | True | |
+ | value__ |
System.Windows.Forms.TextFormatFlags + | ||
---|---|---|
+ | Bottom | |
+ | Default | |
+ | EndEllipsis | |
+ | ExpandTabs | |
+ | ExternalLeading | |
+ | GlyphOverhangPadding | |
+ | HidePrefix | |
+ | HorizontalCenter | |
+ | Internal | |
+ | Left | |
+ | LeftAndRightPadding | |
+ | ModifyString | |
+ | NoClipping | |
+ | NoFullWidthCharacterBreak | |
+ | NoPadding | |
+ | NoPrefix | |
+ | PathEllipsis | |
+ | PrefixOnly | |
+ | PreserveGraphicsClipping | |
+ | PreserveGraphicsTranslateTransform | |
+ | Right | |
+ | RightToLeft | |
+ | SingleLine | |
+ | TextBoxControl | |
+ | Top | |
+ | value__ | |
+ | VerticalCenter | |
+ | WordBreak | |
+ | WordEllipsis |
System.Windows.Forms.TextRenderer + | ||
---|---|---|
+ | DrawText (IDeviceContext dc, String text, Font font, Point pt, Color foreColor) | |
+ | DrawText (IDeviceContext dc, String text, Font font, Point pt, Color foreColor, Color backColor) | |
+ | DrawText (IDeviceContext dc, String text, Font font, Point pt, Color foreColor, TextFormatFlags flags) | |
+ | DrawText (IDeviceContext dc, String text, Font font, Point pt, Color foreColor, Color backColor, TextFormatFlags flags) | |
+ | DrawText (IDeviceContext dc, String text, Font font, Rectangle bounds, Color foreColor) | |
+ | DrawText (IDeviceContext dc, String text, Font font, Rectangle bounds, Color foreColor, Color backColor) | |
+ | DrawText (IDeviceContext dc, String text, Font font, Rectangle bounds, Color foreColor, TextFormatFlags flags) | |
+ | DrawText (IDeviceContext dc, String text, Font font, Rectangle bounds, Color foreColor, Color backColor, TextFormatFlags flags) | |
+ | MeasureText (String text, Font font) | |
+ | MeasureText (String text, Font font, Size proposedSize) | |
+ | MeasureText (String text, Font font, Size proposedSize, TextFormatFlags flags) | |
+ | MeasureText (IDeviceContext dc, String text, Font font) | |
+ | MeasureText (IDeviceContext dc, String text, Font font, Size proposedSize) | |
+ | MeasureText (IDeviceContext dc, String text, Font font, Size proposedSize, TextFormatFlags flags) |
Powered by Ricciolo