Is there a way to fix the UserControl to a certain pixel size? My problem is that I don't want the usercontrol to draw itself based on the font size dpi of the user's display. I want it to be always the same size based on a pixel system.

Thanks.