Mahnung, rptMahnung
This commit is contained in:
@@ -425,7 +425,7 @@ Public Class frmBU_Mahnlauf
|
|||||||
|
|
||||||
|
|
||||||
Select Case FIRMA.Firma_ID
|
Select Case FIRMA.Firma_ID
|
||||||
Case 1 ' rpt.picVERAG.Image= My.Resources.Verag_AG_Logo : rpt.Picture1.Image = My.Resources.aeo_AT_imex is eh standard
|
Case 1 : rpt.picVERAG.Image = My.Resources.Verag_AG_Logo : rpt.Picture1.Image = My.Resources.aeo 'is eh standard
|
||||||
Case 7 : rpt.picVERAG.Image = My.Resources.Atilla_big_med : rpt.Picture1.Image = Nothing
|
Case 7 : rpt.picVERAG.Image = My.Resources.Atilla_big_med : rpt.Picture1.Image = Nothing
|
||||||
Case 11 : rpt.picVERAG.Image = My.Resources.Verag_Customs_Service_GMBH_Logo : rpt.Picture1.Image = Nothing
|
Case 11 : rpt.picVERAG.Image = My.Resources.Verag_Customs_Service_GMBH_Logo : rpt.Picture1.Image = Nothing
|
||||||
Case 20 : rpt.picVERAG.Image = My.Resources.IMEX_LOGO_simple : rpt.Picture1.Image = My.Resources.aeo_AT_imex
|
Case 20 : rpt.picVERAG.Image = My.Resources.IMEX_LOGO_simple : rpt.Picture1.Image = My.Resources.aeo_AT_imex
|
||||||
|
|||||||
2
SDL/buchhaltung/rptMahnung.Designer.vb
generated
2
SDL/buchhaltung/rptMahnung.Designer.vb
generated
@@ -1251,7 +1251,7 @@ Partial Public Class rptMahnung
|
|||||||
'Picture1
|
'Picture1
|
||||||
'
|
'
|
||||||
Me.Picture1.Height = 0.59375!
|
Me.Picture1.Height = 0.59375!
|
||||||
Me.Picture1.ImageBase64String = resources.GetString("Picture1.ImageBase64String")
|
'Me.Picture1.ImageBase64String = resources.GetString("Picture1.ImageBase64String")
|
||||||
Me.Picture1.Left = 3.200788!
|
Me.Picture1.Left = 3.200788!
|
||||||
Me.Picture1.Name = "Picture1"
|
Me.Picture1.Name = "Picture1"
|
||||||
Me.Picture1.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom
|
Me.Picture1.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom
|
||||||
|
|||||||
Reference in New Issue
Block a user