I have a graph with text boxes and lines connecting text boxes dynamically on a form. But whenever the graph grows big and scroll bars appear the lines connecting the textboxes disappear. same is the case when i add new controls like datagridview.
How should i overcome this. why is the form getting repainted?
How should i overcome this. why is the form getting repainted?
Comment