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; }
Public Property Designers As String()
Get
Set
member Designers : string[] with get, set
Property Value
Type:
StringThe list of graphical designers.
See Also