340 lines
16 KiB
VB.net
340 lines
16 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Public Class rptHostListeMitZugangsdaten
|
|
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(rptHostListeMitZugangsdaten))
|
|
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.txtType = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
|
Me.txtQInfo = 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.TextBox5 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
|
Me.TextBox6 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
|
Me.TextBox7 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
|
Me.GroupFooter1 = New GrapeCity.ActiveReports.SectionReportModel.GroupFooter()
|
|
Me.txttxtUser = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
|
Me.TextBox4 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
|
Me.txtUser = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
|
Me.txtKennwort = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
|
|
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.txtType, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.txtQInfo, 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.TextBox5, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextBox6, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextBox7, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.txttxtUser, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.TextBox4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.txtUser, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.txtKennwort, 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 Detailansicht"
|
|
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.txtType, Me.txtQInfo, Me.txtInfo, Me.txtUser, Me.txtKennwort})
|
|
Me.Detail.Height = 0.3021818!
|
|
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!
|
|
'
|
|
'txtType
|
|
'
|
|
Me.txtType.Height = 0.2!
|
|
Me.txtType.Left = 4.232284!
|
|
Me.txtType.Name = "txtType"
|
|
Me.txtType.Style = "font-size: 9pt; text-align: left"
|
|
Me.txtType.Text = "Type"
|
|
Me.txtType.Top = 0!
|
|
Me.txtType.Width = 1.082677!
|
|
'
|
|
'txtQInfo
|
|
'
|
|
Me.txtQInfo.Height = 0.2!
|
|
Me.txtQInfo.Left = 5.314961!
|
|
Me.txtQInfo.Name = "txtQInfo"
|
|
Me.txtQInfo.Style = "font-size: 9pt"
|
|
Me.txtQInfo.Text = "QInfo"
|
|
Me.txtQInfo.Top = 0!
|
|
Me.txtQInfo.Width = 1.574803!
|
|
'
|
|
'txtInfo
|
|
'
|
|
Me.txtInfo.Height = 0.2!
|
|
Me.txtInfo.Left = 6.889764!
|
|
Me.txtInfo.Name = "txtInfo"
|
|
Me.txtInfo.Style = "font-size: 9pt"
|
|
Me.txtInfo.Text = "Info"
|
|
Me.txtInfo.Top = 0!
|
|
Me.txtInfo.Width = 1.816142!
|
|
'
|
|
'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.TextBox5, Me.TextBox6, Me.TextBox7, Me.txttxtUser, Me.TextBox4})
|
|
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!
|
|
'
|
|
'TextBox5
|
|
'
|
|
Me.TextBox5.Height = 0.2!
|
|
Me.TextBox5.Left = 4.232284!
|
|
Me.TextBox5.Name = "TextBox5"
|
|
Me.TextBox5.Style = "background-color: WhiteSmoke; font-size: 9pt; font-weight: bold; text-align: left" &
|
|
""
|
|
Me.TextBox5.Text = "Type"
|
|
Me.TextBox5.Top = 0.02519685!
|
|
Me.TextBox5.Width = 1.082677!
|
|
'
|
|
'TextBox6
|
|
'
|
|
Me.TextBox6.Height = 0.2!
|
|
Me.TextBox6.Left = 5.31496!
|
|
Me.TextBox6.Name = "TextBox6"
|
|
Me.TextBox6.Style = "background-color: WhiteSmoke; font-size: 9pt; font-weight: bold"
|
|
Me.TextBox6.Text = "QInfo"
|
|
Me.TextBox6.Top = 0.02519685!
|
|
Me.TextBox6.Width = 1.574803!
|
|
'
|
|
'TextBox7
|
|
'
|
|
Me.TextBox7.Height = 0.2!
|
|
Me.TextBox7.Left = 6.889767!
|
|
Me.TextBox7.Name = "TextBox7"
|
|
Me.TextBox7.Style = "background-color: WhiteSmoke; font-size: 9pt; font-weight: bold"
|
|
Me.TextBox7.Text = "Info"
|
|
Me.TextBox7.Top = 0.02519685!
|
|
Me.TextBox7.Width = 1.816139!
|
|
'
|
|
'GroupFooter1
|
|
'
|
|
Me.GroupFooter1.Height = 0!
|
|
Me.GroupFooter1.Name = "GroupFooter1"
|
|
'
|
|
'txttxtUser
|
|
'
|
|
Me.txttxtUser.Height = 0.2!
|
|
Me.txttxtUser.Left = 8.705906!
|
|
Me.txttxtUser.Name = "txttxtUser"
|
|
Me.txttxtUser.Style = "background-color: WhiteSmoke; font-size: 9pt; font-weight: bold"
|
|
Me.txttxtUser.Text = "Benutzer"
|
|
Me.txttxtUser.Top = 0.02519685!
|
|
Me.txttxtUser.Width = 0.9811034!
|
|
'
|
|
'TextBox4
|
|
'
|
|
Me.TextBox4.Height = 0.2!
|
|
Me.TextBox4.Left = 9.687009!
|
|
Me.TextBox4.Name = "TextBox4"
|
|
Me.TextBox4.Style = "background-color: WhiteSmoke; font-size: 9pt; font-weight: bold"
|
|
Me.TextBox4.Text = "Kennwort"
|
|
Me.TextBox4.Top = 0.02480315!
|
|
Me.TextBox4.Width = 1.218504!
|
|
'
|
|
'txtUser
|
|
'
|
|
Me.txtUser.Height = 0.2!
|
|
Me.txtUser.Left = 8.705906!
|
|
Me.txtUser.Name = "txtUser"
|
|
Me.txtUser.Style = "font-size: 9pt"
|
|
Me.txtUser.Text = "User"
|
|
Me.txtUser.Top = 0!
|
|
Me.txtUser.Width = 0.9811034!
|
|
'
|
|
'txtKennwort
|
|
'
|
|
Me.txtKennwort.Height = 0.2!
|
|
Me.txtKennwort.Left = 9.687009!
|
|
Me.txtKennwort.Name = "txtKennwort"
|
|
Me.txtKennwort.Style = "font-size: 9pt"
|
|
Me.txtKennwort.Text = "Kennwort"
|
|
Me.txtKennwort.Top = 0!
|
|
Me.txtKennwort.Width = 1.218504!
|
|
'
|
|
'rptHostListeMitZugangsdaten
|
|
'
|
|
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.90552!
|
|
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.txtType, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.txtQInfo, 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.TextBox5, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextBox6, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextBox7, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.txttxtUser, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.TextBox4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.txtUser, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.txtKennwort, 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 txtType As GrapeCity.ActiveReports.SectionReportModel.TextBox
|
|
Private WithEvents txtQInfo 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 TextBox5 As GrapeCity.ActiveReports.SectionReportModel.TextBox
|
|
Private WithEvents TextBox6 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 txtUser As GrapeCity.ActiveReports.SectionReportModel.TextBox
|
|
Private WithEvents txtKennwort As GrapeCity.ActiveReports.SectionReportModel.TextBox
|
|
Private WithEvents txttxtUser As GrapeCity.ActiveReports.SectionReportModel.TextBox
|
|
Private WithEvents TextBox4 As GrapeCity.ActiveReports.SectionReportModel.TextBox
|
|
End Class
|