C# 클래스 MCAEmotiv.GUI.Controls.ExperimentPanel

A panel for configuring the general experiment settings
상속: System.Windows.Forms.Panel
파일 보기 프로젝트 열기: madelson/Emotiv-Experimenter 1 사용 예제들

공개 메소드들

메소드 설명
ExperimentPanel ( ) : System

Construct a control with default initial settings

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

Disposes the control

비공개 메소드들

메소드 설명
BuildView ( ) : void

메소드 상세

Dispose() 보호된 메소드

Disposes the control
protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

ExperimentPanel() 공개 메소드

Construct a control with default initial settings
public ExperimentPanel ( ) : System
리턴 System