Tool item to separate groups of items using a divider, space, etc.
Inheritance Hierarchy
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntaxpublic class SeparatorToolItem : ToolItem
Public Class SeparatorToolItem
Inherits ToolItem
type SeparatorToolItem =
class
inherit ToolItem
end
The SeparatorToolItem type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Type |
Gets or sets the type of the separator.
|
Top
See Also