Does anyone here know the ins and outs of the xcalc, I have a program setup and need it to do some simple calculations, two prices and a total cost.
Here's what I have so far,
Public Class MainForm
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs)...