Skip to main content
A newer version of this page is available. .
Bar

BarEditItem Constructors

Represents a bar item that can contain an editor.
Name Parameters Description
BarEditItem() none Initializes a new BarEditItem class instance.
BarEditItem(BarManager, RepositoryItem) manager, edit Initializes a new instance of the BarEditItem class with the specified Bar Manager and editor.
BarEditItem(BarManager) manager Initializes a new instance of the BarEditItem class with the specified BarManager.
See Also