Hi. Can you or anyone help me with me with using paint event handler in c#? I have a user control in a form. In my user control, I've created an instances of label with corresponding text. What I want is to create a line that will connect all label. I did set the location of each label in my user control. Please help me. Thanks!