Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Box
Message
 
To
28/03/2002 08:40:59
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00638359
Message ID:
00638369
Views:
21
Hi!

We don't you deal with RowSourceType = 6:
WITH thisform.cbFrom_Complain
   .ColumnCount=6
   .columnwidths="74,67,66,75,68,65"
   .RowSource = "Compltrn.Comp_no,Comp_dt,Cons_no,Cmemo_no,Cmemo_dt,Cmemo_Amt"
   .RowSourceType = 6
ENDWITH
BTW: All the setting showed above can you make during design time in the property sheet!
SeBaFlu
Previous
Reply
Map
View

Click here to load this message in the networking platform