RKSV_DE (Storno), Sprache div.
This commit is contained in:
@@ -71,8 +71,7 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
'
|
||||
Me.lblErrArt.AutoSize = True
|
||||
Me.lblErrArt.ForeColor = System.Drawing.Color.Red
|
||||
Me.lblErrArt.Location = New System.Drawing.Point(126, 164)
|
||||
Me.lblErrArt.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.lblErrArt.Location = New System.Drawing.Point(84, 107)
|
||||
Me.lblErrArt.Name = "lblErrArt"
|
||||
Me.lblErrArt.Size = New System.Drawing.Size(68, 13)
|
||||
Me.lblErrArt.TabIndex = 4
|
||||
@@ -105,6 +104,7 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
'
|
||||
Me.SplitContainer.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.SplitContainer.Location = New System.Drawing.Point(0, 0)
|
||||
Me.SplitContainer.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
|
||||
Me.SplitContainer.Name = "SplitContainer"
|
||||
'
|
||||
'SplitContainer.Panel1
|
||||
@@ -120,16 +120,18 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
Me.SplitContainer.Panel2.Controls.Add(Me.Button6)
|
||||
Me.SplitContainer.Panel2.Controls.Add(Me.dgvChatMembers)
|
||||
Me.SplitContainer.Panel2.Controls.Add(Me.Label1)
|
||||
Me.SplitContainer.Size = New System.Drawing.Size(1502, 1171)
|
||||
Me.SplitContainer.SplitterDistance = 1019
|
||||
Me.SplitContainer.Size = New System.Drawing.Size(1001, 761)
|
||||
Me.SplitContainer.SplitterDistance = 679
|
||||
Me.SplitContainer.SplitterWidth = 3
|
||||
Me.SplitContainer.TabIndex = 11
|
||||
'
|
||||
'pnlMain
|
||||
'
|
||||
Me.pnlMain.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.pnlMain.Location = New System.Drawing.Point(0, 187)
|
||||
Me.pnlMain.Location = New System.Drawing.Point(0, 122)
|
||||
Me.pnlMain.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
|
||||
Me.pnlMain.Name = "pnlMain"
|
||||
Me.pnlMain.Size = New System.Drawing.Size(1019, 861)
|
||||
Me.pnlMain.Size = New System.Drawing.Size(679, 558)
|
||||
Me.pnlMain.TabIndex = 9
|
||||
'
|
||||
'Panel2
|
||||
@@ -138,9 +140,10 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.Panel2.Controls.Add(Me.Button8)
|
||||
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Bottom
|
||||
Me.Panel2.Location = New System.Drawing.Point(0, 1048)
|
||||
Me.Panel2.Location = New System.Drawing.Point(0, 680)
|
||||
Me.Panel2.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
|
||||
Me.Panel2.Name = "Panel2"
|
||||
Me.Panel2.Size = New System.Drawing.Size(1019, 123)
|
||||
Me.Panel2.Size = New System.Drawing.Size(679, 81)
|
||||
Me.Panel2.TabIndex = 12
|
||||
'
|
||||
'Button8
|
||||
@@ -148,10 +151,9 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
Me.Button8.BackColor = System.Drawing.Color.White
|
||||
Me.Button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button8.ForeColor = System.Drawing.Color.Black
|
||||
Me.Button8.Location = New System.Drawing.Point(762, 28)
|
||||
Me.Button8.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.Button8.Location = New System.Drawing.Point(508, 18)
|
||||
Me.Button8.Name = "Button8"
|
||||
Me.Button8.Size = New System.Drawing.Size(240, 75)
|
||||
Me.Button8.Size = New System.Drawing.Size(160, 49)
|
||||
Me.Button8.TabIndex = 16
|
||||
Me.Button8.Text = "Speichern"
|
||||
Me.Button8.UseVisualStyleBackColor = False
|
||||
@@ -171,8 +173,9 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
Me.pnl.Controls.Add(Me.Button7)
|
||||
Me.pnl.Dock = System.Windows.Forms.DockStyle.Top
|
||||
Me.pnl.Location = New System.Drawing.Point(0, 0)
|
||||
Me.pnl.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
|
||||
Me.pnl.Name = "pnl"
|
||||
Me.pnl.Size = New System.Drawing.Size(1019, 187)
|
||||
Me.pnl.Size = New System.Drawing.Size(679, 122)
|
||||
Me.pnl.TabIndex = 8
|
||||
'
|
||||
'Button3
|
||||
@@ -180,10 +183,9 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
Me.Button3.BackColor = System.Drawing.Color.Red
|
||||
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button3.ForeColor = System.Drawing.Color.White
|
||||
Me.Button3.Location = New System.Drawing.Point(878, 30)
|
||||
Me.Button3.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.Button3.Location = New System.Drawing.Point(585, 20)
|
||||
Me.Button3.Name = "Button3"
|
||||
Me.Button3.Size = New System.Drawing.Size(124, 51)
|
||||
Me.Button3.Size = New System.Drawing.Size(83, 33)
|
||||
Me.Button3.TabIndex = 14
|
||||
Me.Button3.Text = "Löschen"
|
||||
Me.Button3.UseVisualStyleBackColor = False
|
||||
@@ -193,8 +195,7 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
'
|
||||
Me.lblErrName.AutoSize = True
|
||||
Me.lblErrName.ForeColor = System.Drawing.Color.Red
|
||||
Me.lblErrName.Location = New System.Drawing.Point(126, 63)
|
||||
Me.lblErrName.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.lblErrName.Location = New System.Drawing.Point(84, 41)
|
||||
Me.lblErrName.Name = "lblErrName"
|
||||
Me.lblErrName.Size = New System.Drawing.Size(83, 13)
|
||||
Me.lblErrName.TabIndex = 10
|
||||
@@ -208,19 +209,19 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
Me.cboArt._value = ""
|
||||
Me.cboArt.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
||||
Me.cboArt.FormattingEnabled = True
|
||||
Me.cboArt.Location = New System.Drawing.Point(130, 126)
|
||||
Me.cboArt.Location = New System.Drawing.Point(87, 82)
|
||||
Me.cboArt.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
|
||||
Me.cboArt.Name = "cboArt"
|
||||
Me.cboArt.Size = New System.Drawing.Size(674, 37)
|
||||
Me.cboArt.Size = New System.Drawing.Size(451, 28)
|
||||
Me.cboArt.TabIndex = 9
|
||||
'
|
||||
'Label4
|
||||
'
|
||||
Me.Label4.AutoSize = True
|
||||
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
||||
Me.Label4.Location = New System.Drawing.Point(28, 126)
|
||||
Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Label4.Location = New System.Drawing.Point(19, 82)
|
||||
Me.Label4.Name = "Label4"
|
||||
Me.Label4.Size = New System.Drawing.Size(48, 29)
|
||||
Me.Label4.Size = New System.Drawing.Size(34, 20)
|
||||
Me.Label4.TabIndex = 8
|
||||
Me.Label4.Text = "Art:"
|
||||
'
|
||||
@@ -228,10 +229,9 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
'
|
||||
Me.Label3.AutoSize = True
|
||||
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
||||
Me.Label3.Location = New System.Drawing.Point(28, 89)
|
||||
Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Label3.Location = New System.Drawing.Point(19, 58)
|
||||
Me.Label3.Name = "Label3"
|
||||
Me.Label3.Size = New System.Drawing.Size(84, 29)
|
||||
Me.Label3.Size = New System.Drawing.Size(55, 20)
|
||||
Me.Label3.TabIndex = 7
|
||||
Me.Label3.Text = "Name:"
|
||||
'
|
||||
@@ -251,23 +251,23 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
Me.MyTextBox1._WaehrungZeichen = True
|
||||
Me.MyTextBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!)
|
||||
Me.MyTextBox1.ForeColor = System.Drawing.Color.Black
|
||||
Me.MyTextBox1.Location = New System.Drawing.Point(130, 86)
|
||||
Me.MyTextBox1.Location = New System.Drawing.Point(87, 56)
|
||||
Me.MyTextBox1.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
|
||||
Me.MyTextBox1.MaxLength = 200
|
||||
Me.MyTextBox1.MaxLineLength = -1
|
||||
Me.MyTextBox1.MaxLines_Warning = ""
|
||||
Me.MyTextBox1.MaxLines_Warning_Label = Nothing
|
||||
Me.MyTextBox1.Name = "MyTextBox1"
|
||||
Me.MyTextBox1.Size = New System.Drawing.Size(673, 35)
|
||||
Me.MyTextBox1.Size = New System.Drawing.Size(450, 26)
|
||||
Me.MyTextBox1.TabIndex = 6
|
||||
'
|
||||
'Label2
|
||||
'
|
||||
Me.Label2.AutoSize = True
|
||||
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label2.Location = New System.Drawing.Point(27, 28)
|
||||
Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Label2.Location = New System.Drawing.Point(18, 18)
|
||||
Me.Label2.Name = "Label2"
|
||||
Me.Label2.Size = New System.Drawing.Size(230, 29)
|
||||
Me.Label2.Size = New System.Drawing.Size(157, 20)
|
||||
Me.Label2.TabIndex = 5
|
||||
Me.Label2.Text = "CHAT Erweiterung"
|
||||
'
|
||||
@@ -276,10 +276,9 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
Me.Button7.BackColor = System.Drawing.Color.MediumSeaGreen
|
||||
Me.Button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button7.ForeColor = System.Drawing.Color.White
|
||||
Me.Button7.Location = New System.Drawing.Point(811, 88)
|
||||
Me.Button7.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.Button7.Location = New System.Drawing.Point(541, 57)
|
||||
Me.Button7.Name = "Button7"
|
||||
Me.Button7.Size = New System.Drawing.Size(191, 75)
|
||||
Me.Button7.Size = New System.Drawing.Size(127, 49)
|
||||
Me.Button7.TabIndex = 4
|
||||
Me.Button7.Text = "Erstellen"
|
||||
Me.Button7.UseVisualStyleBackColor = False
|
||||
@@ -290,10 +289,9 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
Me.Button5.BackColor = System.Drawing.Color.Red
|
||||
Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button5.ForeColor = System.Drawing.Color.White
|
||||
Me.Button5.Location = New System.Drawing.Point(212, 977)
|
||||
Me.Button5.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.Button5.Location = New System.Drawing.Point(141, 635)
|
||||
Me.Button5.Name = "Button5"
|
||||
Me.Button5.Size = New System.Drawing.Size(124, 51)
|
||||
Me.Button5.Size = New System.Drawing.Size(83, 33)
|
||||
Me.Button5.TabIndex = 12
|
||||
Me.Button5.Text = "- Entfernen"
|
||||
Me.Button5.UseVisualStyleBackColor = False
|
||||
@@ -307,9 +305,10 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
Me.Panel3.Controls.Add(Me.Button2)
|
||||
Me.Panel3.Controls.Add(Me.Button1)
|
||||
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Bottom
|
||||
Me.Panel3.Location = New System.Drawing.Point(0, 1048)
|
||||
Me.Panel3.Location = New System.Drawing.Point(0, 680)
|
||||
Me.Panel3.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
|
||||
Me.Panel3.Name = "Panel3"
|
||||
Me.Panel3.Size = New System.Drawing.Size(479, 123)
|
||||
Me.Panel3.Size = New System.Drawing.Size(319, 81)
|
||||
Me.Panel3.TabIndex = 13
|
||||
'
|
||||
'Button4
|
||||
@@ -318,10 +317,9 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
Me.Button4.BackColor = System.Drawing.Color.Red
|
||||
Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button4.ForeColor = System.Drawing.Color.White
|
||||
Me.Button4.Location = New System.Drawing.Point(79, 28)
|
||||
Me.Button4.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.Button4.Location = New System.Drawing.Point(52, 18)
|
||||
Me.Button4.Name = "Button4"
|
||||
Me.Button4.Size = New System.Drawing.Size(124, 75)
|
||||
Me.Button4.Size = New System.Drawing.Size(83, 49)
|
||||
Me.Button4.TabIndex = 15
|
||||
Me.Button4.Text = "Verbergen"
|
||||
Me.Button4.UseVisualStyleBackColor = False
|
||||
@@ -332,10 +330,9 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
Me.Button2.BackColor = System.Drawing.Color.MediumSeaGreen
|
||||
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button2.ForeColor = System.Drawing.Color.White
|
||||
Me.Button2.Location = New System.Drawing.Point(919, 28)
|
||||
Me.Button2.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.Button2.Location = New System.Drawing.Point(613, 18)
|
||||
Me.Button2.Name = "Button2"
|
||||
Me.Button2.Size = New System.Drawing.Size(191, 75)
|
||||
Me.Button2.Size = New System.Drawing.Size(127, 49)
|
||||
Me.Button2.TabIndex = 4
|
||||
Me.Button2.Text = "Erstellen"
|
||||
Me.Button2.UseVisualStyleBackColor = False
|
||||
@@ -346,10 +343,9 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
Me.Button1.BackColor = System.Drawing.Color.MediumSeaGreen
|
||||
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button1.ForeColor = System.Drawing.Color.White
|
||||
Me.Button1.Location = New System.Drawing.Point(211, 28)
|
||||
Me.Button1.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.Button1.Location = New System.Drawing.Point(140, 18)
|
||||
Me.Button1.Name = "Button1"
|
||||
Me.Button1.Size = New System.Drawing.Size(240, 75)
|
||||
Me.Button1.Size = New System.Drawing.Size(160, 49)
|
||||
Me.Button1.TabIndex = 4
|
||||
Me.Button1.Text = "Freigeben" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(Chat starten)"
|
||||
Me.Button1.UseVisualStyleBackColor = False
|
||||
@@ -360,10 +356,9 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
Me.Button6.BackColor = System.Drawing.Color.MediumSeaGreen
|
||||
Me.Button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.Button6.ForeColor = System.Drawing.Color.White
|
||||
Me.Button6.Location = New System.Drawing.Point(346, 977)
|
||||
Me.Button6.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.Button6.Location = New System.Drawing.Point(231, 635)
|
||||
Me.Button6.Name = "Button6"
|
||||
Me.Button6.Size = New System.Drawing.Size(106, 51)
|
||||
Me.Button6.Size = New System.Drawing.Size(71, 33)
|
||||
Me.Button6.TabIndex = 11
|
||||
Me.Button6.Text = "+ NEU"
|
||||
Me.Button6.UseVisualStyleBackColor = False
|
||||
@@ -397,8 +392,7 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.dgvChatMembers.DefaultCellStyle = DataGridViewCellStyle2
|
||||
Me.dgvChatMembers.Location = New System.Drawing.Point(16, 31)
|
||||
Me.dgvChatMembers.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.dgvChatMembers.Location = New System.Drawing.Point(11, 20)
|
||||
Me.dgvChatMembers.Name = "dgvChatMembers"
|
||||
Me.dgvChatMembers.ReadOnly = True
|
||||
DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
@@ -412,7 +406,7 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
Me.dgvChatMembers.RowHeadersVisible = False
|
||||
Me.dgvChatMembers.RowHeadersWidth = 62
|
||||
Me.dgvChatMembers.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
||||
Me.dgvChatMembers.Size = New System.Drawing.Size(436, 936)
|
||||
Me.dgvChatMembers.Size = New System.Drawing.Size(291, 608)
|
||||
Me.dgvChatMembers.TabIndex = 7
|
||||
'
|
||||
'DataGridViewTextBoxColumn7
|
||||
@@ -443,8 +437,7 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
'Label1
|
||||
'
|
||||
Me.Label1.AutoSize = True
|
||||
Me.Label1.Location = New System.Drawing.Point(12, 9)
|
||||
Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
|
||||
Me.Label1.Location = New System.Drawing.Point(8, 6)
|
||||
Me.Label1.Name = "Label1"
|
||||
Me.Label1.Size = New System.Drawing.Size(55, 13)
|
||||
Me.Label1.TabIndex = 8
|
||||
@@ -474,13 +467,12 @@ Partial Class frmMessenger_SonstigeNEW
|
||||
'
|
||||
'frmMessenger_SonstigeNEW
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 20.0!)
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.BackColor = System.Drawing.Color.White
|
||||
Me.ClientSize = New System.Drawing.Size(1502, 1171)
|
||||
Me.ClientSize = New System.Drawing.Size(1001, 761)
|
||||
Me.Controls.Add(Me.SplitContainer)
|
||||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||||
Me.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
|
||||
Me.Name = "frmMessenger_SonstigeNEW"
|
||||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||||
Me.Text = "Mitglieder"
|
||||
|
||||
Reference in New Issue
Block a user