BeeMobile.ToolBar Namespace

 

Classes

CursorSettings Class contain data required for drawing Cursor
IndexChangingEventArgs Represents arguments for events which are fired if a property value changes which returns an index of some kind.
KeyNavigationSettings This class represents the settings for hardware keyboard navigation.
PropertyChangingEventArgs Represents arguments for an event which signals that a value of a property is about to change.
TabControl Manages a related set of tab pages.
TabPage TabPage class is used by TabControl that manages a set of Tabs and their pages that can contain any controls just like a Panel. Every TabPage can have background images, and also a TabPage cooperates with other BeeMobile controls, and therefore they can be transparent.
TabPageCollection Represents a collection of TabPage objects.
TabPageCollectionEventArgs Represents arguments for events fired by TabPageCollection.
Tool Represents a tool (or a button) which can be added to ToolBar.
ToolBar Represents a control containing buttons aligned one next to the other with interesting visual effects.
ToolCollection Represents a collection of Tool objects.

Delegates

IndexChangingEventHandler Represents a delegate method for handling events which are fired when a property value changes which contains an index.
PropertyChangingEventHandler Represents a delegate for [!:PropertyChanging] event.
TabPageCollectionChangedEventHandler Delegate for firing events in TabPageCollection class.

Enumerations

Border Specifies the border position for rectangle
FillDirection The direction to the GradientFill will follow
TabBarPositions Specifies the position of TabControl's TabBar.