Guest User

Untitled

a guest
Dec 10th, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. Copy all the data from the selected row into variables.
  2. Combobox.RemoveItem (selected index)
  3. change the required variable to the new value.
  4. construct the semicolon separated string for the value list entry
  5. combobox.AddItem new-string.
Add Comment
Please, Sign In to add comment