GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace
/
GoColorForm Class
/ Color Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Color Property (GoColorForm)
In This Topic
Gets or sets the color displayed by this form.
Syntax
C#
public
Color
Color {
get
;
set
;}
Property Value
Setting this property before showing the form specifies the initial selected color. Afterwards this property holds the color that the user selected or specified.
See Also
Reference
GoColorForm Class
GoColorForm Members