Click here to Skip to main content
15,920,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Everyone,
I am trying to make a program in Visual Studio using C# that would look and function like OSX's Automator, or the Java program Action(s) (http://app.jbbres.com/actions/). I am running into a bit of trouble, however, when trying to design the piece of the program where when I drop the selected action onto the box on the right half of the screen, it shows additional parameters to enter to tailor the action to the users' specific needs. I am thinking about using custom controls for my additional parameters, but I am unsure of which type of control would allow me to add custom controls within itself in such a way that they can be rearranged, and you can scroll through them if the controls extend beyond the edges of the window. Does anyone have any suggestions on what I should do?

Thanks,
Bobby
Posted

1 solution

 
Share this answer
 
v2
Comments
Vani Kulkarni 14-Jun-12 0:43am    
My 5!
Zoltán Zörgő 14-Jun-12 0:54am    
Thank you!
bobby07240 14-Jun-12 10:17am    
That is perfect! Thank you so much for your help!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900