Hi J.Holzer, All things are depend on your Custom-Control. What approach you are using while developing, you can optimize the performance of control. While developing custom control you can follow some tips. 1) Before rendering control load all images. 2) Choose appropriated data type. 3) Use off bitmap screen. 4) Try use less property
Pavan Pareta