A
ajwalters
Hello,
I was wondering if anybody knew a way from the base form to change a
property of a control on the inherited form? I have a bunch of strings
(form name, control name, property name) and i want to set the property
to a new value (also a string). Does anybody know of a way to do this?
I have a feeling it requires reflection, but i am unsure.
Thanks in advance!
Adam
I was wondering if anybody knew a way from the base form to change a
property of a control on the inherited form? I have a bunch of strings
(form name, control name, property name) and i want to set the property
to a new value (also a string). Does anybody know of a way to do this?
I have a feeling it requires reflection, but i am unsure.
Thanks in advance!
Adam