ABB.Robotics.Tps.Windows.Forms Namespace |
Class | Description | |
---|---|---|
![]() | AlphaPad |
Implements the Alphapad (keyboard) used in the FlexPendant
|
![]() | Axis |
Base class for all graph axes
|
![]() | BarGraph |
Displays a numeric value in a bar graph form.
|
![]() | Button | Represents a Windows button control. |
![]() | CheckBox |
The CheckBox control is larger than the standard .Net Framework CheckBox. It works in a similar way and supports all of the properties.
In addition, it has the following features:
• Image Properties – Defines pictures to be shown for the checked and unchecked states. If no images are provided, standard images will be drawn. • Indication of Focus – A one pixel black line will be drawn around the control to indicate it has focus. • Toggle on Click – The check box will be toggled when the control is clicked in any area including the Text. • Toggle on Space – The check box will be toggled when the space key is pressed while the check box has focus. |
![]() | ColumnHeader | Displays a single column header in a ListView control. |
![]() | ComboBox | Represents a Windows combo box control. |
![]() | ComboBoxObjectCollection | Represents the collection of items in a ComboBox control. |
![]() | ComboBoxItem |
List item object
|
![]() | CommandBar | |
![]() | CompactAlphaPad |
CompactAlphaPad is a compact virtual keyboard containing
western literal and numeric characters in different panels.
|
![]() | ContextMenu | Represents a shortcut menu. |
![]() | DataEditor |
Use this control to bind a rapid data variable with a control
|
![]() | DesignerFont |
This type is used to enable selection of FP Fonts in design-time.
|
![]() | EntryGuard |
Helps to prevent multiple calls to a method in a very short timespan.
The guard can check if enough time is in between two calls.
On Windows 10 touch-click events can happen multiple times - so we have to prevent event handlers to get called in a very short timespan.
|
![]() ![]() | FpRapidData |
Displays the UI to edit a rapid data.
This is the same as selecting the Program Data view and view data in the system and press
the Edit Value command.
|
![]() ![]() | FpToolCalibration |
Displays the UI to define a tool.
This is the same as selecting the Program Data view and view the tool data in the system and then tap and hold
to get the menu for selecting the Define command.
|
![]() ![]() | FpWorkObjectCalibration |
Displays the UI to define a workobject.
This is the same as selecting the Program Data view and view the work object data in the system and then tap and hold
to get the menu for selecting the Define command.
|
![]() | Graph |
Represents a FlexPendant Graph control that displays a set of X-data values to plot
Y-data against. The X/Y data can be set individually using the PlotData XValues and YValues properties.
|
![]() | Grid |
Grid object for graphs.
|
![]() | GroupBox |
Represents a FlexPendant control that displays a frame with a title around a group of controls.
|
![]() | GTPUFileDialog |
Displays a dialog box from which the user can select a file.
|
![]() | GTPUFileDialogFixedTextBox |
Temporary class, until Microsoft has fixed TextBox bug
|
![]() | GTPUFolderBrowserDialog |
Represents a common dialog box that allows the user to choose a folder. This class cannot be inherited.
|
![]() ![]() | GTPUMasterDialog |
Specifies the base class used for views on the FlexPendant.
|
![]() | GTPUMasterDialog_Input1 |
This controls provides one of the most common dialogs in the FlexPendant system.
|
![]() ![]() | GTPUMessageBox |
Displays a message box used to communicate with the end-user. Can contain text, icon and buttons for user interaction.
|
![]() | GTPUOpenFileDialog |
Allows the user to open a file. This class cannot be inherited.
|
![]() | GTPUSaveFileDialog |
Allows the user to specify options for saving a file. This class cannot be inherited.
|
![]() | Led |
Represents a Led
|
![]() | Legend |
The Legend object for the graph.
|
![]() | ListBox |
ListBox control
|
![]() | ListBoxItem |
ListViewItem. Gives support to handle values
|
![]() | ListView | A Windows list view control, which displays a collection of items using one of four different views. |
![]() | ListViewColumnHeaderCollection | Represents the collection of column headers in a ListView control. |
![]() | ListViewListViewItemCollection | Represents the collection of items in a ListView control. |
![]() | ListViewItem | Represents an item in a ListView control. |
![]() | ListViewItemListViewSubItem | Obsolete.
This class if for backwards compatibility only. Use the class ABB.Robotics.Tps.Windows.Forms.ListViewSubItem instead.
|
![]() | ListViewSubItem | Represents a subitem of a ListViewItem. |
![]() | ListViewSubItemCollection | Represents a collection of ListViewItemListViewSubItem objects stored in a ListViewItem. |
![]() | MainMenu | Represents the menu structure of a CommandBar. |
![]() | Menu | Represents the base functionality for all menus. |
![]() | MenuItem | Represents an individual item that is displayed within a MainMenu or ContextMenu. |
![]() | MenuItemCollection |
Represents a collection of MenuItem objects.
|
![]() | MessageBoxEventArgs |
Provides data for the GTPUMessageBoxEvent event.
|
![]() | NumEditor |
Use this control to bind a num RAPID data to a control
|
![]() | NumericUpDown |
Use this control to bind a rapid data num with a control
|
![]() | NumPad |
Implements the NumPad used in the GTPU system
|
![]() | PictureBox |
Lets you show a picture
|
![]() | Plot |
A Plot object has series data, colors and visibility.
|
![]() | PlotData |
Represents plot data for the graph control
|
![]() | RadioButton |
Represents a FlexPendant radio button.
|
![]() | StateObject |
This class represents state that defines different properties' values
|
![]() | StateObjectsCollection |
A collection of StateObject objects.
|
![]() | Switch |
Represents a Switch control.
|
![]() | TabControl | Manages a related set of tab pages. |
![]() | TabControlTabPageCollection | Represents the collection of a collection of TabPage objects. |
![]() | TabPage |
Represents a single tab page in a TabControl.
|
![]() | TextBox | Represents a Windows textbox control. |
![]() | TextBoxWrapper |
This class gives functionality for moving the caret, inserting and deleting text.
|
![]() | Title |
The control's Title object.
|
![]() | TpsControl | The TpsControl handles the default implementation for the Dispose behaviour. |
![]() | TpsCtrlTitlePanel |
This class provides the UI for a window's caption.
|
![]() | TpsFont |
This class manages a set of pre-defined fonts for the Tps System.
|
![]() | TpsForm |
Specifies the base class used for displaying form dialogs on the FlexPendant.
|
![]() | TpsLabel | Represents a label control with automated truncating. |
![]() | XAxis |
Class for creating X-Axis for graphs
|
![]() | YAxis |
Class for creating Y-Axis for graphs
|
Interface | Description | |
---|---|---|
![]() | IGTPUMessageBox |
An interface for interacting with a GTPUMessageBox.
Will close the GTPUMessageBox with the provided result.
Client will not be notified if System.Windows.Forms.DialogResult.None is provided.
|
Delegate | Description | |
---|---|---|
![]() | MessageBoxEventHandler |
Represents the method that will handle the GTPUMessageBoxEvent event of a GTPUMessageBox
|
Enumeration | Description | |
---|---|---|
![]() | AxisType |
AxisType determines the scaling of the axis.
|
![]() | BarValuePlacement | BarGraph placement
|
![]() | CharSet |
The different CompactAlphaPad views
|
![]() | ContentAlignmentABB |
Specifies alignment of content on the drawing surface.
|
![]() | HorAlign |
Horizontal align mode
|
![]() | LabelFormat |
LabelFormat determines if labels for a chart axis are automatically
generated (Default or DateTime) or provided by the user (Custom).
|
![]() | LegendPlacement |
The placement of the graph legend
|
![]() | LegendSymbol |
Options for legend symbol styles
|
![]() | LineStyle |
Line style
|
![]() | PlotType |
Defines the different plot types
|
![]() | ScrollImageSize |
Size of scroll buttons and zoom buttons
|
![]() | SortOrder |
Specifies how items in a list are sorted.
|
![]() | Symbol |
Defines the different plot symbols
|
![]() | VerAlign |
Vertical align mode
|