GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoButton Class
/ PaintButton Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
PaintButton Method
In This Topic
This method is called by
Paint
to display any button state, such as whether it is "pressed".
Syntax
C#
protected
virtual
void
PaintButton(
Graphics
g
,
GoView
view
)
Parameters
g
view
See Also
Reference
GoButton Class
GoButton Members