HalconWindowControl_Load Method

Galv Coil Eye Label OCR

Form1..::..HalconWindowControl_Load Method

Handles the Load event of the HalconWindowControl control.

Namespace:  GalvCoilEyeLabelOcr
Assembly:  GalvCoilEyeLabelOcr (in GalvCoilEyeLabelOcr.exe)

Syntax


private void HalconWindowControl_Load(
	Object sender,
	EventArgs e
)
Private Sub HalconWindowControl_Load ( _
	sender As Object, _
	e As EventArgs _
)
private:
void HalconWindowControl_Load(
	Object^ sender, 
	EventArgs^ e
)

Parameters

sender
Type: Object
The source of the event.
e
Type: EventArgs
The EventArgs instance containing the event data.