ThemedAboutDialogHandlerDesigners Property |
Gets or sets the list of graphical designers.
Namespace:
Eto.Forms.ThemedControls
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public string[] Designers { get; set; }
Public Property Designers As String()
Get
Set
abstract Designers : string[] with get, set
override Designers : string[] with get, set
Property Value
Type:
StringThe list of graphical designers.
Implements
AboutDialogIHandlerDesignersSee Also