gesamtsicherheiten, Ref, Mail, etc.
This commit is contained in:
38
VERAGAddIn/rbnMailItem.Designer.vb
generated
38
VERAGAddIn/rbnMailItem.Designer.vb
generated
@@ -44,9 +44,6 @@
|
||||
Me.components = New System.ComponentModel.Container()
|
||||
Me.Tab1 = Me.Factory.CreateRibbonTab
|
||||
Me.Group1 = Me.Factory.CreateRibbonGroup
|
||||
Me.NotifyIcon1 = New System.Windows.Forms.NotifyIcon(Me.components)
|
||||
Me.btnInfo = Me.Factory.CreateRibbonButton
|
||||
Me.btnUnsichtbar = Me.Factory.CreateRibbonButton
|
||||
Me.btnAVISOUnleashed = Me.Factory.CreateRibbonButton
|
||||
Me.Button1 = Me.Factory.CreateRibbonButton
|
||||
Me.btnAvisoMail2 = Me.Factory.CreateRibbonButton
|
||||
@@ -54,6 +51,9 @@
|
||||
Me.btnVollmachten = Me.Factory.CreateRibbonButton
|
||||
Me.btnVertraege = Me.Factory.CreateRibbonButton
|
||||
Me.btnGestellungsgarantien = Me.Factory.CreateRibbonButton
|
||||
Me.btnInfo = Me.Factory.CreateRibbonButton
|
||||
Me.btnUnsichtbar = Me.Factory.CreateRibbonButton
|
||||
Me.NotifyIcon1 = New System.Windows.Forms.NotifyIcon(Me.components)
|
||||
Me.Tab1.SuspendLayout()
|
||||
Me.Group1.SuspendLayout()
|
||||
Me.SuspendLayout()
|
||||
@@ -76,22 +76,6 @@
|
||||
Me.Group1.Label = "AVISO"
|
||||
Me.Group1.Name = "Group1"
|
||||
'
|
||||
'NotifyIcon1
|
||||
'
|
||||
Me.NotifyIcon1.Text = "NotifyIcon1"
|
||||
Me.NotifyIcon1.Visible = True
|
||||
'
|
||||
'btnInfo
|
||||
'
|
||||
Me.btnInfo.Label = "?"
|
||||
Me.btnInfo.Name = "btnInfo"
|
||||
'
|
||||
'btnUnsichtbar
|
||||
'
|
||||
Me.btnUnsichtbar.Label = "i"
|
||||
Me.btnUnsichtbar.Name = "btnUnsichtbar"
|
||||
Me.btnUnsichtbar.Visible = False
|
||||
'
|
||||
'btnAVISOUnleashed
|
||||
'
|
||||
Me.btnAVISOUnleashed.ControlSize = Microsoft.Office.Core.RibbonControlSize.RibbonControlSizeLarge
|
||||
@@ -145,6 +129,22 @@
|
||||
Me.btnGestellungsgarantien.Name = "btnGestellungsgarantien"
|
||||
Me.btnGestellungsgarantien.ShowImage = True
|
||||
'
|
||||
'btnInfo
|
||||
'
|
||||
Me.btnInfo.Label = "?"
|
||||
Me.btnInfo.Name = "btnInfo"
|
||||
'
|
||||
'btnUnsichtbar
|
||||
'
|
||||
Me.btnUnsichtbar.Label = "i"
|
||||
Me.btnUnsichtbar.Name = "btnUnsichtbar"
|
||||
Me.btnUnsichtbar.Visible = False
|
||||
'
|
||||
'NotifyIcon1
|
||||
'
|
||||
Me.NotifyIcon1.Text = "NotifyIcon1"
|
||||
Me.NotifyIcon1.Visible = True
|
||||
'
|
||||
'rbnMailItem
|
||||
'
|
||||
Me.Name = "rbnMailItem"
|
||||
|
||||
Reference in New Issue
Block a user