GoDiagram Win Reference
GoBrushControl Class
Members 

A GoBrushControl lets the user modify various properties of Brushes, such as Northwoods.Go.GoShape.BrushColor, via a GoPropertyModifier.
Syntax
'Declaration
 
<ToolboxItemAttribute(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
Public Class GoBrushControl 
   Inherits GoPropertyUserControl
   Implements IGoPropertyControl 
[ToolboxItemAttribute(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
public class GoBrushControl : GoPropertyUserControl, IGoPropertyControl  
Remarks
A typical use of this control is to add it to a Form, assign the GoPropertyUserControl.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.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     Northwoods.Go.Draw.GoPropertyUserControl
                        Northwoods.Go.Draw.GoBrushControl

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

GoBrushControl Members
Northwoods.Go.Draw Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback