Public Member Functions | |
| VLViewer () | |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
Private Member Functions | |
| void | InitializeComponent () |
| void | menuItem2_Click (object sender, System.EventArgs e) |
| void | lessonWordsCombo_SelectedIndexChanged (object sender, System.EventArgs e) |
| void | nextWordButton_Click (object sender, System.EventArgs e) |
| void | previousWordButton_Click (object sender, System.EventArgs e) |
| void | playButon_Click (object sender, System.EventArgs e) |
| void | pictureListBox_SelectedIndexChanged (object sender, System.EventArgs e) |
| void | videoListBox_SelectedIndexChanged (object sender, System.EventArgs e) |
Private Attributes | |
| System.Windows.Forms.Button | previousWordButton |
| System.Windows.Forms.Button | nextWordButton |
| System.Windows.Forms.ComboBox | lessonWordsCombo |
| System.Windows.Forms.Label | lessonNameLabel |
| System.Windows.Forms.TextBox | descriptionTextBox |
| System.Windows.Forms.GroupBox | groupBox1 |
| System.Windows.Forms.GroupBox | groupBox2 |
| System.Windows.Forms.ListBox | videoListBox |
| System.Windows.Forms.Label | label1 |
| System.Windows.Forms.Label | label2 |
| System.Windows.Forms.MainMenu | mainMenu1 |
| System.Windows.Forms.MenuItem | menuItem1 |
| System.Windows.Forms.MenuItem | menuItem2 |
| System.Windows.Forms.OpenFileDialog | openLessonDialog |
| System.Windows.Forms.ListBox | pictureListBox |
| AxShockwaveFlashObjects.AxShockwaveFlash | axShockwaveFlash1 |
| System.Windows.Forms.Button | playButon |
| System.Windows.Forms.PictureBox | pictureBox1 |
| AxWMPLib.AxWindowsMediaPlayer | axWindowsMediaPlayer1 |
| System.ComponentModel.Container | components = null |
|
|
Default Constructor.
|
|
|
Clean up any resources being used.
|
|
|
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
||||||||||||
|
Callback that fetches the info of the word upon cobo change.
|
|
||||||||||||
|
Callback that loads a lesson.
|
|
||||||||||||
|
Callback that fetches the next word.
|
|
||||||||||||
|
Callback that changes the current picture.
|
|
||||||||||||
|
Callback thatplays the animation.
|
|
||||||||||||
|
Callback that fetches the previous word.
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Required designer variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6-NO