Click or drag to resize
ABB.Robotics.RobotStudio.Environment Namespace
Classes
  ClassDescription
Public classApplicationMenu
Represents the Application Menu that is displayed when the Application Button in the upper-left corner is pressed
Public classCommandBar
Represents the contents of a ToolBarControl
Public classCommandBarButton
Represents a button control in a menu, toolbar or in the ribbon
Public classCommandBarButtonGroup
Represents a dynamic set of menu buttons
Public classCommandBarComboBox
Represents a combobox in a toolbar
Public classCommandBarComboBoxItem
Represent a single item in a CommandBarComboBox
Public classCommandBarComboBoxItemCollection
Represents a collection of items in a CommandBarComboBox
Public classCommandBarContextPopup
Corresponds to a context menu popup
Public classCommandBarControl
Base class for all items appearing in tool bars, menus and context menus.
Public classCommandBarControlCollection
Represents a collection of CommandBarControls
Public classCommandBarCustomControl
Represents a toolbar or menu item that contains a custom Windows Forms control
Public classCommandBarGalleryPopup
A Popup menu containing a gallery, and optionally some menu items
Public classCommandBarHeader
Represents a header in a menu or gallery
Public classCommandBarPopup
Corresponds to a menu popup (or a toolstrip inside a menu)
Public classCommandBarSeparator
Summary description for CommandBarSeparator.
Public classCommandGroupExecuteCommandEventArgs
Provides data for the CommandGroupExecuteCommand event
Public classDisplayCommandGroupEventArgs
Provides data for the DisplayCommandGroup event
Public classDocumentWindow
Corresponds to a window hosted in the tabbed document window area
Public classExceptionEventArgs
Provides data for the Exception event.
Public classExecuteCommandEventArgs
Provides data for the ExecuteCommand event
Public classExecutedCommandEventArgs
Provides data for the ExecutedCommand event
Public classExecutingCommandEventArgs
Provides data for the ExecutingCommand event
Public classExitedEventArgs
Provides data for the Exited event.
Public classLaunchingOptionsPageEventArgs
Event arguments for the LaunchingOptionsPage event
Public classMainWindow
Summary description for MainWindow.
Public classOptionsPageCollection
Represents a collection of IOptionsPage items
Public classRibbonContextTabGroup
Rerepsents a group of context RibbonTabs for a specific selection type
Public classRibbonContextTabGroupCollection
A collection of RibbonContextTabGroups
Public classRibbonGroup
Corresponds to a control group in a Ribbon tab
Public classRibbonGroupCollection
A collection of RibbonGroup objects
Public classRibbonTab
Represents a single tab in the Ribbon
Public classRibbonTabCollection
Represents a collection of RibbonTabs
Public classStatusBar
Represents the status bar area docked to the bottom of the application.
Public classStatusBarPane
Represents a single pane in the status bar
Public classStatusBarPaneCollection
Represents a collection of status bar panes in a status bar
Public classToolBarControl
Standalone toolbar that can be added to a form or a user control
Public classCode exampleToolWindow
Represents a dockable tool window in the environment
Public classTrackCommandBarControlEventArgs
Provides data for the TrackCommandBarControl event
Public classUIEnvironment
Provides access to the application's UI environment
Public classUpdateCommandUIEventArgs
Provides data for the UpdateCommandUI event
Public classVisualStyle
Describes the visual style of the application
Public classWindow
Corresponds to a window hosted in the application.
Public classCode exampleWindowCollection
Represents the collection of Windows in the application
Public classWindowCollectionChangedEventArgs
Provides data for the Added and Removed events
Interfaces
  InterfaceDescription
Public interfaceICommandBarControlContainer
Common interface for all classes containing a collection of child CommandBarControls
Public interfaceIOptionsPage
This interface must be implemented to add a page to the Options dialog.
Public interfaceIZoomableWindow
Represents a window with zoomable contents
Delegates
  DelegateDescription
Public delegateCommandGroupExecuteCommandEventHandler
Event handler for the CommandGroupExecuteCommand event
Public delegateDisplayCommandGroupEventHandler
Event handler for the DisplayCommandGroup event
Public delegateExceptionEventHandler
Event handler for the Exception event
Public delegateExecuteCommandEventHandler
Event handler for the ExecuteCommand event
Public delegateExecutedCommandEventHandler
Event handler for the ExecutedCommand event
Public delegateExecutingCommandEventHandler
Event handler for the ExecutingCommand event
Public delegateTrackCommandBarControlEventHandler
Event handler for the TrackCommandBarControl event
Public delegateUpdateCommandUIEventHandler
Event handler for the UpdateCommandUI event
Enumerations
  EnumerationDescription
Public enumerationCloseButtonBehavior
Specifies how a ToolWindow behaves when the close button (x) is clicked.
Public enumerationCommandBarPopupEnableMode
Available modes for the CommandBarPopup.Enabled property
Public enumerationDocumentWindowMode
Specifies where a DocumentWindow is displayed.
Public enumerationExecuteCommandReason
Provides the reason for a command execution.
Public enumerationGalleryTextPosition
Specifies how text should be displayed in a CommandBarGalleryPopup
Public enumerationRibbonControlLayout
Defines the layout and display of a control in the Ribbon
Public enumerationTheme
Available color themes
Public enumerationThemeColor
Available theme colors