This commit is contained in:
2022-10-25 21:58:30 +02:00
parent 2255029af4
commit d8acdf1a26

View File

@@ -70,9 +70,9 @@ Partial Class usrCntlMessenger_ChatElementUmfrage
Me.pic.BackgroundImage = Global.VERAG_PROG_ALLGEMEIN.My.Resources.Resources.docAllgemein
Me.pic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.pic.Cursor = System.Windows.Forms.Cursors.Hand
Me.pic.Location = New System.Drawing.Point(369, 339)
Me.pic.Location = New System.Drawing.Point(357, 339)
Me.pic.Name = "pic"
Me.pic.Size = New System.Drawing.Size(100, 50)
Me.pic.Size = New System.Drawing.Size(112, 50)
Me.pic.TabIndex = 13
Me.pic.TabStop = False
'
@@ -161,7 +161,7 @@ Partial Class usrCntlMessenger_ChatElementUmfrage
Me.FlowLayoutPanel.Controls.Add(Me.UsrCntlMessenger_ChatElementUmfrage_Option3)
Me.FlowLayoutPanel.Controls.Add(Me.UsrCntlMessenger_ChatElementUmfrage_Option4)
Me.FlowLayoutPanel.Location = New System.Drawing.Point(3, 111)
Me.FlowLayoutPanel.Margin = New System.Windows.Forms.Padding(2, 2, 2, 2)
Me.FlowLayoutPanel.Margin = New System.Windows.Forms.Padding(2)
Me.FlowLayoutPanel.Name = "FlowLayoutPanel"
Me.FlowLayoutPanel.Size = New System.Drawing.Size(463, 218)
Me.FlowLayoutPanel.TabIndex = 8