Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Working with Dialog Combo Box
#2
i am assuming you are using this after ShowDialog returns?
try this
Code:
Copy      Help
;Monthly Maximum
TO_CBGetItem(cb31MB)
cb31MB+ " Per Month"
Acc a16.Find(w "COMBOBOX" "" "a:id=planEmployee.facilityCareMaximum[]a:name=planEmployee.facilityCareMaximum.selectedValue[]state=0x400 0" 0x3004 3)
a16.CbSelect(F"{cb31MB}")
'T


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)