ProgrammaticChange Method
Object:orderentry.txtFreight
Expand/Collapse source code of procedure txtFreight.ProgrammaticChange Source Code
*-- Calculate the total order amount
thisform.txtTotal.Value = ;
  thisform.txtSubtotal.Value - ;
  thisform.txtDiscount.Value + ;
  this.value