|
You can select a pointer for any control but not for a drawing object. The pointer you select will display whenever the cursor is in the control.
TIP: You can also change the pointer for the control by change the Pointer attribute for the control in a script.
To select a pointer for a control:
- Select Control Style from the Design Menu. The style options for the window display along with a model of the window. The model shows the style options that are currently in effect for the window.
- Click the Pointer button in the Style window for the control. The Select Pointer window displays:
The pointer files in the current directory
The directories on the current drive
The stock pointers defined in the application
TIP: To display the pointer files in another directory, select a directory from the list or enter the name of the directory in the Directory Name box. A list of pointer files in the selected directory displays.
- Select a file from the list or enter the name of the file (including the extension .CUR) that contains the pointer in the Pointer Name box.
- Click the OK button to associate the pointer with the control.
|