Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MouseIcon does not accept the value
Message
From
15/11/1997 13:17:04
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
MouseIcon does not accept the value
Miscellaneous
Thread ID:
00060476
Message ID:
00060476
Views:
62
In the Init() of a label, I set the MouseIcon to be a value. When using a messagebox to display the value after, I see that the initial value is still there.

I am doing something like this:

* This will show d:\main\h_point.cur
MESSAGEBOX(This.MouseIcon)

This.MouseIcon='d:\ut\h_point.cur'

* This will also show d:\main\h_point.cur
MESSAGEBOX(This.MouseIcon)
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Reply
Map
View

Click here to load this message in the networking platform