SaveFileDialogIHandler Interface |
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public interface IHandler : FileDialogIHandler,
CommonDialogIHandler, WidgetIHandler
Public Interface IHandler
Inherits FileDialogIHandler, CommonDialogIHandler, WidgetIHandler
type IHandler =
interface
interface FileDialogIHandler
interface CommonDialogIHandler
interface WidgetIHandler
end
See Also