GoDiagram Win Reference
GoTextToolStrip Class
Members 

A GoTextControl 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 GoTextToolStrip 
   Inherits System.Windows.Forms.ToolStripControlHost
[ToolStripItemDesignerAvailabilityAttribute(ToolStripItemDesignerAvailability.ToolStrip | 
    ToolStripItemDesignerAvailability.StatusStrip)]
public class GoTextToolStrip : 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 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.GoTextToolStrip

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

GoTextToolStrip Members
Northwoods.Go.Draw Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback