Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox does not disable anymore
Message
From
11/11/1996 21:03:41
 
 
To
11/11/1996 19:34:44
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00012013
Message ID:
00012015
Views:
31
>In Visual FoxPro 3.0, I was able to disable an item in my combobox control by putting a \ in front of the item. This is not working anymore in Visual FoxPro 5.0.

Ok, something has changed in Visual FoxPro 5.0 related to this.

If you have a RowSourceType=Alias then we can't use This.List(1)=...

I had to replace my combobox base class to use an array and This.List(1)=... is now working.
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
Previous
Reply
Map
View

Click here to load this message in the networking platform