I was wondering if there was a map.RestrictedExtent property in the desktop component like there is in the Web Edition? This would be very useful to me in terms of trying to create a locus map behavior and nullify the panning behavior that normally takes place on the control since no panning is desired. I suppose a AllowPanning = False property would suffice as well but will need to be coupled with a AllowZooming sort of property.
I was envisioning being able to apply a restricted extent = to the envelope of an Overlay (also doesnt' seem built-in?) and then setting min and max scale to current scale to acheive this.