HI
I'm using D&D functionality which give you the option to drag
text from list box to text box,the problem is that I don't want to
allow to drag from text box to other text box ,how can I identify if the source
is list box or text box
currently I use the events
DropText_PreviewDrop
DropText_TextChanged