This commit is contained in:
SchreiberM
2016-03-31 17:29:40 +02:00
parent 49f2dc6f3f
commit b9eb1e1981
36 changed files with 5461 additions and 2247 deletions

View File

@@ -1255,10 +1255,10 @@ Partial Class frmConstructorDesigner
'
'ListBox1
'
resources.ApplyResources(Me.ListBox1, "ListBox1")
Me.ListBox1.DataSource = Me.TBPMO_FORM_CONSTRUCTORBindingSource
Me.ListBox1.DisplayMember = "FORM_TITLE"
Me.ListBox1.FormattingEnabled = True
resources.ApplyResources(Me.ListBox1, "ListBox1")
Me.ListBox1.Name = "ListBox1"
Me.ListBox1.ValueMember = "GUID"
'
@@ -1324,6 +1324,8 @@ Partial Class frmConstructorDesigner
Me.TableAdapterManager2.TBPMO_TEMPLATE_PATTERNTableAdapter = Nothing
Me.TableAdapterManager2.TBPMO_TEMPLATETableAdapter = Nothing
Me.TableAdapterManager2.TBPMO_WD_FVIEW_DT_INDEXTableAdapter = Nothing
Me.TableAdapterManager2.TBPMO_WD_IMPORT_PROFILE_IDXTableAdapter = Nothing
Me.TableAdapterManager2.TBPMO_WD_IMPORT_PROFILETableAdapter = Nothing
Me.TableAdapterManager2.TBPMO_WD_OBJECTTYPETableAdapter = Nothing
Me.TableAdapterManager2.TBPMO_WORKFLOW_FORMTableAdapter = Nothing
Me.TableAdapterManager2.TBPMO_WORKFLOW_TASK_STATETableAdapter = Nothing