PRB: Cannot Change Mouse Pointer for Non-Active Cells in GridLast reviewed: August 18, 1995Article ID: Q130863 |
The information in this article applies to:
SYMPTOMSYou can change the mouse pointer property for controls like the Text1 box under columns in a grid, but the change is only reflected for the active cell in that column. Inactive cells in that column still show the default mouse pointer (cursor). The default mouse pointer depends on the type of control in the grid column.
STATUSThis behavior is by design.
MORE INFORMATIONThe following table lists the controls that can be displayed in grid columns and the default mouse pointers associated with those controls:
Control Type Default Mouse Pointer text box I beam combo box I beam logical arrow spinner arrow edit box arrow list box arrow option buttons arrow check box arrow Steps to Reproduce Behavior
If text1 under column 2 is replaced with edit1, the default cursor for the column becomes an arrow. If the mouse pointer is changed to an icon, the only place the icon appears is over the scroll bars of the active edit box field. In all other places, the pointer remains an arrow for that column. The effect of the changing the mousepointer property depends on the type of control selected for a column. NOTE: Controls are added to grid columns by clicking the control in the form toolbox and then clicking the column.
|
Additional reference words: 3.00 VFoxWin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |