change test
This commit is contained in:
parent
2443938ea9
commit
10172452ee
|
|
@ -146,7 +146,7 @@ Partial Class GUI
|
|||
Me.Shelf_btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.Shelf_btn.FlatAppearance.BorderColor = System.Drawing.SystemColors.Highlight
|
||||
Me.Shelf_btn.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Shelf_btn.Location = New System.Drawing.Point(204, 24)
|
||||
Me.Shelf_btn.Location = New System.Drawing.Point(233, 24)
|
||||
Me.Shelf_btn.Name = "Shelf_btn"
|
||||
Me.Shelf_btn.Size = New System.Drawing.Size(50, 50)
|
||||
Me.Shelf_btn.TabIndex = 11
|
||||
|
|
|
|||
|
|
@ -508,7 +508,7 @@ Public Class GUI
|
|||
|
||||
adminClass.loadSettings("C:\Users\Asus_station3\Desktop", "D:\OneDrive - XperDi AB\XperDi\DLL_Test\Wardrobe", "SolidWorks")
|
||||
XCCBaseClass.newDesign()
|
||||
|
||||
'comment test
|
||||
ExternalClass.PopulateTamplateXMLGroup()
|
||||
Dim Input As DataSet
|
||||
Input = Populate_table_from_GUI()
|
||||
|
|
|
|||
Loading…
Reference in New Issue