fix: se redondea solo
This commit is contained in:
2
Vista/FrmFactura.Designer.cs
generated
2
Vista/FrmFactura.Designer.cs
generated
@@ -93,6 +93,7 @@
|
||||
//
|
||||
// numtotal
|
||||
//
|
||||
numtotal.DecimalPlaces = 2;
|
||||
numtotal.Enabled = false;
|
||||
numtotal.Location = new Point(202, 351);
|
||||
numtotal.Maximum = new decimal(new int[] { 1215752191, 23, 0, 0 });
|
||||
@@ -164,6 +165,7 @@
|
||||
// numCantidad
|
||||
//
|
||||
numCantidad.Location = new Point(586, 355);
|
||||
numCantidad.Maximum = new decimal(new int[] { 1000, 0, 0, 0 });
|
||||
numCantidad.Name = "numCantidad";
|
||||
numCantidad.Size = new Size(120, 23);
|
||||
numCantidad.TabIndex = 13;
|
||||
|
||||
Reference in New Issue
Block a user