Gravitybox Hotspot - Version 1.0 A picture displayed on the entirety of the control. It has a "Hotspots" collection that defines rectangles that are "hot". Each rectangle has a Left, Top, Width, and Height property. If the user clicks inside one then the "HotSpotClick" event is fired and you may take whatever action you wish.There is also an AdminMode that will let you build a program where the user can actually drag hotspots onto the canvas and move and resize them. This would be used for an administrator or some one of authority to setup a picture. A non-AdminMode control would be used to display the areas for an end-user.