I need a way to let the user to select multiple controls on a form, and then assign them properties (as a groop).
Any ideas ? I know it is not very clear, so if you are not sure, please ask.
Printable View
I need a way to let the user to select multiple controls on a form, and then assign them properties (as a groop).
Any ideas ? I know it is not very clear, so if you are not sure, please ask.
I am using control arrays (it is a dynamic form), I just need a way to "highlight" controls, and then through interface change some of their properties as a group.
THanks