In This Topic
Provide a reduced-scale view of a document, showing the size and position of
another view's viewport onto that same document, and support panning and
zooming of that observed view.
Syntax
[ToolboxItem(true)]
[ToolboxBitmap(Northwoods.Go.GoOverview, "Northwoods.Go.GoOverview.bmp")]
[DefaultProperty("Text")]
[DefaultEvent("Click")]
[Designer("System.Windows.Forms.Design.ControlDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[DesignerSerializer("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[ToolboxItemFilter("System.Windows.Forms")]
[DesignerCategory("Component")]
public class GoOverview : GoView, IGoLayerAbilities, IGoLayerCollectionContainer
See Also