GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoButton Class
/ GoButton Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GoButton Constructor
In This Topic
Construct a
GoButton
with an empty text label and no icon.
Syntax
C#
public
GoButton()
Remarks
This calls
CreateBackground
,
CreateIcon
, and
CreateLabel
to provide initial values for this group's
Background
,
Icon
, and
Label
properties.
See Also
Reference
GoButton Class
GoButton Members