MS
This commit is contained in:
parent
ea5ab3460d
commit
55c59ccbe9
Binary file not shown.
@ -8,10 +8,10 @@
|
||||
<applicationSettings>
|
||||
<DevExpress.LookAndFeel.Design.AppSettings>
|
||||
<setting name="DefaultAppSkin" serializeAs="String">
|
||||
<value>Skin/Office 2019 Colorful</value>
|
||||
<value>Skin/Office 2019 White</value>
|
||||
</setting>
|
||||
<setting name="DefaultPalette" serializeAs="String">
|
||||
<value>Fire Brick</value>
|
||||
<value>Yale</value>
|
||||
</setting>
|
||||
<setting name="TouchUI" serializeAs="String">
|
||||
<value></value>
|
||||
@ -59,4 +59,4 @@
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
</configuration>
|
||||
</configuration>
|
||||
1
Global_Indexer/frmStart.Designer.vb
generated
1
Global_Indexer/frmStart.Designer.vb
generated
@ -255,6 +255,7 @@ Partial Class frmStart
|
||||
Me.Controls.Add(Me.barDockControlRight)
|
||||
Me.Controls.Add(Me.barDockControlBottom)
|
||||
Me.Controls.Add(Me.barDockControlTop)
|
||||
Me.FormBorderEffect = DevExpress.XtraEditors.FormBorderEffect.Glow
|
||||
Me.IconOptions.Icon = CType(resources.GetObject("frmStart.IconOptions.Icon"), System.Drawing.Icon)
|
||||
Me.IconOptions.Image = Global.Global_Indexer.My.Resources.Resources.file
|
||||
Me.KeyPreview = True
|
||||
|
||||
@ -615,7 +615,7 @@
|
||||
<value>Transparent</value>
|
||||
</data>
|
||||
<data name="LabelControl1.Appearance.Font" type="System.Drawing.Font, System.Drawing">
|
||||
<value>Segoe UI, 11.25pt</value>
|
||||
<value>Calibri, 11.25pt</value>
|
||||
</data>
|
||||
<assembly alias="DevExpress.XtraEditors.v21.2" name="DevExpress.XtraEditors.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
||||
<data name="LabelControl1.AutoSizeMode" type="DevExpress.XtraEditors.LabelAutoSizeMode, DevExpress.XtraEditors.v21.2">
|
||||
@ -919,7 +919,7 @@ auszuwählen
|
||||
<value>296, 193</value>
|
||||
</data>
|
||||
<data name="$this.MinimumSize" type="System.Drawing.Size, System.Drawing">
|
||||
<value>296, 193</value>
|
||||
<value>294, 161</value>
|
||||
</data>
|
||||
<data name="$this.Text" xml:space="preserve">
|
||||
<value>File Flow</value>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user