i have a listbox with some items
a textbox with a word
a richtextbox with a paragaph
there is some of the words in the paragraph followed by a listbox item
check the richbox
if the word which in the textbox is followed by one of the listbox items then
delete that item from the richbox
delete that item from listbox
endif
how can do this
