K
KS
I have a Button I want to pull to a Label.
I want the Button visualy to move when I pull it.
When I drop the button on the Label I want to test some data coming with the
Button - f.ex is the Button.Text="The right one!".
I have some code that can do the DragDrop-effect BUT this code disables the
visual effect og the Button visualy moving to the Label.
How can I combine the two effects so that when the Button is pulled it is
visualy moved AND when it's dropped on the Label - f.ex the Label.Text is
set to Button.Text ?
KS, Denmark
I want the Button visualy to move when I pull it.
When I drop the button on the Label I want to test some data coming with the
Button - f.ex is the Button.Text="The right one!".
I have some code that can do the DragDrop-effect BUT this code disables the
visual effect og the Button visualy moving to the Label.
How can I combine the two effects so that when the Button is pulled it is
visualy moved AND when it's dropped on the Label - f.ex the Label.Text is
set to Button.Text ?
KS, Denmark