Table of Contents

Class Consts

Namespace
Alternet.Common
Assembly
Alternet.Common.v10.dll

Contains default constants for common requirements.

public class Consts
Inheritance
Consts

Fields

AveChar
BlueItemsAreaColor
CR
CRLF
CrlfArray
DefaultControlBackColor
DefaultControlForeColor
DefaultHighlightMenuBackgroundColor
DefaultHighlightMenuBorderColor
DefaultHotTrackBackColor
DefaultMenuBackgroundColor
DefaultMenuBorderColor
DefaultPopupBorderColor
DefaultPressedBackColor
DefaultXPHeaderForeColor
DefaultXPItemsForeColor
DisregardInternationalSymbols
Escape
HiddenStr
HomeSteadItemsAreaColor
Is64BitOS

Gets a value that indicates whether the current operating system is a 64-bit operating system.

Is64BitProcess

Gets a value that indicates whether the current process is a 64-bit process.

IsAndroid

Indicates whether the current application is running on Android.

IsDebugDefined

Gets a value that indicates whether DEBUG conditional is defined.

IsIOS

Indicates whether the current application is running on iOS.

IsLinux

Indicates whether the current application is running on Linux.

IsMacOs

Indicates whether the current application is running on macOs.

IsWindows

Indicates whether the current application is running on Windows.

LF
LongSpace
MaxFirstCharsCount
MaxLastCharsCount
MaxWordLength
MetallicItemsAreaColor
MinPopupWindowWidth
Space
Tab
TabStr

Properties

IsAlternetUI

Gets a value indicating whether this application is running on Alternet.UI platform.

IsArmOS

Gets whether the operating system architecture is Arm.

IsArmProcess

Gets whether the process architecture of the currently running app is Arm.

IsDebugDefinedAndAttached

Gets whether "DEBUG" is defined and debugger is attached.

IsDebuggerAttached

Alias for IsAttached.

IsMaui

Gets a value indicating whether this is running on MAUI platform.

IsNetFramework

Gets whether this application is running using NetFramework.