OpenWithDialogIHandler Interface |
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public interface IHandler : CommonDialogIHandler,
WidgetIHandler
Public Interface IHandler
Inherits CommonDialogIHandler, WidgetIHandler
type IHandler =
interface
interface CommonDialogIHandler
interface WidgetIHandler
end
The OpenWithDialogIHandler type exposes the following members.
Properties
| Name | Description |
---|
| FilePath |
Gets or sets the file path of the file that should be opened.
|
TopSee Also