Check out example codes for "vb.net how insert event inside an event". It will help you in understanding the concepts better.
Code Example 1
Public Event ColorClick(ByVal sender As Object, ByVal e As EventArgs)
Learn ReactJs, React Native from akashmittal.com