Navigation:  ABC Library Reference > FileDropComboClass > FileDropComboClass Methods >====== KeyValid (check for valid keystroke) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

KeyValid, VIRTUAL

blk2blue.jpg

The KeyValid method determines if a valid keystroke is in the keyboard buffer. If LeftKey (cursor left), RightKey (cursor right), ShiftLeft (Shift-cursor left), ShiftRight (Shift-cursor right) are in the buffer a False value is returned from this method. A True value is returned if any other keystroke is pressed.

ReturnDataType:     BYTE

See Also:     FileDropComboClass.TakeNewSelection