184 lines
8.1 KiB
VB.net
184 lines
8.1 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmAvisoBirthday
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.MyTextBox2 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.MyTextBox1 = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.RichTextBox1 = New System.Windows.Forms.RichTextBox()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.PictureBox2 = New System.Windows.Forms.PictureBox()
|
|
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
|
Me.Panel1.SuspendLayout()
|
|
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.BackColor = System.Drawing.Color.White
|
|
Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel1.Controls.Add(Me.Button2)
|
|
Me.Panel1.Controls.Add(Me.MyTextBox2)
|
|
Me.Panel1.Controls.Add(Me.MyTextBox1)
|
|
Me.Panel1.Controls.Add(Me.RichTextBox1)
|
|
Me.Panel1.Controls.Add(Me.Button1)
|
|
Me.Panel1.Controls.Add(Me.PictureBox2)
|
|
Me.Panel1.Controls.Add(Me.PictureBox1)
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 0)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(800, 982)
|
|
Me.Panel1.TabIndex = 0
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button2.Location = New System.Drawing.Point(586, 908)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(182, 61)
|
|
Me.Button2.TabIndex = 6
|
|
Me.Button2.Text = "OK"
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'MyTextBox2
|
|
'
|
|
Me.MyTextBox2._DateTimeOnly = False
|
|
Me.MyTextBox2._numbersOnly = False
|
|
Me.MyTextBox2._numbersOnlyKommastellen = ""
|
|
Me.MyTextBox2._numbersOnlyTrennzeichen = True
|
|
Me.MyTextBox2._Prozent = False
|
|
Me.MyTextBox2._ShortDateNew = False
|
|
Me.MyTextBox2._ShortDateOnly = False
|
|
Me.MyTextBox2._TimeOnly = False
|
|
Me.MyTextBox2._TimeOnly_Seconds = False
|
|
Me.MyTextBox2._value = "Glückwünsche senden:"
|
|
Me.MyTextBox2._Waehrung = False
|
|
Me.MyTextBox2._WaehrungZeichen = True
|
|
Me.MyTextBox2.BorderStyle = System.Windows.Forms.BorderStyle.None
|
|
Me.MyTextBox2.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.MyTextBox2.ForeColor = System.Drawing.Color.Black
|
|
Me.MyTextBox2.Location = New System.Drawing.Point(22, 876)
|
|
Me.MyTextBox2.MaxLineLength = -1
|
|
Me.MyTextBox2.MaxLines_Warning = ""
|
|
Me.MyTextBox2.MaxLines_Warning_Label = Nothing
|
|
Me.MyTextBox2.Name = "MyTextBox2"
|
|
Me.MyTextBox2.Size = New System.Drawing.Size(224, 19)
|
|
Me.MyTextBox2.TabIndex = 5
|
|
Me.MyTextBox2.Text = "Glückwünsche senden:"
|
|
'
|
|
'MyTextBox1
|
|
'
|
|
Me.MyTextBox1._DateTimeOnly = False
|
|
Me.MyTextBox1._numbersOnly = False
|
|
Me.MyTextBox1._numbersOnlyKommastellen = ""
|
|
Me.MyTextBox1._numbersOnlyTrennzeichen = True
|
|
Me.MyTextBox1._Prozent = False
|
|
Me.MyTextBox1._ShortDateNew = False
|
|
Me.MyTextBox1._ShortDateOnly = False
|
|
Me.MyTextBox1._TimeOnly = False
|
|
Me.MyTextBox1._TimeOnly_Seconds = False
|
|
Me.MyTextBox1._value = "Erinnerungen..."
|
|
Me.MyTextBox1._Waehrung = False
|
|
Me.MyTextBox1._WaehrungZeichen = True
|
|
Me.MyTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None
|
|
Me.MyTextBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.MyTextBox1.ForeColor = System.Drawing.Color.DarkBlue
|
|
Me.MyTextBox1.Location = New System.Drawing.Point(22, 316)
|
|
Me.MyTextBox1.MaxLineLength = -1
|
|
Me.MyTextBox1.MaxLines_Warning = ""
|
|
Me.MyTextBox1.MaxLines_Warning_Label = Nothing
|
|
Me.MyTextBox1.Name = "MyTextBox1"
|
|
Me.MyTextBox1.Size = New System.Drawing.Size(224, 23)
|
|
Me.MyTextBox1.TabIndex = 4
|
|
Me.MyTextBox1.Text = "Erinnerungen..."
|
|
'
|
|
'RichTextBox1
|
|
'
|
|
Me.RichTextBox1.Location = New System.Drawing.Point(22, 908)
|
|
Me.RichTextBox1.Name = "RichTextBox1"
|
|
Me.RichTextBox1.Size = New System.Drawing.Size(295, 61)
|
|
Me.RichTextBox1.TabIndex = 3
|
|
Me.RichTextBox1.Text = ""
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.Location = New System.Drawing.Point(323, 908)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(100, 61)
|
|
Me.Button1.TabIndex = 2
|
|
Me.Button1.Text = "Senden"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'PictureBox2
|
|
'
|
|
Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.PictureBox2.Cursor = System.Windows.Forms.Cursors.Hand
|
|
Me.PictureBox2.Location = New System.Drawing.Point(22, 352)
|
|
Me.PictureBox2.Name = "PictureBox2"
|
|
Me.PictureBox2.Size = New System.Drawing.Size(746, 513)
|
|
Me.PictureBox2.TabIndex = 1
|
|
Me.PictureBox2.TabStop = False
|
|
'
|
|
'PictureBox1
|
|
'
|
|
Me.PictureBox1.BackColor = System.Drawing.Color.White
|
|
Me.PictureBox1.BackgroundImage = Global.AVISO.My.Resources.Resources.birthday_4
|
|
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.PictureBox1.Location = New System.Drawing.Point(22, -1)
|
|
Me.PictureBox1.Name = "PictureBox1"
|
|
Me.PictureBox1.Size = New System.Drawing.Size(746, 347)
|
|
Me.PictureBox1.TabIndex = 0
|
|
Me.PictureBox1.TabStop = False
|
|
'
|
|
'frmAvisoBirthday
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(800, 982)
|
|
Me.Controls.Add(Me.Panel1)
|
|
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
|
|
Me.Name = "frmAvisoBirthday"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "frmAvisoBirthday"
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents Panel1 As Panel
|
|
Friend WithEvents PictureBox1 As PictureBox
|
|
Friend WithEvents PictureBox2 As PictureBox
|
|
Friend WithEvents RichTextBox1 As RichTextBox
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents Button2 As Button
|
|
Friend WithEvents MyTextBox2 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents MyTextBox1 As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
End Class
|