The following tables list the members exposed by GlobalSettings.
Public Fields
| Name | Description |
  | BitsPerPixel | Gets the number of bits of memory associated with one pixel of data. |
  | Border3DSize | Gets the thickness, in pixels, of a three-dimensional (3-D) style window or system control border. |
  | BorderSize | Gets the thickness, in pixels, of a flat-style window or system control border. |
  | CaptionButtonSize | Gets the standard size, in pixels, of a button in a window's title bar. |
  | CaptionHeight | Gets the height, in pixels, of the standard title bar area of a window. |
  | DragFrameThiknessDock | |
  | DragFrameThiknessFloat | |
  | FixedFrameBorderSize | Gets the thickness, in pixels, of the frame border of a window that has a caption and is not resizable. |
  | FrameBorderSize | |
  | IsFontSmoothingEnabled | |
  | IsWindows7 | Specifies whether the current OS is Windows 7 or higher. |
  | MultiplyFactor | |
  | SerializationCulture | Provides information about a specific culture, such as the names of the culture, the writing system, the calendar used, and how to format dates and sort strings. This information is used on serialization. |
  | SmallIconSize | Gets the dimensions, in pixels, of a small icon. |
  | ToolWindowCaptionButtonSize | Gets the dimensions, in pixels, of small caption buttons. |
  | ToolWindowCaptionHeight | Gets the height, in pixels, of a tool window caption. |
  | UseLowColorImages | Specifies if low color images should be displayed on the toolbar buttons. |
Top
Public Properties
Public Methods
See Also