Mobiform Software - Aurora API Documentation

IControlPanel Members

IControlPanel overview

Public Instance Properties

ToolbarLogo The image logo in the toolbar
ToolBarTray For direct access to the ControlPanel ButtonBar
Visibility Gets or sets the visibility of the control panel

Public Instance Methods

ClearNextItem Clear the item display indicating the next object type to be created
CreateAuroraButtonOverloaded. Creates a toolbar button with the specified image as the icon.
CreateAuroraDropButton Creates a drop button that uses context menus as children
CreateAuroraToggleButtonOverloaded. Creates a toolbar toggle button with the specified resource as the icon.
CreateToolbar Helper method to create toolbars so they are consistent in color
GetControlPanelPadding Gets a FrameworkElement that can be used for padding in a buttonbar
GetToolBarOverloaded. Retrieve the toolbar of the requested name.
SetNextItem Set the item display indicating the next object type to be created
ToolGroupAddItemOverloaded. Adds a FrameworkElement to the ToolBarTray associated with the specified ToolBarType.
ToolGroupClearItems Removes all toolbars from the specified ToolBarType.
ToolGroupContainsItem Determines whether the specified ToolGroup contains the FrameWorkElement.
ToolGroupContainsToolBar Determines whether the specified ToolGroup contains a toolbar.
ToolGroupGetToolBar Retrieves the toolbar associated with the specified ToolGroup.
ToolGroupRemoveItem Removed the specified FrameworkElement from the ToolBarTray associated with the specified ToolBarType.

See Also

IControlPanel Interface | Aurora.Interfaces Namespace