How can I make the custom component tell the parent when it was
clicked? I can't figure out how to make them communicate except for
the parent making a new custom component and setting its properties.
I'd like to get an event or a function call when the component is
clicked (mouseDown). Thanks.

Reply via email to