Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disable Items in ListView
Message
From
31/03/2000 16:35:03
 
 
To
31/03/2000 15:31:35
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00353590
Message ID:
00353641
Views:
17
>Is there anyway to change the text of a list item to appear as though it has been disabled?
>
>Thanks,
>Dan

Hi Dan,

You may change the ForeColor property of a list item, but you can't really disable it. In the ItemClick event you may check the ForeColor property of clicked item and if it has "disabled" color you may ignore that click.

Alex
Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform