Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change combobox text programatically
Message
From
21/08/2001 02:42:37
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00546577
Message ID:
00546581
Views:
18
Combobox.init

_CLIPTEXT = this.cDefaultText
THIS.SetFocus()
KEYBOARD '{CTRL-V}'
DOEVENTS



>Hi!!!
>
>I have a combobox, rowsourcetype=1, rowsource='container,form,custom'
>How can I change programatically the text property?
>I need on init something like that
>
>* combobox.init
>this.text=this.cDefaultText
>
>TIA
Previous
Reply
Map
View

Click here to load this message in the networking platform