Very early SevenZip WIP version
This commit is contained in:
3
ROMVault2/FrmSplashScreen.Designer.cs
generated
3
ROMVault2/FrmSplashScreen.Designer.cs
generated
@@ -29,7 +29,6 @@
|
||||
private void InitializeComponent()
|
||||
{
|
||||
this.components = new System.ComponentModel.Container();
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSplashScreen));
|
||||
this.lblStatus = new System.Windows.Forms.Label();
|
||||
this.timer1 = new System.Windows.Forms.Timer(this.components);
|
||||
this.progressBar = new System.Windows.Forms.ProgressBar();
|
||||
@@ -76,7 +75,7 @@
|
||||
// FrmSplashScreen
|
||||
//
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
||||
this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
|
||||
this.BackgroundImage = global::ROMVault2.rvImages1.romvaultTZ;
|
||||
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
||||
this.ClientSize = new System.Drawing.Size(465, 207);
|
||||
this.ControlBox = false;
|
||||
|
||||
Reference in New Issue
Block a user