Good morning,
I have searched for this for about 2 days and couldnt find anything. I am trying to write a function for the double click event of about 15 labels on my form. What I want to do is when the user double clicks the label I want it to
pass the labels name to the function so that it pops up an input box the user enters a value and then the function sets that value as the labels caption.
I have searched for this for about 2 days and couldnt find anything. I am trying to write a function for the double click event of about 15 labels on my form. What I want to do is when the user double clicks the label I want it to
pass the labels name to the function so that it pops up an input box the user enters a value and then the function sets that value as the labels caption.