Enumerations

Key enumerations

Syntax

key.rbutton
key.mbutton
key.lbutton
key.shift

key.control
key.ctrl
key.win
key.alt
key.space
key.capital
key.capslock
key.tab
key.up
key.down
key.left

key.right
key.lshift
key.lcontrol
key.lctrl
key.lwin
key.lalt
key.rshift
key.rcontrol
key.rctrl
key.rwin
key.ralt

key.escape
key.help

key.f1
key.f2
key.f3
key.f4
key.f5
key.f6
key.f7
key.f8
key.f9
key.f10
key.f11
key.f12

key.print
key.printscreen
key.snapshot

key.home
key.end
key.pageup
key.pagedown
key.insert
key.delete
key.enter
key.apps
key.play
key.pause
key.next
key.none
key.back
key.cancel
key.execute
key.prior
Selection mode enumerations

Syntax

mode.none
mode.single
mode.multiple
mode.multi
mode.multi_unique
mode.multi_single
Selection type enumerations

Syntax

type.file
type.directory
type.dir
type.fixed
type.root
type.drive
type.vhd
type.removable
type.dvd
type.cd
type.usb
type.remote
type.namespace
type.computer
type.desktop
type.recyclebin
type.taskbar
type.start
type.titlebar
type.edit

type.back
type.back.dir
type.back.directory
type.back.fixed
type.back.root
type.back.drive
type.back.vhd
type.back.removable
type.back.dvd
type.back.usb
type.back.remote
type.back.namespace
type.back.computer
type.back.recyclebin
Separator enumerations

Enumerations to specify the positioning of separators.

Syntax

separator.none
separator.before
separator.top
separator.after
separator.bottom
separator.both
sep.none
sep.before
sep.top
sep.after
sep.bottom
sep.both
Visibility enumerations

Enumerations to define the visibility options for elements.

Syntax

visibility.hidden
visibility.remove
visibility.normal
visibility.enable
visibility.disable
visibility.static
visibility.label
vis.hidden
vis.remove
vis.normal
vis.enable
vis.disable
vis.static
vis.label
Position enumerations

Enumerations to define the position options for elements.

Syntax

pos.auto
pos.top
pos.middle
pos.bottom
	
cmd visibility enumerations

The flags that specify how an application is to be displayed when it is opened.

Syntax

cmd.hidden
cmd.show
cmd.visible
cmd.normal
cmd.maximized
cmd.minimized
Theme enumerations

The enumerations for different types of themes.

Syntax

theme.auto
theme.white
theme.black
theme.classic
theme.modern
View enumerations

The enumerations for different types of views.

Syntax

view.auto
view.compact
view.small
view.medium
view.large
view.wide
Effect enumerations

The enumerations for different types of effects.

Syntax

effect.none
effect.transparent
effect.blur
effect.acrylic
effect.mica
effect.tabbed
Tip enumerations

The enumerations for different types of tips.

Syntax

tip.default
tip.primary
tip.info
tip.success
tip.warning
tip.danger