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

BarCheckItem Constructors

Represents a bar item with toggle button functionality.
Name Parameters Description
BarCheckItem() none Initializes a new instance of the BarCheckItem class.
BarCheckItem(BarManager, Boolean) manager, check Initializes a new instance of the BarCheckItem class with the specified Bar Manager and state.
BarCheckItem(BarManager) manager Initializes a new instance of the BarCheckItem class with the specified BarManager.
See Also