|
| static auto | active_window_tracking_delay () -> xtd::int32 |
| | Gets the active window tracking delay.
|
| static auto | arrange_direction () -> xtd::forms::arrange_direction |
| | Gets a value that indicates the direction in which the operating system arranges minimized windows.
|
| static auto | arrange_starting_position () -> xtd::forms::arrange_starting_position |
| | Gets an ArrangeStartingPosition value that indicates the starting position from which the operating system arranges minimized windows.
|
| static auto | boot_mode () -> xtd::forms::boot_mode |
| | Gets a BootMode value that indicates the boot mode the system was started in.
|
| static auto | border_3d_size () -> xtd::drawing::size |
| | Gets the thickness, in pixels, of a three-dimensional (3-D) style window or system control border.
|
| static auto | border_multiplier_factor () -> xtd::int32 |
| | Gets the border multiplier factor that is used when determining the thickness of a window's sizing border.
|
| static auto | border_size () -> xtd::drawing::size |
| | Gets the thickness, in pixels, of a flat-style window or system control border.
|
| static auto | caption_button_size () -> xtd::drawing::size |
| | Gets the standard size, in pixels, of a button in a window's title bar.
|
| static auto | caption_height () -> xtd::int32 |
| | Gets the height, in pixels, of the standard title bar area of a window.
|
| static auto | caret_blink_time () -> xtd::int32 |
| | Gets the caret blink time.
|
| static auto | caret_width () -> xtd::int32 |
| | Gets the width, in pixels, of the caret in edit controls.
|
| static auto | computer_name () -> xtd::string |
| | Gets the NetBIOS computer name of the local computer.
|
| static auto | cursor_size () -> xtd::drawing::size |
| | Gets the maximum size, in pixels, that a cursor can occupy.
|
| static auto | dbcs_enabled () -> bool |
| | Gets a value indicating whether the operating system is capable of handling double-byte character set (DBCS) characters.
|
| static auto | debug_os () -> bool |
| | Gets a value indicating whether the debug version of USER.EXE is installed.
|
| static auto | double_click_size () -> xtd::drawing::size |
| | Gets the dimensions, in pixels, of the area within which the user must click twice for the operating system to consider the two clicks a double-click.
|
| static auto | double_click_time () -> xtd::int32 |
| | Gets the maximum number of milliseconds that can elapse between a first click and a second click for the OS to consider the mouse action a double-click.
|
| static auto | drag_full_windows () -> bool |
| | Gets a value indicating whether the user has enabled full window drag.
|
| static auto | drag_size () -> xtd::drawing::size |
| | Gets the width and height of a rectangle centered on the point the mouse button was pressed, within which a drag operation will not begin.
|
| static auto | fixed_frame_border_size () -> xtd::drawing::size |
| | Gets the thickness, in pixels, of the frame border of a window that has a caption and is not resizable.
|
| static auto | font_smoothing_contrast () -> xtd::int32 |
| | Gets the font smoothing contrast value used in ClearType smoothing.
|
| static auto | font_smoothing_type () -> xtd::int32 |
| | Gets the current type of font smoothing.
|
| static auto | frame_border_size () -> xtd::drawing::size |
| | Gets the thickness, in pixels, of the resizing border that is drawn around the perimeter of a window that is being drag resized.
|
| static auto | high_contrast () -> bool |
| | Gets a value indicating whether the user has enabled the high-contrast mode accessibility feature.
|
| static auto | horizontal_focus_thickness () -> xtd::int32 |
| | Gets the thickness of the left and right edges of the system focus rectangle, in pixels.
|
| static auto | horizontal_resize_border_thickness () -> xtd::int32 |
| | Gets the thickness of the left and right edges of the sizing border around the perimeter of a window being resized, in pixels.
|
| static auto | horizontal_scroll_bar_arrow_width () -> xtd::int32 |
| | Gets the width, in pixels, of the arrow bitmap on the horizontal scroll bar.
|
| static auto | horizontal_scroll_bar_height () -> xtd::int32 |
| | Gets the default height, in pixels, of the horizontal scroll bar.
|
| static auto | horizontal_scroll_bar_thumb_width () -> xtd::int32 |
| | Gets the width, in pixels, of the scroll box in a horizontal scroll bar.
|
| static auto | icon_horizontal_spacing () -> xtd::int32 |
| | Gets the width, in pixels, of an icon arrangement cell in large icon view.
|
| static auto | icon_size () -> xtd::drawing::size |
| | Gets the dimensions, in pixels, of the Windows default program icon size.
|
| static auto | icon_spacing_size () -> xtd::drawing::size |
| | Gets the size, in pixels, of the grid square used to arrange icons in a large-icon view.
|
| static auto | icon_vertical_spacing () -> xtd::int32 |
| | Gets the height, in pixels, of an icon arrangement cell in large icon view.
|
| static auto | is_active_window_tracking_enabled () -> bool |
| | Gets a value indicating whether active window tracking is enabled.
|
| static auto | is_combo_box_animation_enabled () -> bool |
| | Gets a value indicating whether the slide-open effect for combo boxes is enabled.
|
| static auto | is_drop_shadow_enabled () -> bool |
| | Gets a value indicating whether the drop shadow effect is enabled.
|
| static auto | is_flat_menu_enabled () -> bool |
| | Gets a value indicating whether native user menus have a flat menu appearance.
|
| static auto | is_font_smoothing_enabled () -> bool |
| | Gets a value indicating whether font smoothing is enabled.
|
| static auto | is_hot_tracking_enabled () -> bool |
| | Gets a value indicating whether hot tracking of user-interface elements, such as menu names on menu bars, is enabled.
|
| static auto | is_icon_title_wrapping_enabled () -> bool |
| | Gets a value indicating whether icon-title wrapping is enabled.
|
| static auto | is_keyboard_preferred () -> bool |
| | Gets a value indicating whether the user relies on the keyboard instead of the mouse, and prefers applications to display keyboard interfaces that would otherwise be hidden.
|
| static auto | is_list_box_smooth_scrolling_enabled () -> bool |
| | Gets a value indicating whether the smooth-scrolling effect for list boxes is enabled.
|
| static auto | is_menu_animation_enabled () -> bool |
| | Gets a value indicating whether menu fade or slide animation features are enabled.
|
| static auto | is_menu_fade_enabled () -> bool |
| | Gets a value indicating whether menu fade animation is enabled.
|
| static auto | is_minimize_restore_animation_enabled () -> bool |
| | Gets a value indicating whether window minimize and restore animation is enabled.
|
| static auto | is_operating_system_double_buffered () -> bool |
| | Gets the operating system is natively double buffered.
|
| static auto | is_selection_fade_enabled () -> bool |
| | Gets a value indicating whether the selection fade effect is enabled.
|
| static auto | is_snap_to_default_enabled () -> bool |
| | Gets a value indicating whether the snap-to-default-button feature is enabled.
|
| static auto | is_title_bar_gradient_enabled () -> bool |
| | Gets a value indicating whether the gradient effect for window title bars is enabled.
|
| static auto | is_tool_tip_animation_enabled () -> bool |
| | Gets a value indicating whether tool_tip animation is enabled.
|
| static auto | kanji_window_height () -> xtd::int32 |
| | Gets the height, in pixels, of the Kanji window at the bottom of the screen for double-byte character set (DBCS) versions of Windows.
|
| static auto | keyboard_delay () -> xtd::int32 |
| | Gets the keyboard repeat-delay setting.
|
| static auto | keyboard_speed () -> xtd::int32 |
| | Gets the keyboard repeat-speed setting.
|
| static auto | max_window_track_size () -> xtd::drawing::size |
| | Gets the default maximum dimensions, in pixels, of a window that has a caption and sizing borders.
|
| static auto | menu_access_keys_underlined () -> bool |
| | Gets a value indicating whether menu access keys are always underlined.
|
| static auto | menu_bar_button_size () -> xtd::drawing::size |
| | Gets the default width, in pixels, for menu-bar buttons and the height, in pixels, of a menu bar.
|
| static auto | menu_button_size () -> xtd::drawing::size |
| | Gets the default dimensions, in pixels, of menu-bar buttons.
|
| static auto | menu_check_size () -> xtd::drawing::size |
| | Gets the dimensions, in pixels, of the default size of a menu check mark area.
|
| static auto | menu_font () -> xtd::drawing::font |
| | Gets the font used to display text on menus.
|
| static auto | menu_height () -> xtd::int32 |
| | Gets the height, in pixels, of one line of a menu.
|
| static auto | menu_show_delay () -> xtd::int32 |
| | Gets the time, in milliseconds, that the system waits before displaying a cascaded shortcut menu when the mouse cursor is over a submenu item.
|
| static auto | mid_east_enabled () -> bool |
| | Gets a value indicating whether the operating system is enabled for the Hebrew and Arabic languages.
|
| static auto | minimized_window_size () -> xtd::drawing::size |
| | Gets the dimensions, in pixels, of a normal minimized window.
|
| static auto | minimized_window_spacing_size () -> xtd::drawing::size |
| | Gets the dimensions, in pixels, of the area each minimized window is allocated when arranged.
|
| static auto | minimum_window_size () -> xtd::drawing::size |
| | Gets the minimum width and height for a window, in pixels.
|
| static auto | min_window_track_size () -> xtd::drawing::size |
| | Gets the default minimum dimensions, in pixels, that a window may occupy during a drag resize.
|
| static auto | monitor_count () -> xtd::int32 |
| | Gets the number of display monitors on the desktop.
|
| static auto | monitors_same_display_format () -> bool |
| | Gets a value indicating whether all the display monitors are using the same pixel color format.
|
| static auto | mouse_buttons () -> xtd::int32 |
| | Gets the number of buttons on the mouse.
|
| static auto | mouse_buttons_swapped () -> bool |
| | Gets a value indicating whether the functions of the left and right mouse buttons have been swapped.
|
| static auto | mouse_hover_size () -> xtd::drawing::size |
| | Gets the dimensions, in pixels, of the rectangle within which the mouse pointer has to stay for the mouse hover time before a mouse hover message is generated.
|
| static auto | mouse_hover_time () -> xtd::int32 |
| | Gets the time, in milliseconds, that the mouse pointer has to stay in the hover rectangle before a mouse hover message is generated.
|
| static auto | mouse_present () -> bool |
| | Gets a value indicating whether the functions of the left and right mouse buttons have been swapped.
|
| static auto | mouse_speed () -> xtd::int32 |
| | Gets the current mouse speed.
|
| static auto | Mouse_wheel_present () -> bool |
| | Gets a value indicating whether a mouse with a mouse wheel is installed.
|
| static auto | mouse_wheel_scroll_delta () -> xtd::int32 |
| | Gets the amount of the delta value of a single mouse wheel rotation increment.
|
| static auto | mouse_wheel_scroll_lines () -> xtd::int32 |
| | Gets the number of lines to scroll when the mouse wheel is rotated.
|
| static auto | native_mouse_wheel_support () -> bool |
| | Gets a value indicating whether a mouse with a mouse wheel is installed.
|
| static auto | network () -> bool |
| | Gets a value indicating whether a network connection is present.
|
| static auto | pen_windows () -> bool |
| | Gets a value indicating whether the Microsoft Windows for Pen Computing extensions are installed.
|
| static auto | popup_menu_alignment () -> xtd::forms::left_right_alignment |
| | Gets the side of pop-up menus that are aligned to the corresponding menu-bar item.
|
| static auto | power_status () -> xtd::forms::power_status |
| | Gets the current system power status.
|
| static auto | primary_monitor_maximized_window_size () -> xtd::drawing::size |
| | Gets the default dimensions, in pixels, of a maximized window on the primary display.
|
| static auto | primary_monitor_size () -> xtd::drawing::size |
| | Gets the dimensions, in pixels, of the current video mode of the primary display.
|
| static auto | right_aligned_menus () -> bool |
| | Gets a value indicating whether drop-down menus are right-aligned with the corresponding menu-bar item.
|
| static auto | screen_orientation () -> xtd::forms::screen_orientation |
| | Gets the orientation of the screen.
|
| static auto | secure () -> bool |
| | Gets a value indicating whether a Security Manager is present on this operating system.
|
| static auto | show_sounds () -> bool |
| | Gets a value indicating whether the user prefers that an application present information in visual form in situations when it would present the information in audible form.
|
| static auto | sizing_border_width () -> xtd::int32 |
| | Gets the width, in pixels, of the sizing border drawn around the perimeter of a window being resized.
|
| static auto | small_caption_button_size () -> xtd::drawing::size |
| | Gets the width, in pixels, of small caption buttons, and the height, in pixels, of small captions.
|
| static auto | small_icon_size () -> xtd::drawing::size |
| | Gets the dimensions, in pixels, of a small icon.
|
| static auto | terminal_server_session () -> bool |
| | Gets a value indicating whether the calling process is associated with a Terminal Services client session.
|
| static auto | tool_window_caption_button_size () -> xtd::drawing::size |
| | Gets the dimensions, in pixels, of small caption buttons.
|
| static auto | tool_window_caption_height () -> xtd::int32 |
| | Gets the height, in pixels, of a tool window caption.
|
| static auto | ui_effect_enabled () -> bool |
| | Gets a value indicating whether user interface (UI) effects are enabled or disabled.
|
| static auto | user_domain_name () -> xtd::string |
| | Gets the name of the domain the user belongs to.
|
| static auto | user_interactive () -> bool |
| | Gets a value indicating whether the current process is running in user-interactive mode.
|
| static auto | user_name () -> xtd::string |
| | Gets the user name associated with the current thread.
|
| static auto | vertical_focus_thickness () -> xtd::int32 |
| | Gets the thickness, in pixels, of the top and bottom edges of the system focus rectangle.
|
| static auto | vertical_scroll_bar_arrow_height () -> xtd::int32 |
| | Gets the height, in pixels, of the arrow bitmap on the vertical scroll bar.
|
| static auto | vertical_scroll_bar_thumb_height () -> xtd::int32 |
| | Gets the height, in pixels, of the scroll box in a vertical scroll bar.
|
| static auto | vertical_scroll_bar_width () -> xtd::int32 |
| | Gets the default width, in pixels, of the vertical scroll bar.
|
| static auto | virtual_screen () -> xtd::drawing::rectangle |
| | Gets the bounds of the virtual screen.
|
| static auto | working_area () -> xtd::drawing::rectangle |
| | Gets the size, in pixels, of the working area of the screen.
|