Adding template controls to a menu item is really simple and easy. You no longer
need to define a class that implements the ITemplate interface and the
other cumbersome coding normally associated with this scenario. Simply
use the Add method of the Controls collection of the menu item which will hold the control. Here is an example: