C# Class MCAEmotiv.GUI.Controls.StimulusClassPanel

A control for creating and configuring stimulus classes
Inheritance: System.Windows.Forms.Panel
Afficher le fichier Open project: madelson/Emotiv-Experimenter Class Usage Examples

Méthodes publiques

Méthode Description
StimulusClassPanel ( ) : System

Construct the basic view

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Disposes the control

Private Methods

Méthode Description
BuildView ( ) : void

Method Details

Dispose() protected méthode

Disposes the control
protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

StimulusClassPanel() public méthode

Construct the basic view
public StimulusClassPanel ( ) : System
Résultat System