ZooFLow: CW Admin
This commit is contained in:
@@ -512,7 +512,7 @@ Partial Class frmAdmin_Start
|
||||
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
|
||||
Me.Panel1.Location = New System.Drawing.Point(200, 159)
|
||||
Me.Panel1.Name = "Panel1"
|
||||
Me.Panel1.Size = New System.Drawing.Size(877, 46)
|
||||
Me.Panel1.Size = New System.Drawing.Size(877, 9)
|
||||
Me.Panel1.TabIndex = 8
|
||||
Me.Panel1.TabStop = True
|
||||
'
|
||||
@@ -523,7 +523,7 @@ Partial Class frmAdmin_Start
|
||||
Me.labelTitle.Location = New System.Drawing.Point(0, 0)
|
||||
Me.labelTitle.Name = "labelTitle"
|
||||
Me.labelTitle.Padding = New System.Windows.Forms.Padding(5, 0, 0, 0)
|
||||
Me.labelTitle.Size = New System.Drawing.Size(877, 46)
|
||||
Me.labelTitle.Size = New System.Drawing.Size(877, 9)
|
||||
Me.labelTitle.TabIndex = 0
|
||||
Me.labelTitle.Text = "labelTitle"
|
||||
Me.labelTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||
@@ -713,11 +713,11 @@ Partial Class frmAdmin_Start
|
||||
'GridControl1
|
||||
'
|
||||
Me.GridControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.GridControl1.Location = New System.Drawing.Point(200, 205)
|
||||
Me.GridControl1.Location = New System.Drawing.Point(200, 168)
|
||||
Me.GridControl1.MainView = Me.GridView1
|
||||
Me.GridControl1.MenuManager = Me.RibbonControl1
|
||||
Me.GridControl1.Name = "GridControl1"
|
||||
Me.GridControl1.Size = New System.Drawing.Size(877, 449)
|
||||
Me.GridControl1.Size = New System.Drawing.Size(877, 486)
|
||||
Me.GridControl1.TabIndex = 12
|
||||
Me.GridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridView1})
|
||||
'
|
||||
@@ -725,6 +725,7 @@ Partial Class frmAdmin_Start
|
||||
'
|
||||
Me.GridView1.GridControl = Me.GridControl1
|
||||
Me.GridView1.Name = "GridView1"
|
||||
Me.GridView1.OptionsSelection.EnableAppearanceFocusedCell = False
|
||||
'
|
||||
'RibbonPageGroupAttributes
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user