raise max order value to 999
This commit is contained in:
parent
358071d35c
commit
bc6459e70a
1
Global_Indexer/frmAdministration.Designer.vb
generated
1
Global_Indexer/frmAdministration.Designer.vb
generated
@ -2115,6 +2115,7 @@ Partial Class frmAdministration
|
|||||||
'
|
'
|
||||||
Me.SEQUENCENumericUpDown.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBDD_DOKUMENTARTBindingSource, "SEQUENCE", True))
|
Me.SEQUENCENumericUpDown.DataBindings.Add(New System.Windows.Forms.Binding("Value", Me.TBDD_DOKUMENTARTBindingSource, "SEQUENCE", True))
|
||||||
resources.ApplyResources(Me.SEQUENCENumericUpDown, "SEQUENCENumericUpDown")
|
resources.ApplyResources(Me.SEQUENCENumericUpDown, "SEQUENCENumericUpDown")
|
||||||
|
Me.SEQUENCENumericUpDown.Maximum = New Decimal(New Integer() {999, 0, 0, 0})
|
||||||
Me.SEQUENCENumericUpDown.Name = "SEQUENCENumericUpDown"
|
Me.SEQUENCENumericUpDown.Name = "SEQUENCENumericUpDown"
|
||||||
'
|
'
|
||||||
'GEANDERTWERTextBox
|
'GEANDERTWERTextBox
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user