Common Application Framework

ITool Interface

Interface supported by all Tool clases.

For a list of all members of this type, see ITool Members.

public interface ITool

Types that implement ITool

Type Description
ButtonTool Represents a ButtonToolt.
ComboBoxTool Represents a ComboBoxTool.
ContainerTool A tool that contains a Control.
FontListTool Represents a FontListTool.
LabelTool Class to represent a static Label.
ListTool Represents a ListTool.
MdiWindowListTool Class to respresent the special tool which displays a list of current MDI Windows.
MenuTool Represents a MenuTool.
PopupColorPickerTool Represents a PopupColorPicker.
PopupContainerTool Represents a PopuplContainerTool.
StateButtonTool Represents a StateButtonTool.
TaskPaneTool Class used to represent a single item in a TaskPane.
TextBoxTool Represents a TextBoxTool.

Requirements

Namespace: Aveva.ApplicationFramework.Presentation

Assembly: Aveva.ApplicationFramework.Presentation (in Aveva.ApplicationFramework.Presentation.dll)

See Also

ITool Members | Aveva.ApplicationFramework.Presentation Namespace