GoDiagram Web Reference
GoButton Class
Members 

A GoButton looks like a regular button, with a text label and/or an icon, but is composed of GoObjects so that it is very light weight and flexible.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class GoButton 
   Inherits GoGroup
   Implements IGoActionObjectIGoCollectionIGoLabeledNodeIGoLabeledPart 
Remarks
The Background is normally a GoRectangle, and the Icon is normally null/nothing. However both properties can be any kind of GoObject.
Inheritance Hierarchy

System.Object
   Northwoods.GoWeb.GoObject
      Northwoods.GoWeb.GoGroup
         Northwoods.GoWeb.GoButton

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

GoButton Members
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback