How can I change the backcolor of a control that is on a different form?
Printable View
How can I change the backcolor of a control that is on a different form?
to access controls on difrent form.
form.control.property =value
if the form is not loaded it will load...