FIX: Arrow Keys Do Not Work with Option Buttons in Frames

ID: Q180453


The information in this article applies to:


SYMPTOMS

Keyboard ARROW keys do not work when trying to navigate between option buttons located on a frame.


STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.

This problem was corrected in Windows CE Toolkit for Visual Basic 6.0.


MORE INFORMATION

Steps to Reproduce Behavior

  1. Start a new Windows CE Project in Visual Basic 5.0. Form1 is created by default.


  2. Place a frame (Frame1) on Form1.


  3. In Frame1, draw two Option buttons (Option1 and Option2).


  4. Set the Value property of Option1 to True.


  5. Press the F5 key to run the application and note that when you attempt to use the UP and DOWN ARROW keys to navigate between the Option buttons in the frame, the keys do not work.


Additional query words: wince vbce vbce5 vbce6


Keywords          : kbToolkit kbVBp kbVBp500bug kbVBp600fix kbWinCE kbWinCE100 kbGrpVB 
Version           : WINDOWS:1.0
Platform          : WINDOWS 
Issue type        : kbbug 

Last Reviewed: February 25, 1999