This commit is contained in:
SchreiberM
2016-08-24 10:31:04 +02:00
parent 3f636e6812
commit 08a93d1338

View File

@@ -211,7 +211,7 @@ Partial Class frmStart
Me.colUSERNAME.Name = "colUSERNAME"
Me.colUSERNAME.Visible = True
Me.colUSERNAME.VisibleIndex = 2
Me.colUSERNAME.Width = 155
Me.colUSERNAME.Width = 119
'
'colRIGHT_MODIFY
'
@@ -229,7 +229,7 @@ Partial Class frmStart
Me.colFILE_RIGHT.Name = "colFILE_RIGHT"
Me.colFILE_RIGHT.Visible = True
Me.colFILE_RIGHT.VisibleIndex = 4
Me.colFILE_RIGHT.Width = 151
Me.colFILE_RIGHT.Width = 133
'
'colWORKING
'
@@ -247,7 +247,7 @@ Partial Class frmStart
Me.colADDED_WHO.Name = "colADDED_WHO"
Me.colADDED_WHO.Visible = True
Me.colADDED_WHO.VisibleIndex = 6
Me.colADDED_WHO.Width = 73
Me.colADDED_WHO.Width = 139
'
'colADDED_WHEN
'