MonoRepoUtils
This commit is contained in:
6
ConfigCreator/frmStart.Designer.vb
generated
6
ConfigCreator/frmStart.Designer.vb
generated
@@ -162,7 +162,7 @@ Partial Class frmStart
|
||||
'XtraTabPage2
|
||||
'
|
||||
Me.XtraTabPage2.Name = "XtraTabPage2"
|
||||
Me.XtraTabPage2.Size = New System.Drawing.Size(193, 186)
|
||||
Me.XtraTabPage2.Size = New System.Drawing.Size(1099, 393)
|
||||
Me.XtraTabPage2.Text = "XtraTabPage2"
|
||||
'
|
||||
'RibbonControl1
|
||||
@@ -212,10 +212,12 @@ Partial Class frmStart
|
||||
Me.Controls.Add(Me.FluentDesignFormContainer1)
|
||||
Me.Controls.Add(Me.RibbonStatusBar1)
|
||||
Me.Controls.Add(Me.RibbonControl1)
|
||||
Me.Font = New System.Drawing.Font("Segoe UI", 8.25!)
|
||||
Me.IconOptions.SvgImage = Global.DigitalData.GUIs.MonoRepoUtils.My.Resources.Resources._3trafficlightsrimmed
|
||||
Me.Name = "frmStart"
|
||||
Me.Ribbon = Me.RibbonControl1
|
||||
Me.StatusBar = Me.RibbonStatusBar1
|
||||
Me.Text = "frmStart"
|
||||
Me.Text = "Mono Repo Utilities"
|
||||
CType(Me.ComboBoxEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.LayoutControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.LayoutControl1.ResumeLayout(False)
|
||||
|
||||
Reference in New Issue
Block a user