The Home method moves the surface's scroll position to 0
and the zooming factor to 100%. The control fires the LayoutStartChanging(exSurfaceHome)
/ LayoutEndChanging(exSurfaceHome)
event when the user clicks the Home button. The control's ScrollPos,
ScrollX and ScrollY
properties specify the surface's scroll position. The Zoom
property specifies the current zooming factor.