Version

ScaledSystemInformation Class Members

The following tables list the members exposed by ScaledSystemInformation.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetBorder3DSizeGets the SystemInformation.Border3DSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetBorderSizeGets the SystemInformation.BorderSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetCaptionButtonSizeGets the SystemInformation.CaptionButtonSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetCaptionHeightGets the SystemInformation.CaptionHeight and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetCursorSizeGets the SystemInformation.CursorSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetDoubleClickSizeGets the SystemInformation.DoubleClickSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetDragSizeGets the SystemInformation.DragSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetFixedFrameBorderSizeGets the SystemInformation.FixedFrameBorderSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetFrameBorderSizeGets the SystemInformation.FrameBorderSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetHorizontalFocusThicknessGets the SystemInformation.HorizontalFocusThickness and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetHorizontalResizeBorderThicknessGets the SystemInformation.HorizontalResizeBorderThickness and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetHorizontalScrollBarArrowWidthGets the SystemInformation.HorizontalScrollBarArrowWidth and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetHorizontalScrollBarHeightGets the SystemInformation.HorizontalScrollBarHeight and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetHorizontalScrollBarThumbWidthGets the SystemInformation.HorizontalScrollBarThumbWidth and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetIconHorizontalSpacingGets the SystemInformation.IconHorizontalSpacing and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetIconSizeGets the SystemInformation.IconSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetIconSpacingSizeGets the SystemInformation.IconSpacingSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetIconVerticalSpacingGets the SystemInformation.IconVerticalSpacing and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetKanjiWindowHeightGets the SystemInformation.KanjiWindowHeight and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetMaxWindowTrackSizeGets the SystemInformation.MaxWindowTrackSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetMenuButtonSizeGets the SystemInformation.MenuButtonSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetMenuCheckSizeGets the SystemInformation.MenuCheckSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetMenuHeightGets the SystemInformation.MenuHeight and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetMinimizedWindowSizeGets the SystemInformation.MinimizedWindowSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetMinimizedWindowSpacingSizeGets the SystemInformation.MinimizedWindowSpacingSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetMinimumWindowSizeGets the SystemInformation.MinimumWindowSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetMinWindowTrackSizeGets the SystemInformation.MinWindowTrackSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetPrimaryMonitorMaximizedWindowSizeGets the SystemInformation.PrimaryMonitorMaximizedWindowSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetPrimaryMonitorSizeGets the SystemInformation.PrimaryMonitorSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetScrollButtonSizeGets the default size, in pixels, of a scroll button, scaled based on the Dpi of the control.  
Public Methodstatic (Shared in Visual Basic)GetSmallIconSizeGets the SystemInformation.SmallIconSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetToolWindowCaptionButtonSizeGets the SystemInformation.ToolWindowCaptionButtonSize and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetToolWindowCaptionHeightGets the SystemInformation.ToolWindowCaptionHeight and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetVerticalFocusThicknessGets the SystemInformation.VerticalFocusThickness and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetVerticalResizeBorderThicknessGets the SystemInformation.VerticalResizeBorderThickness and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetVerticalScrollBarArrowHeightGets the SystemInformation.VerticalScrollBarArrowHeight and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetVerticalScrollBarThumbHeightGets the SystemInformation.VerticalScrollBarThumbHeight and scales it based on the control's Dpi.  
Public Methodstatic (Shared in Visual Basic)GetVerticalScrollBarWidthGets the SystemInformation.VerticalScrollBarWidth and scales it based on the control's Dpi.  
See Also