|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
|
System.Media.SoundPlayer | Player [get] |
|
IG.Forms.SoundPlayerControlSimple.SoundPlayerControlSimple |
( |
| ) |
|
|
inline |
void IG.Forms.SoundPlayerControlSimple.fileSelector1_FileSelected |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IG.Forms.SoundPlayerControlSimple.pictureBox1_DragDrop |
( |
object |
sender, |
|
|
DragEventArgs |
e |
|
) |
| |
|
inlineprivate |
void IG.Forms.SoundPlayerControlSimple.pictureBox1_DragEnter |
( |
object |
sender, |
|
|
DragEventArgs |
e |
|
) |
| |
|
inlineprivate |
void IG.Forms.SoundPlayerControlSimple.btnPlay_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IG.Forms.SoundPlayerControlSimple.button1_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IG.Forms.SoundPlayerControlSimple.chkRepeat_CheckedChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IG.Forms.SoundPlayerControlSimple.numericUpDown1_ValueChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void IG.Forms.SoundPlayerControlSimple.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
void IG.Forms.SoundPlayerControlSimple.InitializeComponent |
( |
| ) |
|
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
System.Media.SoundPlayer IG.Forms.SoundPlayerControlSimple._soundPlayer |
|
private |
System.ComponentModel.IContainer IG.Forms.SoundPlayerControlSimple.components = null |
|
private |
Required designer variable.
System.Windows.Forms.Panel IG.Forms.SoundPlayerControlSimple.panelUpper |
|
private |
System.Windows.Forms.Button IG.Forms.SoundPlayerControlSimple.btnPlay |
|
private |
System.Windows.Forms.Panel IG.Forms.SoundPlayerControlSimple.panel1 |
|
private |
System.Windows.Forms.Label IG.Forms.SoundPlayerControlSimple.lblPause |
|
private |
System.Windows.Forms.CheckBox IG.Forms.SoundPlayerControlSimple.chkRepeat |
|
private |
System.Windows.Forms.Button IG.Forms.SoundPlayerControlSimple.button1 |
|
private |
System.Windows.Forms.NumericUpDown IG.Forms.SoundPlayerControlSimple.numericUpDown1 |
|
private |
System.Media.SoundPlayer IG.Forms.SoundPlayerControlSimple.Player |
|
getprivate |
The documentation for this class was generated from the following files: