Specifying pointers for a DataWindow object

Just as with colors, you can specify different pointers to use when the mouse is over a particular area of the DataWindow object. For example, you might want to change the pointer when the mouse is over a column whose data cannot be changed.

StepsTo change the mouse pointer used at runtime:

  1. Position the mouse over the element of the DataWindow object whose pointer you want to define, display the pop-up menu, and select Properties to display the appropriate Properties window.

    You can set a pointer for the entire DataWindow object, specific bands, and specific controls.

  2. Select the Pointer category for the DataWindow object and bands or the Appearance category for controls.

  3. Choose the pointer from the list.

  4. Click OK.