Classes

  ClassDescription
CursorSettings
Class contain data required for drawing Cursor
DoubleBufferingControl
Represents a double buffered UserControl.
InkColor
Specifies colors for gradient fill.
Margins
Represents margins of an object.
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.
TImage
Define image for TImageCollection
TImageCollection
Represents the container of TImages.
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.
WinCESettings
Contains static properties to turn on/off special functionalities for Windows CE devices. Some WinCE devices are missing some libraries to draw gradient, transparent images (PNG files) etc. and developers can switch between ways of drawing by using this class.

Enumerations

  EnumerationDescription
Alignment
Specifies the alignment.
Border
Specifies the border position for rectangle
FillDirection
The direction to the GradientFill will follow
GradientFillDirection
Specified direction for gradient background
SmoothingMode
Specifies whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.
TabBarPositions
Specifies the position of TabControl's TabBar.