GoDiagram Win Reference
GoPenToolStrip Class
Members 

A GoPenControl hosted by a ToolStripControlHost. Available for drag and drop from the toolbox onto a ToolStrip in Visual Studio.
Syntax
'Declaration
 
<ToolStripItemDesignerAvailabilityAttribute(ToolStripItemDesignerAvailability.ToolStrip Or  _
    ToolStripItemDesignerAvailability.StatusStrip)>
Public Class GoPenToolStrip 
   Inherits System.Windows.Forms.ToolStripControlHost
[ToolStripItemDesignerAvailabilityAttribute(ToolStripItemDesignerAvailability.ToolStrip | 
    ToolStripItemDesignerAvailability.StatusStrip)]
public class GoPenToolStrip : System.Windows.Forms.ToolStripControlHost 
Remarks
A typical use of this control is to add it to a ToolStrip, assign the View (a Northwoods.Go.GoView) so that this control knows which Northwoods.Go.GoSelection to consider, and assign the Property and PropertyChoice values so that this control knows which properties of which objects to modify.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.ToolStripItem
            System.Windows.Forms.ToolStripControlHost
               Northwoods.Go.Draw.GoPenToolStrip

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoPenToolStrip Members
Northwoods.Go.Draw Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback