In .net it's really useful to be able to carry a button command value behind the even handler...is there any way to do that with B4A?
What I am doing is handling a btn click event but I want to read a value, ie 25, rather than the text desc on the btn and handle the value in the btn click event handler.
Thanks
What I am doing is handling a btn click event but I want to read a value, ie 25, rather than the text desc on the btn and handle the value in the btn click event handler.
Thanks