Test-Tool Aktualisierungen
This commit is contained in:
4
App/wisag_check_Att/Form1.Designer.vb
generated
4
App/wisag_check_Att/Form1.Designer.vb
generated
@@ -98,14 +98,14 @@ Partial Class Form1
|
||||
'
|
||||
'BarButtonItem4
|
||||
'
|
||||
Me.BarButtonItem4.Caption = "Extract PDF-Attachments"
|
||||
Me.BarButtonItem4.Caption = "Extract Attachments from PDF-File"
|
||||
Me.BarButtonItem4.Id = 6
|
||||
Me.BarButtonItem4.ImageOptions.SvgImage = CType(resources.GetObject("BarButtonItem4.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||
Me.BarButtonItem4.Name = "BarButtonItem4"
|
||||
'
|
||||
'btExtractMailAttachments
|
||||
'
|
||||
Me.btExtractMailAttachments.Caption = "Extract Mail-Attachments"
|
||||
Me.btExtractMailAttachments.Caption = "Extract Attachments from EML-File"
|
||||
Me.btExtractMailAttachments.Id = 7
|
||||
Me.btExtractMailAttachments.ImageOptions.SvgImage = CType(resources.GetObject("btExtractMailAttachments.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||
Me.btExtractMailAttachments.Name = "btExtractMailAttachments"
|
||||
|
||||
Reference in New Issue
Block a user