ATR Archiv Filter, ImportAssistent Anpassung width
This commit is contained in:
@@ -38,8 +38,6 @@ Partial Class usrCntlSendungAnhangElement
|
||||
'
|
||||
'pic
|
||||
'
|
||||
Me.pic.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.pic.BackgroundImage = Global.AVISO.My.Resources.Resources.docAllgemein
|
||||
Me.pic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||
Me.pic.ContextMenuStrip = Me.cntxt
|
||||
@@ -94,7 +92,7 @@ Partial Class usrCntlSendungAnhangElement
|
||||
Me.lbl.ContextMenuStrip = Me.cntxt
|
||||
Me.lbl.Location = New System.Drawing.Point(36, 0)
|
||||
Me.lbl.Name = "lbl"
|
||||
Me.lbl.Size = New System.Drawing.Size(140, 24)
|
||||
Me.lbl.Size = New System.Drawing.Size(140, 25)
|
||||
Me.lbl.TabIndex = 1
|
||||
Me.lbl.Text = "NAME asd asdasd" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "asdasdasd"
|
||||
Me.lbl.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
|
||||
Reference in New Issue
Block a user