Hi All
Say if i have a panel with some graphics and text within it.
During runtime, i need to create about 20 instance of it. How would i able to achieve it?
Is there a way to declare the panel as a class and calling it?

TIA