SeparatorToolItem.IHandler Interface |
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntaxpublic interface IHandler : ToolItem.IHandler,
Tool.IHandler, Widget.IHandler
Public Interface IHandler
Inherits ToolItem.IHandler, Tool.IHandler, Widget.IHandler
type IHandler =
interface
interface ToolItem.IHandler
interface Tool.IHandler
interface Widget.IHandler
end
The SeparatorToolItem.IHandler type exposes the following members.
Properties
| Name | Description |
---|
 | Type |
Gets or sets the type of the separator.
|
Top
See Also