Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Un-disable combobox item
Message
From
27/05/2010 13:59:27
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Un-disable combobox item
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
SAMBA Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01466287
Message ID:
01466287
Views:
190
According to Foxhelp, An item in a ComboBox control can be disabled by placing a backslash (\) before the item. If the item begins with a backslash and should not be disabled, add an additional backslash.
I have tried this and it does not seem to work. I used
x=aprinters(prtrs)
then put a backslash before prtrs(2,1). It shows disabled in the combobox. I then put a second backslash and it still shows
disabled, but the name shows 1 backslash. More backslashes do not help.
In the combobox, rowsource is prtrs and rowsouce type is 5-Array.

Help!
Next
Reply
Map
View

Click here to load this message in the networking platform