Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List Box Additem with double slash
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00833494
Message ID:
00833505
Views:
28
>Thanks Sergey
>
>Sorry about the double sending but was attempting to also sent the slash followed by the less than key and it presents the same as in a menu
>
You can use < pre > and < /pre > tags (w/o) spaces to preserve formatting and tags.
>>this.lst1.additem("\abc")
>>this.lst1.additem("abc\abc")
>>this.lst1.additem("\\abc")
>>this.lst1.additem("abc\\abc")
>>this.lst1.additem("\> abc")
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform