C
caincognito
After I finished playing around I found the following snippet of code
in my program and the automatically generated code section calls it so
I can't get rid of it with the editor.
I scoured the properties of the CrystalReportViewer looking for what I
might have set to create it, to no avail.
Can somebody tell me which buttons I should unpress and settings
I should unset to get rid of this nuissance?
in my program and the automatically generated code section calls it so
I can't get rid of it with the editor.
private void crystalReportViewer1_Load(object sender,
System.EventArgs e) { }
I scoured the properties of the CrystalReportViewer looking for what I
might have set to create it, to no avail.
Can somebody tell me which buttons I should unpress and settings
I should unset to get rid of this nuissance?