Posted 3 June 2024, 1:26 pm EST
Hi there, i’m just redoing an old winform page, and i see these grid lines that allow controls to “snap” to their positions, as well as inform a control how to auto-size itself when placed on a sizer who has his auto-size property set to “grid.” I was wondering, how do i move/edit these grid lines? When right clicking on the form itself in the visual studio designer, i don’t see any controls that reference these gridlines, and when searching through visual studio’s docs i didn’t find anything there either. I tried asking an AI that cites its sources but it didn’t have anything helpful either. Any ideas? For reference, i’m using visual studio 2022’s designer for this effort. Thank you.