| Function | public function string wm_cmbgettext (string arg_toolbar, string arg_cmb) | ![]() |
Add items to combo box control. Use toolbar and control name to find the right control. Control type must be ComboBox
public function string wm_cmbgettext (string arg_toolbar, string arg_cmb); return i_PBWWord.cmbgettext(arg_toolbar,arg_cmb) end function