Search found 1 match

by marcusmccallum
Wed Jan 17, 2007 11:52 am
Forum: Excel
Topic: Problem with VB.Net 2003 - Btest4 example
Replies: 1
Views: 15278

Problem with VB.Net 2003 - Btest4 example

Hi David,



I have downloaded the DPlot Jr. I am having trouble getting it too run on VB.NET 2003. The problem is in the following file of the BTest4.vb file.



Private Sub Picture1_Paint(ByVal eventSender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs)

Dim hdc As Integer ...