May 8th, 2008
QuickTest Pro - List of mic* Keywords
Here is a list of mic* keywords that can be used in QuickTest Pro. I do not have documentation for each of the keywords. I have posted these has a quick reference guide for myself, and others.
These codes will be useful when entering text into textboxes, manipulating datagrids, selecting items for comboboxes and listboxes. Some are useful as constants: micPass, micFail, and micInfo. Most are specific for keys on the keyboard.
- micCtrlDwn
- micCtrlUp
- micCtrl
- micLCtrlDwn
- micLCtrlUp
- micRCtrlDwn
- micRCtrlUp
- micAltDwn
- micAltUp
- micAlt
- micLAltDwn
- micLAltUp
- micRAltDwn
- micRAltUp
- micShiftDwn
- micShiftUp
- micShift
- micLShiftDwn
- micLShiftUp
- micRShiftDwnv
- micRShiftUp
- micUnchecked
- micChecked
- micClick
- micDblClick
- micNoCoordinate
- micLinePrev
- micLineNext
- micPagePrev
- micPageNext
- micSetPos
- micScrollStart
- micScrollEnd
- micItemNotFound
- micReturnCodes
- micTypeConstants
- micCtrlAlt
- micCtrlShift
- micCtrlShiftAlt
- micShiftAltW
- micWinLogoDwnW
- micWinLogoUp
- micLWinLogoDwn
- micLWinLogoUp
- micRWinLogoDwn
- micRWinLogoUp
- micAppKey
- micIns
- micDel
- micHome
- micEnd
- micPgUp
- micPgDwn
- micUp
- micDwn
- micLeft
- micRight
- micEsc
- micBack
- micReturn
- micTab
- micBreak
- micPause
- micPrintScr
- micF1
- micF2
- micF3
- micF4
- micF5
- micF6
- micF7
- micF8
- micF9
- micF10
- micF11
- micF12
- micNumLockOn
- micCapsLockOn
- micScrollOn
- micNumLockOff
- micCapsLockOff
- micScrollOff
- micReportEvent
- micPass
- micFail
- micGeneral
- micDone
- micWarning
- micInfo
This information is provided as-is, so proceed with caution.

