Hello,
I am creating a reusable component in C#.net. For that i have started a Control Library project and added a Control.
Class MyControl : Control{}
My user control just displays some images which will be used in many Windows Applications.
Can you please tell me which design pattern i am using here. I am unable to decide which pattern they belongs.
Thanks
Added:- What suppose for any problem my solution is to create a user control. Then i am following to which design pattern now????
See all the design pattern and lets deside. http://en.wikipedia.org/wiki/Software_design_pattern