Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we get a drop-down or similar to list all controls on a form in the Windows Form Designer? #99

Open
abraxas86 opened this issue Dec 11, 2024 · 0 comments
Milestone

Comments

@abraxas86
Copy link

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.

@adamdriscoll adamdriscoll added this to the 2025.1.0 milestone Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants