Files
Doku/Dokumentation/Drucken/rptHostCheckListe.Designer.vb
2019-05-07 17:02:34 +02:00

351 lines
16 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Public Class rptHostCheckListe
Inherits GrapeCity.ActiveReports.SectionReport
'Form overrides dispose to clean up the component list.
Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing Then
End If
MyBase.Dispose(disposing)
End Sub
'NOTE: The following procedure is required by the ActiveReports Designer
'It can be modified using the ActiveReports Designer.
'Do not modify it using the code editor.
Private WithEvents PageHeader As GrapeCity.ActiveReports.SectionReportModel.PageHeader
Private WithEvents Detail As GrapeCity.ActiveReports.SectionReportModel.Detail
Private WithEvents PageFooter As GrapeCity.ActiveReports.SectionReportModel.PageFooter
<System.Diagnostics.DebuggerStepThrough()>
Private Sub InitializeComponent()
Dim resources As System.Resources.ResourceManager = New System.Resources.ResourceManager(GetType(rptHostCheckListe))
Me.PageHeader = New GrapeCity.ActiveReports.SectionReportModel.PageHeader()
Me.TextBox8 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.Detail = New GrapeCity.ActiveReports.SectionReportModel.Detail()
Me.txtFQDN = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtIPAdresse = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtModell = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtStandort = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.txtInfo = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.PageFooter = New GrapeCity.ActiveReports.SectionReportModel.PageFooter()
Me.ReportInfo1 = New GrapeCity.ActiveReports.SectionReportModel.ReportInfo()
Me.GroupHeader1 = New GrapeCity.ActiveReports.SectionReportModel.GroupHeader()
Me.TextBox1 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox2 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox3 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox4 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox5 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox7 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.GroupFooter1 = New GrapeCity.ActiveReports.SectionReportModel.GroupFooter()
Me.Shape1 = New GrapeCity.ActiveReports.SectionReportModel.Shape()
Me.Shape2 = New GrapeCity.ActiveReports.SectionReportModel.Shape()
Me.Shape3 = New GrapeCity.ActiveReports.SectionReportModel.Shape()
Me.TextBox9 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox10 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.Line1 = New GrapeCity.ActiveReports.SectionReportModel.Line()
CType(Me.TextBox8, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtFQDN, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtIPAdresse, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtModell, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtStandort, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.txtInfo, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.ReportInfo1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox3, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox4, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox5, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox7, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox9, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox10, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me, System.ComponentModel.ISupportInitialize).BeginInit()
'
'PageHeader
'
Me.PageHeader.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.TextBox8})
Me.PageHeader.Height = 0.3333333!
Me.PageHeader.Name = "PageHeader"
'
'TextBox8
'
Me.TextBox8.Height = 0.2!
Me.TextBox8.Left = 0!
Me.TextBox8.Name = "TextBox8"
Me.TextBox8.Style = "font-size: 11.25pt; font-weight: bold; text-align: center"
Me.TextBox8.Text = "Hosts Checkliste"
Me.TextBox8.Top = 0.05118111!
Me.TextBox8.Width = 10.90551!
'
'Detail
'
Me.Detail.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.txtFQDN, Me.txtIPAdresse, Me.txtModell, Me.txtStandort, Me.txtInfo, Me.Shape1, Me.Shape2, Me.Shape3, Me.Line1})
Me.Detail.Height = 0.4166667!
Me.Detail.KeepTogether = True
Me.Detail.Name = "Detail"
'
'txtFQDN
'
Me.txtFQDN.Height = 0.2!
Me.txtFQDN.Left = 0!
Me.txtFQDN.Name = "txtFQDN"
Me.txtFQDN.Style = "font-size: 9pt"
Me.txtFQDN.Text = "FQDN"
Me.txtFQDN.Top = 0!
Me.txtFQDN.Width = 1.574803!
'
'txtIPAdresse
'
Me.txtIPAdresse.Height = 0.2!
Me.txtIPAdresse.Left = 1.574803!
Me.txtIPAdresse.Name = "txtIPAdresse"
Me.txtIPAdresse.Style = "font-size: 9pt"
Me.txtIPAdresse.Text = "IP"
Me.txtIPAdresse.Top = 0!
Me.txtIPAdresse.Width = 1.082677!
'
'txtModell
'
Me.txtModell.Height = 0.2!
Me.txtModell.Left = 2.65748!
Me.txtModell.Name = "txtModell"
Me.txtModell.Style = "font-size: 9pt"
Me.txtModell.Text = "Modell"
Me.txtModell.Top = 0!
Me.txtModell.Width = 1.574803!
'
'txtStandort
'
Me.txtStandort.Height = 0.2!
Me.txtStandort.Left = 4.232284!
Me.txtStandort.Name = "txtStandort"
Me.txtStandort.Style = "font-size: 9pt"
Me.txtStandort.Text = "Standort"
Me.txtStandort.Top = 0!
Me.txtStandort.Width = 1.574803!
'
'txtInfo
'
Me.txtInfo.Height = 0.3937008!
Me.txtInfo.Left = 6.974803!
Me.txtInfo.Name = "txtInfo"
Me.txtInfo.Style = "font-size: 9pt"
Me.txtInfo.Text = "Info"
Me.txtInfo.Top = 0!
Me.txtInfo.Width = 3.93071!
'
'PageFooter
'
Me.PageFooter.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.ReportInfo1})
Me.PageFooter.Height = 0.2291667!
Me.PageFooter.Name = "PageFooter"
'
'ReportInfo1
'
Me.ReportInfo1.FormatString = "Seite {PageNumber} / {PageCount}"
Me.ReportInfo1.Height = 0.2!
Me.ReportInfo1.Left = 9.905513!
Me.ReportInfo1.Name = "ReportInfo1"
Me.ReportInfo1.Style = "text-align: right"
Me.ReportInfo1.Top = 0!
Me.ReportInfo1.Width = 1.0!
'
'GroupHeader1
'
Me.GroupHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.TextBox1, Me.TextBox2, Me.TextBox3, Me.TextBox4, Me.TextBox5, Me.TextBox7, Me.TextBox9, Me.TextBox10})
Me.GroupHeader1.Name = "GroupHeader1"
Me.GroupHeader1.RepeatStyle = GrapeCity.ActiveReports.SectionReportModel.RepeatStyle.OnPage
'
'TextBox1
'
Me.TextBox1.Height = 0.2!
Me.TextBox1.Left = 0!
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Style = "background-color: WhiteSmoke; font-size: 9pt; font-weight: bold"
Me.TextBox1.Text = "FQDN"
Me.TextBox1.Top = 0.025!
Me.TextBox1.Width = 1.574803!
'
'TextBox2
'
Me.TextBox2.Height = 0.2!
Me.TextBox2.Left = 1.574803!
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.Style = "background-color: WhiteSmoke; font-size: 9pt; font-weight: bold"
Me.TextBox2.Text = "IP"
Me.TextBox2.Top = 0.025!
Me.TextBox2.Width = 1.082677!
'
'TextBox3
'
Me.TextBox3.Height = 0.2!
Me.TextBox3.Left = 2.65748!
Me.TextBox3.Name = "TextBox3"
Me.TextBox3.Style = "background-color: WhiteSmoke; font-size: 9pt; font-weight: bold"
Me.TextBox3.Text = "Modell"
Me.TextBox3.Top = 0.025!
Me.TextBox3.Width = 1.574803!
'
'TextBox4
'
Me.TextBox4.Height = 0.2!
Me.TextBox4.Left = 4.232283!
Me.TextBox4.Name = "TextBox4"
Me.TextBox4.Style = "background-color: WhiteSmoke; font-size: 9pt; font-weight: bold"
Me.TextBox4.Text = "Standort"
Me.TextBox4.Top = 0.025!
Me.TextBox4.Width = 1.574803!
'
'TextBox5
'
Me.TextBox5.Height = 0.2!
Me.TextBox5.Left = 5.807087!
Me.TextBox5.Name = "TextBox5"
Me.TextBox5.Style = "background-color: WhiteSmoke; font-size: 9pt; font-weight: bold; text-align: cent" &
"er"
Me.TextBox5.Text = "1"
Me.TextBox5.Top = 0.025!
Me.TextBox5.Width = 0.3637797!
'
'TextBox7
'
Me.TextBox7.Height = 0.2!
Me.TextBox7.Left = 6.974803!
Me.TextBox7.Name = "TextBox7"
Me.TextBox7.Style = "background-color: WhiteSmoke; font-size: 9pt; font-weight: bold"
Me.TextBox7.Text = "Info"
Me.TextBox7.Top = 0.025!
Me.TextBox7.Width = 3.930712!
'
'GroupFooter1
'
Me.GroupFooter1.Height = 0!
Me.GroupFooter1.Name = "GroupFooter1"
'
'Shape1
'
Me.Shape1.Height = 0.1574803!
Me.Shape1.Left = 5.905512!
Me.Shape1.LineWeight = 3.0!
Me.Shape1.Name = "Shape1"
Me.Shape1.RoundingRadius = New GrapeCity.ActiveReports.Controls.CornersRadius(10.0!, Nothing, Nothing, Nothing, Nothing)
Me.Shape1.Top = 0.01968504!
Me.Shape1.Width = 0.1574802!
'
'Shape2
'
Me.Shape2.Height = 0.1574803!
Me.Shape2.Left = 6.299212!
Me.Shape2.LineWeight = 3.0!
Me.Shape2.Name = "Shape2"
Me.Shape2.RoundingRadius = New GrapeCity.ActiveReports.Controls.CornersRadius(10.0!, Nothing, Nothing, Nothing, Nothing)
Me.Shape2.Top = 0.01968504!
Me.Shape2.Width = 0.1574802!
'
'Shape3
'
Me.Shape3.Height = 0.1574803!
Me.Shape3.Left = 6.692914!
Me.Shape3.LineWeight = 3.0!
Me.Shape3.Name = "Shape3"
Me.Shape3.RoundingRadius = New GrapeCity.ActiveReports.Controls.CornersRadius(10.0!, Nothing, Nothing, Nothing, Nothing)
Me.Shape3.Top = 0.01968504!
Me.Shape3.Width = 0.1574802!
'
'TextBox9
'
Me.TextBox9.Height = 0.2!
Me.TextBox9.Left = 6.170866!
Me.TextBox9.Name = "TextBox9"
Me.TextBox9.Style = "background-color: WhiteSmoke; font-size: 9pt; font-weight: bold; text-align: cent" &
"er"
Me.TextBox9.Text = "2"
Me.TextBox9.Top = 0.02519685!
Me.TextBox9.Width = 0.4334646!
'
'TextBox10
'
Me.TextBox10.Height = 0.2!
Me.TextBox10.Left = 6.604331!
Me.TextBox10.Name = "TextBox10"
Me.TextBox10.Style = "background-color: WhiteSmoke; font-size: 9pt; font-weight: bold; text-align: cent" &
"er"
Me.TextBox10.Text = "3"
Me.TextBox10.Top = 0.02480315!
Me.TextBox10.Width = 0.3704726!
'
'Line1
'
Me.Line1.Height = 0!
Me.Line1.Left = 0.3937008!
Me.Line1.LineWeight = 1.0!
Me.Line1.Name = "Line1"
Me.Line1.Top = 0.3937008!
Me.Line1.Width = 10.11811!
Me.Line1.X1 = 0.3937008!
Me.Line1.X2 = 10.51181!
Me.Line1.Y1 = 0.3937008!
Me.Line1.Y2 = 0.3937008!
'
'rptHostCheckListe
'
Me.MasterReport = False
Me.PageSettings.Margins.Bottom = 0.3937008!
Me.PageSettings.Margins.Left = 0.3937008!
Me.PageSettings.Margins.Right = 0.3937008!
Me.PageSettings.Margins.Top = 0.3937008!
Me.PageSettings.Orientation = GrapeCity.ActiveReports.Document.Section.PageOrientation.Landscape
Me.PageSettings.PaperHeight = 11.0!
Me.PageSettings.PaperWidth = 8.5!
Me.PrintWidth = 10.90551!
Me.Sections.Add(Me.PageHeader)
Me.Sections.Add(Me.GroupHeader1)
Me.Sections.Add(Me.Detail)
Me.Sections.Add(Me.GroupFooter1)
Me.Sections.Add(Me.PageFooter)
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-family: Arial; font-style: normal; text-decoration: none; font-weight: norma" &
"l; font-size: 10pt; color: Black; ddo-char-set: 204", "Normal"))
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-size: 16pt; font-weight: bold", "Heading1", "Normal"))
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-family: Times New Roman; font-size: 14pt; font-weight: bold; font-style: ita" &
"lic", "Heading2", "Normal"))
Me.StyleSheet.Add(New DDCssLib.StyleSheetRule("font-size: 13pt; font-weight: bold", "Heading3", "Normal"))
CType(Me.TextBox8, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtFQDN, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtIPAdresse, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtModell, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtStandort, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.txtInfo, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.ReportInfo1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox3, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox4, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox5, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox7, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox9, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox10, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me, System.ComponentModel.ISupportInitialize).EndInit()
End Sub
Private WithEvents txtFQDN As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtIPAdresse As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtModell As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtStandort As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents txtInfo As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents GroupHeader1 As GrapeCity.ActiveReports.SectionReportModel.GroupHeader
Private WithEvents TextBox1 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox2 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox3 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox4 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox5 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox7 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents GroupFooter1 As GrapeCity.ActiveReports.SectionReportModel.GroupFooter
Private WithEvents TextBox8 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents ReportInfo1 As GrapeCity.ActiveReports.SectionReportModel.ReportInfo
Private WithEvents Shape1 As GrapeCity.ActiveReports.SectionReportModel.Shape
Private WithEvents Shape2 As GrapeCity.ActiveReports.SectionReportModel.Shape
Private WithEvents Shape3 As GrapeCity.ActiveReports.SectionReportModel.Shape
Private WithEvents Line1 As GrapeCity.ActiveReports.SectionReportModel.Line
Private WithEvents TextBox9 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox10 As GrapeCity.ActiveReports.SectionReportModel.TextBox
End Class