Description: | Defines the resource name of a mouse pointer for the form. |
Used in control: | Form |
Value: | The resource name for a mouse pointer. It is only effective when the MousePointer property is "99-Custom". You can only set the resource name on the Resource property page after you register the file in the module (using the Insert File function from the pop-up menu in the project view). |
Default value: | None. |
COBOL picture: | X, up to 8192 bytes |
OLE data type: | VT_BSTR |
Design time access: | Set and reference. |
Execution time access: | Set and reference. |
Backward compatibility attribute: | POW-CURSORPIC X(14) |