Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

ButtonNoToggleToOff

ButtonNoToggleToOff: = 16384
brief

ButtonNoToggleToOff flag's bit position.

note

Only for radio button

ButtonRadiosInUnison

ButtonRadiosInUnison: = 33554432
brief

ButtonRadiosInUnison flag's bit position

note

Only for radio button

ChoiceMultiSelect

ChoiceMultiSelect: = 2097152
brief

ChoiceMultiSelect flag's bit position

note

Only for list box

ComboEdit

ComboEdit: = 262144
brief

ComboEdit flag's bit position

note

Only for combo box

CommitOnSelChange

CommitOnSelChange: = 67108864
brief

CommitOnSelChange flag's bit position

Hidden

Hidden: = 8
brief

Hidden flag's bit position

NoExport

NoExport: = 4
brief

NoExport flag's bit position

ReadOnly

ReadOnly: = 1
brief

ReadOnly flag's bit position

Required

Required: = 2
brief

Required flag's bit position

TextComb

TextComb: = 16777216
brief

TextComb flag's bit position

note

Only for text field

TextDoNotScroll

TextDoNotScroll: = 8388608
brief

TextDoNotScroll flag's bit position

note

Only for text field

TextDoNotSpellCheck

TextDoNotSpellCheck: = 4194304
brief

TextDoNotSpellCheck flag's bit position

note

Only for text field

TextMultiline

TextMultiline: = 4096
brief

TextMultiline flag's bit position

note

Only for text field

TextPassword

TextPassword: = 8192
brief

TextPassword flag's bit position

note

Only for text field