AboutDialogIHandlerLogo Property  | 
 
            Gets or sets the application logo.
            
 
    Namespace: 
   Eto.Forms
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
SyntaxProperty Logo As Image
	Get
	Set
abstract Logo : Image with get, set
Property Value
Type: 
ImageThe application logo.
See Also