Click or drag to resize

AboutDialogDesigners Property

Gets or sets the list of graphical designers.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public string[] Designers { get; set; }

Property Value

Type: String
The list of graphical designers.
See Also