Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is this the way an Olecontrol is supposed to work?
Message
From
19/10/2003 21:27:01
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Is this the way an Olecontrol is supposed to work?
Miscellaneous
Thread ID:
00840156
Message ID:
00840156
Views:
43
I'm using VFP 7.0.

I created my own Olccontrol class:
Baseclass = Olecontrol
OleClass = Shell.Explorer.2
OleLCID = 1033
ParentClass = Olecontrol

In the class and any sub-classes, whenever I add a property with an _Access() method, the value of the property gets changed to .T. when I save the class in the class designer.

When I first create the property in the class designer, it allows me to change the value of the property, but the 2nd time I modify the class in the class designer, the value has been changed to .T. and it won't allow me to change it.

TIA
Bill Morris
Next
Reply
Map
View

Click here to load this message in the networking platform