Interface: IEntry

Defines an entry in a toolbar. The object behind this interface could be any type of UI Component: buttons, separators, etc.

Implemented types

Properties

Name Description
Caption Gets the caption of the entry.
Checked Gets or sets the checked flag.
Enabled Gets or sets the enabled flag.
Entries Gets the list of child entries.
EntryType Gets the type of the entry.
Name Gets the name of the object.
Visible Gets or sets the visibility of the entry.