Property | Type | Description | |
---|---|---|---|
_icc | iConfClient.NET.iConfClientDotNet | ||
bmp | Bitmap | ||
timer1 | System.Windows.Forms.Timer |
Method | Description | |
---|---|---|
Viewer ( iConfClient icc ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnPaintBackground ( PaintEventArgs e ) : void |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
timer1_Tick ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
public iConfClient.NET.iConfClientDotNet _icc | ||
return | iConfClient.NET.iConfClientDotNet |