xlang v5.1 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
WindowType 枚举类型参考
WindowType 的协作图:
Collaboration graph

成员变量

详细描述

在文件 Constant.x3246 行定义.

结构体成员变量说明

◆ BypassGraphicsProxyWidget

BypassGraphicsProxyWidget = 0x20000000

在文件 Constant.x3282 行定义.

◆ BypassWindowManagerHint

BypassWindowManagerHint = 0x00000400

在文件 Constant.x3263 行定义.

◆ CoverWindow

CoverWindow = 0x00000040 | Window

在文件 Constant.x3259 行定义.

◆ CustomizeWindowHint

CustomizeWindowHint = 0x02000000

在文件 Constant.x3278 行定义.

◆ Desktop

Desktop = 0x00000010 | Window

在文件 Constant.x3256 行定义.

◆ Dialog

Dialog = 0x00000002 | Window

在文件 Constant.x3249 行定义.

◆ Drawer

Drawer = Sheet | WindowType.Dialog

在文件 Constant.x3251 行定义.

◆ ForeignWindow

ForeignWindow = 0x00000020 | Window

在文件 Constant.x3258 行定义.

◆ FramelessWindowHint

FramelessWindowHint = 0x00000800

在文件 Constant.x3265 行定义.

◆ MacWindowToolBarButtonHint

MacWindowToolBarButtonHint = 0x10000000

在文件 Constant.x3281 行定义.

◆ MaximizeUsingFullscreenGeometryHint

MaximizeUsingFullscreenGeometryHint = 0x00400000

在文件 Constant.x3277 行定义.

◆ MSWindowsFixedSizeDialogHint

MSWindowsFixedSizeDialogHint = 0x00000100

在文件 Constant.x3261 行定义.

◆ MSWindowsOwnDC

MSWindowsOwnDC = 0x00000200

在文件 Constant.x3262 行定义.

◆ NoDropShadowWindowHint

NoDropShadowWindowHint = 0x40000000

在文件 Constant.x3283 行定义.

◆ Popup

Popup = 0x00000008 | Window

在文件 Constant.x3252 行定义.

◆ Sheet

Sheet = 0x00000004 | Window

在文件 Constant.x3250 行定义.

◆ SplashScreen

SplashScreen = ToolTip | WindowType.Dialog

在文件 Constant.x3255 行定义.

◆ SubWindow

SubWindow = 0x00000012

在文件 Constant.x3257 行定义.

◆ Tool

Tool = Popup | WindowType.Dialog

在文件 Constant.x3253 行定义.

◆ ToolTip

ToolTip = Popup | Sheet

在文件 Constant.x3254 行定义.

◆ Widget

Widget = 0x00000000

在文件 Constant.x3247 行定义.

◆ Window

Window = 0x00000001

在文件 Constant.x3248 行定义.

◆ WindowCloseButtonHint

WindowCloseButtonHint = 0x08000000

在文件 Constant.x3280 行定义.

◆ WindowContextHelpButtonHint

WindowContextHelpButtonHint = 0x00010000

在文件 Constant.x3271 行定义.

◆ WindowDoesNotAcceptFocus

WindowDoesNotAcceptFocus = 0x00200000

在文件 Constant.x3276 行定义.

◆ WindowFullscreenButtonHint

WindowFullscreenButtonHint = 0x80000000

在文件 Constant.x3285 行定义.

◆ WindowMaximizeButtonHint

WindowMaximizeButtonHint = 0x00008000

在文件 Constant.x3269 行定义.

◆ WindowMinimizeButtonHint

WindowMinimizeButtonHint = 0x00004000

在文件 Constant.x3268 行定义.

◆ WindowMinMaxButtonsHint

WindowMinMaxButtonsHint = WindowMinimizeButtonHint | WindowMaximizeButtonHint

在文件 Constant.x3270 行定义.

◆ WindowOverridesSystemGestures

WindowOverridesSystemGestures = 0x00100000

在文件 Constant.x3275 行定义.

◆ WindowShadeButtonHint

WindowShadeButtonHint = 0x00020000

在文件 Constant.x3272 行定义.

◆ WindowStaysOnBottomHint

WindowStaysOnBottomHint = 0x04000000

在文件 Constant.x3279 行定义.

◆ WindowStaysOnTopHint

WindowStaysOnTopHint = 0x00040000

在文件 Constant.x3273 行定义.

◆ WindowSystemMenuHint

WindowSystemMenuHint = 0x00002000

在文件 Constant.x3267 行定义.

◆ WindowTitleHint

WindowTitleHint = 0x00001000

在文件 Constant.x3266 行定义.

◆ WindowTransparentForInput

WindowTransparentForInput = 0x00080000

在文件 Constant.x3274 行定义.

◆ WindowType_Mask

WindowType_Mask = 0x000000ff

在文件 Constant.x3260 行定义.

◆ X11BypassWindowManagerHint

X11BypassWindowManagerHint = BypassWindowManagerHint

在文件 Constant.x3264 行定义.