xlang v4.0 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
成员变量
WindowType 枚举类型参考

成员变量

详细描述

在文件 Constant.x3206 行定义.

结构体成员变量说明

◆ BypassGraphicsProxyWidget

BypassGraphicsProxyWidget = 0x20000000

在文件 Constant.x3242 行定义.

◆ BypassWindowManagerHint

BypassWindowManagerHint = 0x00000400

在文件 Constant.x3223 行定义.

◆ CoverWindow

CoverWindow = 0x00000040 | Window

在文件 Constant.x3219 行定义.

◆ CustomizeWindowHint

CustomizeWindowHint = 0x02000000

在文件 Constant.x3238 行定义.

◆ Desktop

Desktop = 0x00000010 | Window

在文件 Constant.x3216 行定义.

◆ Dialog

Dialog = 0x00000002 | Window

在文件 Constant.x3209 行定义.

◆ Drawer

Drawer = Sheet | WindowType.Dialog

在文件 Constant.x3211 行定义.

◆ ForeignWindow

ForeignWindow = 0x00000020 | Window

在文件 Constant.x3218 行定义.

◆ FramelessWindowHint

FramelessWindowHint = 0x00000800

在文件 Constant.x3225 行定义.

◆ MacWindowToolBarButtonHint

MacWindowToolBarButtonHint = 0x10000000

在文件 Constant.x3241 行定义.

◆ MaximizeUsingFullscreenGeometryHint

MaximizeUsingFullscreenGeometryHint = 0x00400000

在文件 Constant.x3237 行定义.

◆ MSWindowsFixedSizeDialogHint

MSWindowsFixedSizeDialogHint = 0x00000100

在文件 Constant.x3221 行定义.

◆ MSWindowsOwnDC

MSWindowsOwnDC = 0x00000200

在文件 Constant.x3222 行定义.

◆ NoDropShadowWindowHint

NoDropShadowWindowHint = 0x40000000

在文件 Constant.x3243 行定义.

◆ Popup

Popup = 0x00000008 | Window

在文件 Constant.x3212 行定义.

◆ Sheet

Sheet = 0x00000004 | Window

在文件 Constant.x3210 行定义.

◆ SplashScreen

SplashScreen = ToolTip | WindowType.Dialog

在文件 Constant.x3215 行定义.

◆ SubWindow

SubWindow = 0x00000012

在文件 Constant.x3217 行定义.

◆ Tool

Tool = Popup | WindowType.Dialog

在文件 Constant.x3213 行定义.

◆ ToolTip

ToolTip = Popup | Sheet

在文件 Constant.x3214 行定义.

◆ Widget

Widget = 0x00000000

在文件 Constant.x3207 行定义.

◆ Window

Window = 0x00000001

在文件 Constant.x3208 行定义.

◆ WindowCloseButtonHint

WindowCloseButtonHint = 0x08000000

在文件 Constant.x3240 行定义.

◆ WindowContextHelpButtonHint

WindowContextHelpButtonHint = 0x00010000

在文件 Constant.x3231 行定义.

◆ WindowDoesNotAcceptFocus

WindowDoesNotAcceptFocus = 0x00200000

在文件 Constant.x3236 行定义.

◆ WindowFullscreenButtonHint

WindowFullscreenButtonHint = 0x80000000

在文件 Constant.x3245 行定义.

◆ WindowMaximizeButtonHint

WindowMaximizeButtonHint = 0x00008000

在文件 Constant.x3229 行定义.

◆ WindowMinimizeButtonHint

WindowMinimizeButtonHint = 0x00004000

在文件 Constant.x3228 行定义.

◆ WindowMinMaxButtonsHint

WindowMinMaxButtonsHint = WindowMinimizeButtonHint | WindowMaximizeButtonHint

在文件 Constant.x3230 行定义.

◆ WindowOverridesSystemGestures

WindowOverridesSystemGestures = 0x00100000

在文件 Constant.x3235 行定义.

◆ WindowShadeButtonHint

WindowShadeButtonHint = 0x00020000

在文件 Constant.x3232 行定义.

◆ WindowStaysOnBottomHint

WindowStaysOnBottomHint = 0x04000000

在文件 Constant.x3239 行定义.

◆ WindowStaysOnTopHint

WindowStaysOnTopHint = 0x00040000

在文件 Constant.x3233 行定义.

◆ WindowSystemMenuHint

WindowSystemMenuHint = 0x00002000

在文件 Constant.x3227 行定义.

◆ WindowTitleHint

WindowTitleHint = 0x00001000

在文件 Constant.x3226 行定义.

◆ WindowTransparentForInput

WindowTransparentForInput = 0x00080000

在文件 Constant.x3234 行定义.

◆ WindowType_Mask

WindowType_Mask = 0x000000ff

在文件 Constant.x3220 行定义.

◆ X11BypassWindowManagerHint

X11BypassWindowManagerHint = BypassWindowManagerHint

在文件 Constant.x3224 行定义.