Package | Description |
---|---|
com.microfocus.silktest.jtf.wpf |
This package contains classes for the WPF TechDomain.
|
Modifier and Type | Class and Description |
---|---|
class |
WPFButton
Represents a Windows button control, which reacts to the ButtonBase.Click event.
|
class |
WPFButtonBase
Represents the base class for all Button controls.
|
class |
WPFCalendar
Represents a control that enables a user to select a date by using a visual calendar display.
|
class |
WPFCheckBox
Represents a check box.
|
class |
WPFColumnHeader
Represents a header column in a ListView control.
|
class |
WPFComboBox
Represents a selection control with a drop-down list that can be shown or hidden by clicking the arrow on the control.
|
class |
WPFComboBoxItem
Represents a selectable item in a ComboBox.
|
class |
WPFContentControl
Represents a control with a single piece of content.
|
class |
WPFContextMenu
A context menu.
|
class |
WPFDataGrid
Represents a control that displays data in a customizable grid.
|
class |
WPFDataGridCell
Represents a cell of a data grid control.
|
class |
WPFDataGridColumnHeader
Represents an individual data grid column header.
|
class |
WPFDataGridRow
Represents a data grid row.
|
class |
WPFDataGridRowHeader
Represents an individual data grid row header.
|
class |
WPFDatePicker
Represents a control that allows the user to select a date.
|
class |
WPFDocumentViewer
Represents a document viewing control that can host paginated FixedDocument content such as an XpsDocument.
|
class |
WPFDocumentViewerBase
Provides a base class for viewers that are intended to display fixed or flow content (represented by a FixedDocument or FlowDocument, respectively).
|
class |
WPFExpander
Represents the control that displays a header that has a collapsible window that displays content.
|
class |
WPFFlowDocumentPageViewer
Represents a control for viewing flow content in a fixed viewing mode that shows content one page at a time.
|
class |
WPFFlowDocumentReader
Represents a control for viewing flow content in a continuous scrolling mode.
|
class |
WPFFlowDocumentScrollViewer
Represents a control for viewing flow content in a continuous scrolling mode.
|
class |
WPFFrame
Represents the base class for all Frame controls.
|
class |
WPFGridSplitter
Represents the control that redistributes space between columns or rows of a Grid control.
|
class |
WPFGroupBox
Represents a control that creates a container that has a border and a header.
|
class |
WPFHeaderedContentControl
Provides the base implementation for all controls that contain single content and have a header.
|
class |
WPFHeaderedItemsControl
Represents the base class for user interface (UI) elements that use a ControlTemplate to define their appearance.
|
class |
WPFItemsControl
Represents a control that can be used to present a collection of items.
|
class |
WPFLabel
Represents the text label for a control.
|
class |
WPFListBox
Contains a list of selectable items.
|
class |
WPFListBoxItem
Represents a selectable item in a ListBox.
|
class |
WPFListView
Represents a control that displays a list of data items.
|
class |
WPFListViewItem
Represents an item in a ListView control.
|
class |
WPFMenu
Represents a Windows menu control that enables you to hierarchically organize elements associated with commands and event handlers.
|
class |
WPFMenuBase
Represents a control that defines choices for users to select.
|
class |
WPFMenuItem
Represents a selectable item inside a Menu.
|
class |
WPFMultiSelector
Provides an abstract class for controls that allow multiple items to be selected.
|
class |
WPFNavigationWindow
Represents a window that supports content navigation.
|
class |
WPFPasswordBox
Represents a PasswordBox control.
|
class |
WPFProgressBar
Represents a ProgressBar control.
|
class |
WPFRadioButton
Represents a radio button.
|
class |
WPFRangeBase
Represents an element that has a value within a specific range.
|
class |
WPFRepeatButton
Represents a control that raises its selection event repeatedly from the time it is pressed until it is released.
|
class |
WPFRichTextBox
Represents a RichTextBox control.
|
class |
WPFScrollBar
Represents a control that provides a scroll bar that has a sliding Thumb whose position corresponds to a value.
|
class |
WPFScrollViewer
Represents a scrollable area that can contain other visible elements.
|
class |
WPFSelector
Represents a control that allows a user to select items from among its child elements.
|
class |
WPFSlider
Represents a control that lets the user select from a range of values by moving a Thumb control along a Track.
|
class |
WPFStatusBar
Represents a control that displays items and information in a horizontal bar in an application window.
|
class |
WPFStatusBarItem
Represents an item of a StatusBar control.
|
class |
WPFStickyNoteControl
Represents a control that lets users attach typed text or handwritten annotations to documents.
|
class |
WPFTabControl
Represents a control that contains multiple items that share the same space on the screen.
|
class |
WPFTabItem
Represents a selectable item inside a TabControl.
|
class |
WPFTextBox
Represents a control that can be used to display or edit unformatted text.
|
class |
WPFTextBoxBase
Represents a control with a single piece of content.
|
class |
WPFThumb
Represents a control that can be dragged by the user.
|
class |
WPFToggleButton
Represents a toggle button.
|
class |
WPFToolBar
Provides a container for a group of commands or controls.
|
class |
WPFToolkitCalendar
Represents a control that enables a user to select a date by using a visual calendar display.
|
class |
WPFToolkitDataGrid
Represents a control that displays data in a customizable grid.
|
class |
WPFToolkitDataGridCell
Represents a cell of a data grid control.
|
class |
WPFToolkitDataGridColumnHeader
Represents an individual data grid column header.
|
class |
WPFToolkitDataGridRow
Represents a data grid row.
|
class |
WPFToolkitDataGridRowHeader
Represents an individual data grid row header.
|
class |
WPFToolkitDatePicker
Represents a control that allows the user to select a date.
|
class |
WPFToolTip
Represents a tool tip.
|
class |
WPFTreeView
Represents a control that displays hierarchical data in a tree structure that has items that can expand and collapse.
|
class |
WPFTreeViewItem
Represents a selectable item in a TreeView control.
|
class |
WPFUserControl
Provides a simple way to create a control.
|
class |
WPFWindow
Provides the ability to create, configure, show, and manage the lifetime of windows and dialog boxes.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.