I have created a custom user control and build it into a DLL file, When I use it into another project as a user control, after occurring an exception, it's source appears and everyone can change and build it again for himself.
how can I lock or close my custom user control's source code?
.pdbfile with the.dllfile?