A
Alex
Hello people,
I'm new at .NET development so forgive me if I ask about the obvious.
There are several forms in my application that have similar groups of controls.
I would like to extract the UI and functionality into a single entity so I can reuse it in the application.
What is the easiest way to implement it?
(I don't really want to create a standalone control since the "grouping" only makes sense inside this particular application).
Thank you,
Alex.
I'm new at .NET development so forgive me if I ask about the obvious.
There are several forms in my application that have similar groups of controls.
I would like to extract the UI and functionality into a single entity so I can reuse it in the application.
What is the easiest way to implement it?
(I don't really want to create a standalone control since the "grouping" only makes sense inside this particular application).
Thank you,
Alex.