CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
system_information.h
1
2#ifndef _aspose_system_windows_forms_system_information_h_
3#define _aspose_system_windows_forms_system_information_h_
4
5#include <drawing/size.h>
6#include <system/string.h>
7#include <system/shared_ptr.h>
8#include <drawing/rectangle.h>
9
10namespace System { namespace Drawing { class Font; } }
11
12namespace System { namespace Windows { namespace Forms {
18 {
21 static ASPOSECPP_SHARED_API int get_ActiveWindowTrackingDelay();
22 //static ASPOSECPP_SHARED_API ArrangeDirection get_ArrangeDirection();
23 //static ASPOSECPP_SHARED_API ArrangeStartingPosition get_ArrangeStartingPosition();
24 //static ASPOSECPP_SHARED_API BootMode get_BootMode();
27 static ASPOSECPP_SHARED_API System::Drawing::Size get_Border3DSize();
30 static ASPOSECPP_SHARED_API int get_BorderMultiplierFactor();
33 static ASPOSECPP_SHARED_API System::Drawing::Size get_BorderSize();
36 static ASPOSECPP_SHARED_API System::Drawing::Size get_CaptionButtonSize();
39 static ASPOSECPP_SHARED_API int get_CaptionHeight();
42 static ASPOSECPP_SHARED_API int get_CaretBlinkTime();
45 static ASPOSECPP_SHARED_API int get_CaretWidth();
48 static ASPOSECPP_SHARED_API System::String get_ComputerName();
51 static ASPOSECPP_SHARED_API System::Drawing::Size get_CursorSize();
54 static ASPOSECPP_SHARED_API bool get_DbcsEnabled();
57 static ASPOSECPP_SHARED_API bool get_DebugOS();
60 static ASPOSECPP_SHARED_API System::Drawing::Size get_DoubleClickSize();
63 static ASPOSECPP_SHARED_API int get_DoubleClickTime();
66 static ASPOSECPP_SHARED_API bool get_DragFullWindows();
69 static ASPOSECPP_SHARED_API System::Drawing::Size get_DragSize();
72 static ASPOSECPP_SHARED_API System::Drawing::Size get_FixedFrameBorderSize();
75 static ASPOSECPP_SHARED_API int get_FontSmoothingContrast();
78 static ASPOSECPP_SHARED_API int get_FontSmoothingType();
81 static ASPOSECPP_SHARED_API System::Drawing::Size get_FrameBorderSize();
84 static ASPOSECPP_SHARED_API bool get_HighContrast();
87 static ASPOSECPP_SHARED_API int get_HorizontalFocusThickness();
90 static ASPOSECPP_SHARED_API int get_HorizontalResizeBorderThickness();
93 static ASPOSECPP_SHARED_API int get_HorizontalScrollBarArrowWidth();
96 static ASPOSECPP_SHARED_API int get_HorizontalScrollBarHeight();
99 static ASPOSECPP_SHARED_API int get_HorizontalScrollBarThumbWidth();
102 static ASPOSECPP_SHARED_API int get_IconHorizontalSpacing();
105 static ASPOSECPP_SHARED_API System::Drawing::Size get_IconSize();
108 static ASPOSECPP_SHARED_API System::Drawing::Size get_IconSpacingSize();
111 static ASPOSECPP_SHARED_API int get_IconVerticalSpacing();
114 static ASPOSECPP_SHARED_API bool get_IsActiveWindowTrackingEnabled();
117 static ASPOSECPP_SHARED_API bool get_IsComboBoxAnimationEnabled();
120 static ASPOSECPP_SHARED_API bool get_IsDropShadowEnabled();
123 static ASPOSECPP_SHARED_API bool get_IsFlatMenuEnabled();
126 static ASPOSECPP_SHARED_API bool get_IsFontSmoothingEnabled();
129 static ASPOSECPP_SHARED_API bool get_IsHotTrackingEnabled();
132 static ASPOSECPP_SHARED_API bool get_IsIconTitleWrappingEnabled();
135 static ASPOSECPP_SHARED_API bool get_IsKeyboardPreferred();
138 static ASPOSECPP_SHARED_API bool get_IsListBoxSmoothScrollingEnabled();
141 static ASPOSECPP_SHARED_API bool get_IsMenuAnimationEnabled();
144 static ASPOSECPP_SHARED_API bool get_IsMenuFadeEnabled();
147 static ASPOSECPP_SHARED_API bool get_IsMinimizeRestoreAnimationEnabled();
150 static ASPOSECPP_SHARED_API bool get_IsSelectionFadeEnabled();
153 static ASPOSECPP_SHARED_API bool get_IsSnapToDefaultEnabled();
156 static ASPOSECPP_SHARED_API bool get_IsTitleBarGradientEnabled();
159 static ASPOSECPP_SHARED_API bool get_IsToolTipAnimationEnabled();
162 static ASPOSECPP_SHARED_API int get_KanjiWindowHeight();
165 static ASPOSECPP_SHARED_API int get_KeyboardDelay();
168 static ASPOSECPP_SHARED_API int get_KeyboardSpeed();
171 static ASPOSECPP_SHARED_API System::Drawing::Size get_MaxWindowTrackSize();
174 static ASPOSECPP_SHARED_API bool get_MenuAccessKeysUnderlined();
177 static ASPOSECPP_SHARED_API System::Drawing::Size get_MenuBarButtonSize();
180 static ASPOSECPP_SHARED_API System::Drawing::Size get_MenuButtonSize();
183 static ASPOSECPP_SHARED_API System::Drawing::Size get_MenuCheckSize();
189 static ASPOSECPP_SHARED_API int get_MenuHeight();
192 static ASPOSECPP_SHARED_API int get_MenuShowDelay();
195 static ASPOSECPP_SHARED_API bool get_MidEastEnabled();
198 static ASPOSECPP_SHARED_API System::Drawing::Size get_MinimizedWindowSize();
204 static ASPOSECPP_SHARED_API System::Drawing::Size get_MinimumWindowSize();
207 static ASPOSECPP_SHARED_API System::Drawing::Size get_MinWindowTrackSize();
210 static ASPOSECPP_SHARED_API int get_MonitorCount();
213 static ASPOSECPP_SHARED_API bool get_MonitorsSameDisplayFormat();
216 static ASPOSECPP_SHARED_API int get_MouseButtons();
219 static ASPOSECPP_SHARED_API bool get_MouseButtonsSwapped();
222 static ASPOSECPP_SHARED_API System::Drawing::Size get_MouseHoverSize();
225 static ASPOSECPP_SHARED_API int get_MouseHoverTime();
228 static ASPOSECPP_SHARED_API bool get_MousePresent();
231 static ASPOSECPP_SHARED_API int get_MouseSpeed();
234 static ASPOSECPP_SHARED_API bool get_MouseWheelPresent();
237 static ASPOSECPP_SHARED_API int get_MouseWheelScrollDelta();
240 static ASPOSECPP_SHARED_API int get_MouseWheelScrollLines();
243 static ASPOSECPP_SHARED_API bool get_NativeMouseWheelSupport();
246 static ASPOSECPP_SHARED_API bool get_Network();
249 static ASPOSECPP_SHARED_API bool get_PenWindows();
250 //static ASPOSECPP_SHARED_API LeftRightAlignment get_PopupMenuAlignment();
251 //static ASPOSECPP_SHARED_API PowerStatus get_PowerStatus();
257 static ASPOSECPP_SHARED_API System::Drawing::Size get_PrimaryMonitorSize();
260 static ASPOSECPP_SHARED_API bool get_RightAlignedMenus();
261 //static ASPOSECPP_SHARED_API ScreenOrientation get_ScreenOrientation();
264 static ASPOSECPP_SHARED_API bool get_Secure();
267 static ASPOSECPP_SHARED_API bool get_ShowSounds();
270 static ASPOSECPP_SHARED_API int get_SizingBorderWidth();
276 static ASPOSECPP_SHARED_API System::Drawing::Size get_SmallIconSize();
279 static ASPOSECPP_SHARED_API bool get_TerminalServerSession();
285 static ASPOSECPP_SHARED_API int get_ToolWindowCaptionHeight();
288 static ASPOSECPP_SHARED_API bool get_UIEffectsEnabled();
291 static ASPOSECPP_SHARED_API System::String get_UserDomainName();
294 static ASPOSECPP_SHARED_API bool get_UserInteractive();
297 static ASPOSECPP_SHARED_API System::String get_UserName();
300 static ASPOSECPP_SHARED_API int get_VerticalFocusThickness();
303 static ASPOSECPP_SHARED_API int get_VerticalResizeBorderThickness();
306 static ASPOSECPP_SHARED_API int get_VerticalScrollBarArrowHeight();
309 static ASPOSECPP_SHARED_API int get_VerticalScrollBarThumbHeight();
312 static ASPOSECPP_SHARED_API int get_VerticalScrollBarWidth();
315 static ASPOSECPP_SHARED_API System::Drawing::Rectangle get_VirtualScreen();
318 static ASPOSECPP_SHARED_API System::Drawing::Rectangle get_WorkingArea();
319 };
320} } }
321
322#endif
Represents a rectangular area of an image defined as integer X and Y coordinates of its upper left co...
Definition: rectangle.h:19
Represents a pair of integer values that represent width and height of an image. This type should be ...
Definition: size.h:14
Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting O...
Definition: smart_ptr.h:180
String class used across the library. Is a substitute for C# System.String when translating code....
Definition: string.h:122
Definition: db_command.h:9
Dummy class to make translated code that uses SystemInformation class compilable. Methods are not imp...
Definition: system_information.h:18
static bool get_MouseButtonsSwapped()
NOT IMPLEMENTED.
static int get_MenuShowDelay()
NOT IMPLEMENTED.
static int get_MenuHeight()
NOT IMPLEMENTED.
static int get_HorizontalScrollBarHeight()
NOT IMPLEMENTED.
static System::Drawing::Size get_PrimaryMonitorMaximizedWindowSize()
NOT IMPLEMENTED.
static System::SharedPtr< System::Drawing::Font > get_MenuFont()
NOT IMPLEMENTED.
static int get_MouseWheelScrollDelta()
NOT IMPLEMENTED.
static System::Drawing::Size get_MaxWindowTrackSize()
NOT IMPLEMENTED.
static int get_HorizontalScrollBarArrowWidth()
NOT IMPLEMENTED.
static bool get_IsComboBoxAnimationEnabled()
NOT IMPLEMENTED.
static System::Drawing::Size get_MinimizedWindowSpacingSize()
NOT IMPLEMENTED.
static System::Drawing::Size get_FrameBorderSize()
NOT IMPLEMENTED.
static int get_IconVerticalSpacing()
NOT IMPLEMENTED.
static bool get_HighContrast()
NOT IMPLEMENTED.
static bool get_IsSelectionFadeEnabled()
NOT IMPLEMENTED.
static bool get_DebugOS()
NOT IMPLEMENTED.
static bool get_IsListBoxSmoothScrollingEnabled()
NOT IMPLEMENTED.
static int get_MouseButtons()
NOT IMPLEMENTED.
static bool get_IsKeyboardPreferred()
NOT IMPLEMENTED.
static int get_VerticalScrollBarWidth()
NOT IMPLEMENTED.
static bool get_Secure()
NOT IMPLEMENTED.
static bool get_IsTitleBarGradientEnabled()
NOT IMPLEMENTED.
static int get_KeyboardDelay()
NOT IMPLEMENTED.
static System::Drawing::Rectangle get_WorkingArea()
NOT IMPLEMENTED.
static System::Drawing::Size get_CursorSize()
NOT IMPLEMENTED.
static bool get_DragFullWindows()
NOT IMPLEMENTED.
static bool get_RightAlignedMenus()
NOT IMPLEMENTED.
static int get_BorderMultiplierFactor()
NOT IMPLEMENTED.
static int get_ToolWindowCaptionHeight()
NOT IMPLEMENTED.
static bool get_Network()
NOT IMPLEMENTED.
static System::String get_ComputerName()
NOT IMPLEMENTED.
static bool get_IsSnapToDefaultEnabled()
NOT IMPLEMENTED.
static int get_IconHorizontalSpacing()
NOT IMPLEMENTED.
static System::Drawing::Size get_MinimizedWindowSize()
NOT IMPLEMENTED.
static bool get_MouseWheelPresent()
NOT IMPLEMENTED.
static int get_SizingBorderWidth()
NOT IMPLEMENTED.
static System::Drawing::Size get_MouseHoverSize()
NOT IMPLEMENTED.
static bool get_PenWindows()
NOT IMPLEMENTED.
static bool get_DbcsEnabled()
NOT IMPLEMENTED.
static System::Drawing::Size get_MenuBarButtonSize()
NOT IMPLEMENTED.
static bool get_MonitorsSameDisplayFormat()
NOT IMPLEMENTED.
static int get_FontSmoothingType()
NOT IMPLEMENTED.
static int get_ActiveWindowTrackingDelay()
NOT IMPLEMENTED.
static System::Drawing::Size get_MenuButtonSize()
NOT IMPLEMENTED.
static System::Drawing::Size get_DoubleClickSize()
NOT IMPLEMENTED.
static System::Drawing::Size get_DragSize()
NOT IMPLEMENTED.
static System::Drawing::Size get_SmallIconSize()
NOT IMPLEMENTED.
static int get_VerticalScrollBarThumbHeight()
NOT IMPLEMENTED.
static System::Drawing::Size get_ToolWindowCaptionButtonSize()
NOT IMPLEMENTED.
static bool get_MenuAccessKeysUnderlined()
NOT IMPLEMENTED.
static bool get_IsIconTitleWrappingEnabled()
NOT IMPLEMENTED.
static bool get_TerminalServerSession()
NOT IMPLEMENTED.
static int get_HorizontalResizeBorderThickness()
NOT IMPLEMENTED.
static System::Drawing::Rectangle get_VirtualScreen()
NOT IMPLEMENTED.
static bool get_ShowSounds()
NOT IMPLEMENTED.
static int get_MouseWheelScrollLines()
NOT IMPLEMENTED.
static bool get_IsFontSmoothingEnabled()
NOT IMPLEMENTED.
static bool get_UserInteractive()
NOT IMPLEMENTED.
static System::String get_UserDomainName()
NOT IMPLEMENTED.
static bool get_IsFlatMenuEnabled()
NOT IMPLEMENTED.
static bool get_MidEastEnabled()
NOT IMPLEMENTED.
static int get_CaretBlinkTime()
NOT IMPLEMENTED.
static System::Drawing::Size get_MinWindowTrackSize()
NOT IMPLEMENTED.
static System::Drawing::Size get_FixedFrameBorderSize()
NOT IMPLEMENTED.
static int get_VerticalResizeBorderThickness()
NOT IMPLEMENTED.
static int get_VerticalFocusThickness()
NOT IMPLEMENTED.
static int get_KanjiWindowHeight()
NOT IMPLEMENTED.
static System::Drawing::Size get_IconSize()
NOT IMPLEMENTED.
static int get_MouseHoverTime()
NOT IMPLEMENTED.
static System::Drawing::Size get_IconSpacingSize()
NOT IMPLEMENTED.
static int get_VerticalScrollBarArrowHeight()
NOT IMPLEMENTED.
static System::Drawing::Size get_PrimaryMonitorSize()
NOT IMPLEMENTED.
static int get_DoubleClickTime()
NOT IMPLEMENTED.
static int get_HorizontalScrollBarThumbWidth()
NOT IMPLEMENTED.
static System::Drawing::Size get_CaptionButtonSize()
NOT IMPLEMENTED.
static bool get_IsActiveWindowTrackingEnabled()
NOT IMPLEMENTED.
static System::String get_UserName()
NOT IMPLEMENTED.
static int get_MonitorCount()
NOT IMPLEMENTED.
static bool get_MousePresent()
NOT IMPLEMENTED.
static bool get_IsMenuAnimationEnabled()
NOT IMPLEMENTED.
static bool get_IsMenuFadeEnabled()
NOT IMPLEMENTED.
static int get_KeyboardSpeed()
NOT IMPLEMENTED.
static bool get_IsDropShadowEnabled()
NOT IMPLEMENTED.
static System::Drawing::Size get_Border3DSize()
NOT IMPLEMENTED.
static bool get_IsToolTipAnimationEnabled()
NOT IMPLEMENTED.
static System::Drawing::Size get_MenuCheckSize()
NOT IMPLEMENTED.
static int get_MouseSpeed()
NOT IMPLEMENTED.
static int get_HorizontalFocusThickness()
NOT IMPLEMENTED.
static System::Drawing::Size get_MinimumWindowSize()
NOT IMPLEMENTED.
static System::Drawing::Size get_SmallCaptionButtonSize()
NOT IMPLEMENTED.
static bool get_IsMinimizeRestoreAnimationEnabled()
NOT IMPLEMENTED.
static int get_CaretWidth()
NOT IMPLEMENTED.
static bool get_IsHotTrackingEnabled()
NOT IMPLEMENTED.
static bool get_NativeMouseWheelSupport()
NOT IMPLEMENTED.
static System::Drawing::Size get_BorderSize()
NOT IMPLEMENTED.
static int get_CaptionHeight()
NOT IMPLEMENTED.
static bool get_UIEffectsEnabled()
NOT IMPLEMENTED.
static int get_FontSmoothingContrast()
NOT IMPLEMENTED.