C# Class MCAEmotiv.GUI.UserControlVocab.FreeResponseView

Inheritance: MCAEmotiv.GUI.Animation.View
Afficher le fichier Open project: madelson/Emotiv-Experimenter Class Usage Examples

Méthodes publiques

Свойство Type Description
textBox System.Windows.Forms.TextBox

Méthodes publiques

Méthode Description
FreeResponseView ( ) : System

Construct a view with the given options

FreeResponseView ( IViewResult &result ) : System

Construct a view with the given options and with inline retrieval of the result.

Method Details

FreeResponseView() public méthode

Construct a view with the given options
public FreeResponseView ( ) : System
Résultat System

FreeResponseView() public méthode

Construct a view with the given options and with inline retrieval of the result.
public FreeResponseView ( IViewResult &result ) : System
result IViewResult
Résultat System

Property Details

textBox public_oe property

public TextBox,System.Windows.Forms textBox
Résultat System.Windows.Forms.TextBox