I want to create a custom component in C #, and the custom component will act as a caliber and consist of a panel with several icons inside it. Is there a way to create a custom panel component with all of these elements inside it, and then interact with it as a single component?
source
share