Active Reports 18 (from 18..)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
Imports GrapeCity.ActiveReports
|
||||
Imports GrapeCity.ActiveReports.Document
|
||||
|
||||
Public Class rptSUBWESTIIAktNEU
|
||||
|
||||
Public Sub hideBG()
|
||||
Me.BG.Visible = False
|
||||
End Sub
|
||||
|
||||
Private Sub rptSUBWESTIIAkt_ReportStart(sender As Object, e As EventArgs) Handles MyBase.ReportStart
|
||||
|
||||
End Sub
|
||||
End Class
|
||||
Reference in New Issue
Block a user