Aviso Redesign
This commit is contained in:
118
Aviso/usrCntlHauptfenster_Suche_AVISO.Designer.vb
generated
118
Aviso/usrCntlHauptfenster_Suche_AVISO.Designer.vb
generated
@@ -24,12 +24,13 @@ Partial Class usrCntlHauptfenster_Suche_AVISO
|
||||
Private Sub InitializeComponent()
|
||||
Me.components = New System.ComponentModel.Container()
|
||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(usrCntlHauptfenster_Suche_AVISO))
|
||||
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Me.Panel1 = New System.Windows.Forms.Panel()
|
||||
Me.lblHinweis = New System.Windows.Forms.Label()
|
||||
Me.btnDetailsuche = New System.Windows.Forms.Button()
|
||||
Me.pnlSearch = New System.Windows.Forms.Panel()
|
||||
Me.lblAbsender = New System.Windows.Forms.Label()
|
||||
@@ -85,7 +86,6 @@ Partial Class usrCntlHauptfenster_Suche_AVISO
|
||||
Me.tabFreigegeben = New System.Windows.Forms.TabPage()
|
||||
Me.tabNichtEingetroffen = New System.Windows.Forms.TabPage()
|
||||
Me.pnlTime = New System.Windows.Forms.Panel()
|
||||
Me.lblHinweis = New System.Windows.Forms.Label()
|
||||
Me.MyComboBox1 = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
||||
Me.Label2 = New System.Windows.Forms.Label()
|
||||
Me.dtpVon = New System.Windows.Forms.DateTimePicker()
|
||||
@@ -150,6 +150,18 @@ Partial Class usrCntlHauptfenster_Suche_AVISO
|
||||
Me.Panel1.Size = New System.Drawing.Size(1243, 118)
|
||||
Me.Panel1.TabIndex = 3
|
||||
'
|
||||
'lblHinweis
|
||||
'
|
||||
Me.lblHinweis.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.lblHinweis.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblHinweis.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.lblHinweis.Location = New System.Drawing.Point(954, 93)
|
||||
Me.lblHinweis.Name = "lblHinweis"
|
||||
Me.lblHinweis.Size = New System.Drawing.Size(129, 16)
|
||||
Me.lblHinweis.TabIndex = 38
|
||||
Me.lblHinweis.Text = "Hinweis eingetragen"
|
||||
Me.lblHinweis.Visible = False
|
||||
'
|
||||
'btnDetailsuche
|
||||
'
|
||||
Me.btnDetailsuche.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
|
||||
@@ -158,7 +170,7 @@ Partial Class usrCntlHauptfenster_Suche_AVISO
|
||||
Me.btnDetailsuche.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
|
||||
Me.btnDetailsuche.ForeColor = System.Drawing.Color.White
|
||||
Me.btnDetailsuche.ImageAlign = System.Drawing.ContentAlignment.TopRight
|
||||
Me.btnDetailsuche.Location = New System.Drawing.Point(129, 55)
|
||||
Me.btnDetailsuche.Location = New System.Drawing.Point(129, 58)
|
||||
Me.btnDetailsuche.Margin = New System.Windows.Forms.Padding(0)
|
||||
Me.btnDetailsuche.Name = "btnDetailsuche"
|
||||
Me.btnDetailsuche.Padding = New System.Windows.Forms.Padding(0, 0, 10, 0)
|
||||
@@ -413,7 +425,7 @@ Partial Class usrCntlHauptfenster_Suche_AVISO
|
||||
'txtAbfertigungsnummer
|
||||
'
|
||||
Me.txtAbfertigungsnummer.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtAbfertigungsnummer.Location = New System.Drawing.Point(500, 10)
|
||||
Me.txtAbfertigungsnummer.Location = New System.Drawing.Point(500, 11)
|
||||
Me.txtAbfertigungsnummer.MaxLength = 8
|
||||
Me.txtAbfertigungsnummer.Name = "txtAbfertigungsnummer"
|
||||
Me.txtAbfertigungsnummer.Size = New System.Drawing.Size(147, 23)
|
||||
@@ -452,7 +464,7 @@ Partial Class usrCntlHauptfenster_Suche_AVISO
|
||||
'
|
||||
'Label22
|
||||
'
|
||||
Me.Label22.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.Label22.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.Label22.BackColor = System.Drawing.Color.Red
|
||||
Me.Label22.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label22.ForeColor = System.Drawing.Color.White
|
||||
@@ -551,7 +563,6 @@ Partial Class usrCntlHauptfenster_Suche_AVISO
|
||||
Me.cboImEx._value = ""
|
||||
Me.cboImEx.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
Me.cboImEx.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||||
Me.cboImEx.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.cboImEx.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cboImEx.FormattingEnabled = True
|
||||
Me.cboImEx.Items.AddRange(New Object() {"ALLE", "SUB", "SBG", "WAI", "NKD"})
|
||||
@@ -568,7 +579,6 @@ Partial Class usrCntlHauptfenster_Suche_AVISO
|
||||
Me.cboTeams.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
Me.cboTeams.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||||
Me.cboTeams.DropDownWidth = 200
|
||||
Me.cboTeams.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.cboTeams.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cboTeams.FormattingEnabled = True
|
||||
Me.cboTeams.Location = New System.Drawing.Point(408, 4)
|
||||
@@ -591,7 +601,7 @@ Partial Class usrCntlHauptfenster_Suche_AVISO
|
||||
Me.Label8.AutoSize = True
|
||||
Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
|
||||
Me.Label8.Location = New System.Drawing.Point(67, 7)
|
||||
Me.Label8.Location = New System.Drawing.Point(67, 10)
|
||||
Me.Label8.Name = "Label8"
|
||||
Me.Label8.Size = New System.Drawing.Size(15, 18)
|
||||
Me.Label8.TabIndex = 15
|
||||
@@ -619,7 +629,6 @@ Partial Class usrCntlHauptfenster_Suche_AVISO
|
||||
Me.cboGrenzstelle.BackColor = System.Drawing.Color.WhiteSmoke
|
||||
Me.cboGrenzstelle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
||||
Me.cboGrenzstelle.DropDownWidth = 200
|
||||
Me.cboGrenzstelle.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.cboGrenzstelle.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.cboGrenzstelle.FormattingEnabled = True
|
||||
Me.cboGrenzstelle.Items.AddRange(New Object() {"ALLE", "SUB", "SBG", "WAI", "NKD", "NEU", "AMB", "???"})
|
||||
@@ -643,7 +652,7 @@ Partial Class usrCntlHauptfenster_Suche_AVISO
|
||||
Me.Label6.AutoSize = True
|
||||
Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.Label6.ForeColor = System.Drawing.Color.White
|
||||
Me.Label6.Location = New System.Drawing.Point(6, 53)
|
||||
Me.Label6.Location = New System.Drawing.Point(6, 56)
|
||||
Me.Label6.Name = "Label6"
|
||||
Me.Label6.Size = New System.Drawing.Size(81, 13)
|
||||
Me.Label6.TabIndex = 11
|
||||
@@ -652,7 +661,7 @@ Partial Class usrCntlHauptfenster_Suche_AVISO
|
||||
'txtSuche
|
||||
'
|
||||
Me.txtSuche.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.txtSuche.Location = New System.Drawing.Point(7, 28)
|
||||
Me.txtSuche.Location = New System.Drawing.Point(7, 31)
|
||||
Me.txtSuche.MaxLength = 30
|
||||
Me.txtSuche.Name = "txtSuche"
|
||||
Me.txtSuche.Size = New System.Drawing.Size(306, 26)
|
||||
@@ -662,7 +671,7 @@ Partial Class usrCntlHauptfenster_Suche_AVISO
|
||||
'
|
||||
Me.btnWichtige.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnWichtige.ForeColor = System.Drawing.Color.White
|
||||
Me.btnWichtige.Location = New System.Drawing.Point(235, 1)
|
||||
Me.btnWichtige.Location = New System.Drawing.Point(235, 4)
|
||||
Me.btnWichtige.Name = "btnWichtige"
|
||||
Me.btnWichtige.Size = New System.Drawing.Size(78, 25)
|
||||
Me.btnWichtige.TabIndex = 4
|
||||
@@ -674,7 +683,7 @@ Partial Class usrCntlHauptfenster_Suche_AVISO
|
||||
'
|
||||
Me.btnWichtigeStandort.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.btnWichtigeStandort.ForeColor = System.Drawing.Color.White
|
||||
Me.btnWichtigeStandort.Location = New System.Drawing.Point(129, 0)
|
||||
Me.btnWichtigeStandort.Location = New System.Drawing.Point(129, 3)
|
||||
Me.btnWichtigeStandort.Name = "btnWichtigeStandort"
|
||||
Me.btnWichtigeStandort.Size = New System.Drawing.Size(100, 27)
|
||||
Me.btnWichtigeStandort.TabIndex = 3
|
||||
@@ -686,7 +695,7 @@ Partial Class usrCntlHauptfenster_Suche_AVISO
|
||||
'
|
||||
Me.lblSuche.AutoSize = True
|
||||
Me.lblSuche.ForeColor = System.Drawing.Color.White
|
||||
Me.lblSuche.Location = New System.Drawing.Point(6, 9)
|
||||
Me.lblSuche.Location = New System.Drawing.Point(6, 12)
|
||||
Me.lblSuche.Name = "lblSuche"
|
||||
Me.lblSuche.Size = New System.Drawing.Size(68, 15)
|
||||
Me.lblSuche.TabIndex = 1
|
||||
@@ -812,8 +821,6 @@ Partial Class usrCntlHauptfenster_Suche_AVISO
|
||||
'
|
||||
'pnlTime
|
||||
'
|
||||
Me.pnlTime.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
|
||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.pnlTime.Controls.Add(Me.MyComboBox1)
|
||||
Me.pnlTime.Controls.Add(Me.Label2)
|
||||
Me.pnlTime.Controls.Add(Me.dtpVon)
|
||||
@@ -827,25 +834,12 @@ Partial Class usrCntlHauptfenster_Suche_AVISO
|
||||
Me.pnlTime.Size = New System.Drawing.Size(307, 57)
|
||||
Me.pnlTime.TabIndex = 12
|
||||
'
|
||||
'lblHinweis
|
||||
'
|
||||
Me.lblHinweis.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||
Me.lblHinweis.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
Me.lblHinweis.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.lblHinweis.Location = New System.Drawing.Point(954, 93)
|
||||
Me.lblHinweis.Name = "lblHinweis"
|
||||
Me.lblHinweis.Size = New System.Drawing.Size(129, 16)
|
||||
Me.lblHinweis.TabIndex = 38
|
||||
Me.lblHinweis.Text = "Hinweis eingetragen"
|
||||
Me.lblHinweis.Visible = False
|
||||
'
|
||||
'MyComboBox1
|
||||
'
|
||||
Me.MyComboBox1._allowedValuesFreiText = Nothing
|
||||
Me.MyComboBox1._allowFreiText = False
|
||||
Me.MyComboBox1._value = ""
|
||||
Me.MyComboBox1.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
||||
Me.MyComboBox1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
||||
Me.MyComboBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
||||
Me.MyComboBox1.ForeColor = System.Drawing.Color.White
|
||||
Me.MyComboBox1.FormattingEnabled = True
|
||||
@@ -979,47 +973,47 @@ Partial Class usrCntlHauptfenster_Suche_AVISO
|
||||
Me.gridAviso.AllowUserToAddRows = False
|
||||
Me.gridAviso.AllowUserToDeleteRows = False
|
||||
Me.gridAviso.AllowUserToResizeRows = False
|
||||
DataGridViewCellStyle1.BackColor = System.Drawing.Color.Azure
|
||||
DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.gridAviso.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
||||
DataGridViewCellStyle6.BackColor = System.Drawing.Color.Azure
|
||||
DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.gridAviso.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
|
||||
Me.gridAviso.BackgroundColor = System.Drawing.Color.DarkGray
|
||||
Me.gridAviso.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.Disable
|
||||
DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle2.BackColor = System.Drawing.Color.LightBlue
|
||||
DataGridViewCellStyle2.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText
|
||||
DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
||||
DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridAviso.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
|
||||
DataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle7.BackColor = System.Drawing.Color.LightBlue
|
||||
DataGridViewCellStyle7.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText
|
||||
DataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
||||
DataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
||||
Me.gridAviso.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle7
|
||||
Me.gridAviso.ColumnHeadersHeight = 25
|
||||
Me.gridAviso.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing
|
||||
DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window
|
||||
DataGridViewCellStyle3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText
|
||||
DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
||||
DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.gridAviso.DefaultCellStyle = DataGridViewCellStyle3
|
||||
DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window
|
||||
DataGridViewCellStyle8.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText
|
||||
DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
||||
DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.gridAviso.DefaultCellStyle = DataGridViewCellStyle8
|
||||
Me.gridAviso.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.gridAviso.Location = New System.Drawing.Point(0, 118)
|
||||
Me.gridAviso.MultiSelect = False
|
||||
Me.gridAviso.Name = "gridAviso"
|
||||
Me.gridAviso.ReadOnly = True
|
||||
DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control
|
||||
DataGridViewCellStyle4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText
|
||||
DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
||||
DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.gridAviso.RowHeadersDefaultCellStyle = DataGridViewCellStyle4
|
||||
DataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control
|
||||
DataGridViewCellStyle9.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||
DataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText
|
||||
DataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
||||
DataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.gridAviso.RowHeadersDefaultCellStyle = DataGridViewCellStyle9
|
||||
Me.gridAviso.RowHeadersVisible = False
|
||||
Me.gridAviso.RowHeadersWidth = 62
|
||||
Me.gridAviso.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
|
||||
DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.gridAviso.RowsDefaultCellStyle = DataGridViewCellStyle5
|
||||
DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.gridAviso.RowsDefaultCellStyle = DataGridViewCellStyle10
|
||||
Me.gridAviso.RowTemplate.ReadOnly = True
|
||||
Me.gridAviso.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.gridAviso.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
||||
|
||||
Reference in New Issue
Block a user