Click or drag to resize

OpenWithDialogIHandler Interface

Handler interface for the OpenWithDialog.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface IHandler : CommonDialogIHandler, 
	WidgetIHandler

The OpenWithDialogIHandler type exposes the following members.

Properties
  NameDescription
Public propertyFilePath
Gets or sets the file path of the file that should be opened.
Top
See Also