DocCount und anderes
This commit is contained in:
8
app/DD_Clipboard_Searcher/frmStart.Designer.vb
generated
8
app/DD_Clipboard_Searcher/frmStart.Designer.vb
generated
@@ -59,7 +59,7 @@ Partial Class frmStart
|
||||
'
|
||||
Me.cmstrpNotifyIcon.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsmiChangeState, Me.ClientÖffnenToolStripMenuItem})
|
||||
Me.cmstrpNotifyIcon.Name = "cmstrpNotifyIcon"
|
||||
Me.cmstrpNotifyIcon.Size = New System.Drawing.Size(250, 70)
|
||||
Me.cmstrpNotifyIcon.Size = New System.Drawing.Size(250, 48)
|
||||
'
|
||||
'tsmiChangeState
|
||||
'
|
||||
@@ -177,7 +177,7 @@ Partial Class frmStart
|
||||
Me.btnUserConfig.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
||||
Me.btnUserConfig.UseVisualStyleBackColor = True
|
||||
'
|
||||
'frmMain
|
||||
'frmStart
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
@@ -193,9 +193,9 @@ Partial Class frmStart
|
||||
Me.KeyPreview = True
|
||||
Me.MaximizeBox = False
|
||||
Me.MinimizeBox = False
|
||||
Me.Name = "frmMain"
|
||||
Me.Name = "frmStart"
|
||||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||||
Me.Text = "Clipboard Watcher for windream"
|
||||
Me.Text = "Clipboard Watcher"
|
||||
Me.cmstrpNotifyIcon.ResumeLayout(False)
|
||||
Me.StatusStrip1.ResumeLayout(False)
|
||||
Me.StatusStrip1.PerformLayout()
|
||||
|
||||
Reference in New Issue
Block a user