Property | Type | Description | |
---|---|---|---|
grpAvailableDemos | |||
lstDemos | |||
picPreview | |||
tmrRotator |
Method | Description | |
---|---|---|
DemoConfigDialog ( ) : System | ||
LoadDemos ( string DemoAssembly ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void | ||
lstDemos_SelectedIndexChanged ( object sender, |
||
picPreview_Click ( object sender, |
||
tmrRotator_Tick ( object sender, |
public LoadDemos ( string DemoAssembly ) : void | ||
DemoAssembly | string | |
return | void |
protected GroupBox,System.Windows.Forms grpAvailableDemos | ||
return |
protected ListBox,System.Windows.Forms lstDemos | ||
return |
protected PictureBox,System.Windows.Forms picPreview | ||
return |