Poll

In the v17.0.2 , p_cb_list_box.p_visible = 1 can not display the drop-down list of the combo box  ?

combo box
0 (0%)
p_visible
0 (0%)

Total Members Voted: 0

Author Topic: In the v17.0.2 can not display the drop-down list of the combo box ?  (Read 3617 times)

rcihie

  • Community Member
  • Posts: 5
  • Hero Points: 0
in the v16, I use the combo Box Properties CTL_LISTBOX p_cb_list_box, the p_cb_list_box.p_visible = 1 drop-down list of the combo box can display.
In the v17.0.2 , p_cb_list_box.p_visible = 1 can not display the drop-down list of the combo box. In the v17.0.2, how to display the drop-down list? (Combo Box call_event 'F4' does not meet my needs, I do not want the focus to the combo box).
thanks.