MS
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
|
||||
Private Sub frmTaskOverview_Load(sender As Object, e As EventArgs) Handles Me.Load
|
||||
ClassWindowLocation.LoadFormLocationSize(Me, 1, CURRENT_SCREEN_ID, "frmTaskOverview")
|
||||
Me.VWPMO_WF_OVERVIEW_AUTHORITYTableAdapter.Connection.ConnectionString = MyConnectionString
|
||||
Me.VWPMO_WF_OVERVIEW_AUTHORITYTableAdapter.Connection.ConnectionString = MYDB_ECM.CurrentConnectionString
|
||||
chkinFront.Checked = Sett_TaskOverviewKeepInFront
|
||||
Refresh()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user