Hello Experts..
I need your suggestions to acheive the following task:
My project has 40 winforms with different controls (i.e Text boxes,Labels,Table layout panels,Datagrid,buttons...etc).
I want to set the same properties for a control in all forms [ ex: if we take button control properties(like text color, style, image) should be same for all buttons on all forms].
Why this ??
Want to display a control in all forms should be the same.
Thanks,
Rao