Im new to C# and I can't find where to put my code that draw lines on the form immediately when I debug my program. Currently, I have to click a button to draw lines but I thought if I put my code under InitializeComponent() it would draw the lines without me clicking the button. I believe I did this before correctly but I forgot so that's why i'm asking.
↧