You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Very minor enhancement request - it would be handy to have a drop-down or similar that lists all the controls you've added so you can quickly select the one you want to modify/remove. I think somewhere on my form I have a "ListBox1" control and I have no clue where. I can pluck it from code no problem, but I have no idea where it is on the form itself... buried under something, probably.
Side note:
I haven't really had a chance to dive into what this has to offer beyond the form designer, but the Form Designer has been an absolute life-saver... I was hand-coding form controls in VSCode for a powershell tool I'm writing to make some things easier for me to manage... Plotting/sizing controls based on x,y coords and pixels is not a fun time.
The text was updated successfully, but these errors were encountered:
Very minor enhancement request - it would be handy to have a drop-down or similar that lists all the controls you've added so you can quickly select the one you want to modify/remove. I think somewhere on my form I have a "ListBox1" control and I have no clue where. I can pluck it from code no problem, but I have no idea where it is on the form itself... buried under something, probably.
Side note:
I haven't really had a chance to dive into what this has to offer beyond the form designer, but the Form Designer has been an absolute life-saver... I was hand-coding form controls in VSCode for a powershell tool I'm writing to make some things easier for me to manage... Plotting/sizing controls based on x,y coords and pixels is not a fun time.
The text was updated successfully, but these errors were encountered: