GoDiagram Web Reference
CreateIcon Method (GoButton)

Make the icon for the button.
Syntax
'Declaration
 
Protected Overridable Function CreateIcon() As GoObject
protected virtual GoObject CreateIcon()

Return Value

By default this returns null
Remarks
This is called by the constructor. You can override this to return a newly allocated GoImage, or some other object to serve as the decoration for the button. You can also set the Icon property at any time.
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 Class
GoButton Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback