UnitSelector Class

The unit selector class provides a graphical user interface (GUI) for the UnitOperationWrapper class.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
public class UnitSelector : Form
Inheritance
Object    MarshalByRefObject    Component    Control    ScrollableControl    ContainerControl    Form    UnitSelector

Constructors

UnitSelector Creates a new instance of the UnitSelector class.

Properties

Unit The type of the unit operation to be created.

Methods

AddPath 
AddType 
CancelButton_Click 
Dispose Clean up any resources being used.
(Overrides FormDispose(Boolean))
helpToolStripMenuItem1_Click 
InitializeComponent Required method for Designer support - do not modify the contents of this method with the code editor.
OKbutton_Click 
openToolStripMenuItem_Click 

Fields

Extension Methods

See Also