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