Table of Contents

Class PanelWithToolBar

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Implements panel with toolbar on top of it.

public class PanelWithToolBar : Panel, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, INotifyDataErrorInfo
Inheritance
PanelWithToolBar
Implements
Derived

Constructors

PanelWithToolBar()

Initializes a new instance of the PanelWithToolBar class.

Properties

ToolBar

Gets ToolBar control used in this panel.

Methods

CreateToolbarItems()

Creates toolbar items.