GoDiagram Win Reference
GoPropertyUserControl Class
Members 

This is an abstract UserControl that implements IGoPropertyControl, to more easily create custom controls that display and modify Northwoods.Go.GoObject properties using a GoPropertyModifier.
Syntax
'Declaration
 
<ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")>
Public MustInherit Class GoPropertyUserControl 
   Inherits System.Windows.Forms.UserControl
   Implements IGoPropertyControl 
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public abstract class GoPropertyUserControl : System.Windows.Forms.UserControl, IGoPropertyControl  
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
                        Northwoods.Go.Draw.GoColorControl
                        Northwoods.Go.Draw.GoPenControl
                        Northwoods.Go.Draw.GoTextControl

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

GoPropertyUserControl Members
Northwoods.Go.Draw Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback