GoDiagram Win Reference
GoPropertyForm Class
Members 

This is a abstract Form that implements IGoPropertyControl, supporting both modal and modeless behavior.
Syntax
'Declaration
 
<ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")>
Public MustInherit Class GoPropertyForm 
   Inherits System.Windows.Forms.Form
   Implements IGoPropertyControl 
[ToolboxItemAttribute(ToolboxItemType=, ToolboxItemTypeName="")]
public abstract class GoPropertyForm : System.Windows.Forms.Form, 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.Form
                     Northwoods.Go.Draw.GoPropertyForm
                        Northwoods.Go.Draw.GoBrushForm
                        Northwoods.Go.Draw.GoColorForm
                        Northwoods.Go.Draw.GoPenForm
                        Northwoods.Go.Draw.GoTextForm

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

GoPropertyForm Members
Northwoods.Go.Draw Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback