MS
This commit is contained in:
@@ -81,7 +81,7 @@ Partial Class frmAdmin_GlobixRelations
|
||||
Me.RibbonControl1.MaxItemId = 1
|
||||
Me.RibbonControl1.Name = "RibbonControl1"
|
||||
Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1})
|
||||
Me.RibbonControl1.Size = New System.Drawing.Size(1087, 159)
|
||||
Me.RibbonControl1.Size = New System.Drawing.Size(1087, 160)
|
||||
Me.RibbonControl1.StatusBar = Me.RibbonStatusBar1
|
||||
'
|
||||
'RibbonPage1
|
||||
@@ -115,10 +115,10 @@ Partial Class frmAdmin_GlobixRelations
|
||||
'XtraTabControl1
|
||||
'
|
||||
Me.XtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
||||
Me.XtraTabControl1.Location = New System.Drawing.Point(0, 159)
|
||||
Me.XtraTabControl1.Location = New System.Drawing.Point(0, 160)
|
||||
Me.XtraTabControl1.Name = "XtraTabControl1"
|
||||
Me.XtraTabControl1.SelectedTabPage = Me.XtraTabPage1
|
||||
Me.XtraTabControl1.Size = New System.Drawing.Size(1087, 580)
|
||||
Me.XtraTabControl1.Size = New System.Drawing.Size(1087, 579)
|
||||
Me.XtraTabControl1.TabIndex = 2
|
||||
Me.XtraTabControl1.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() {Me.XtraTabPage1, Me.XtraTabPage2})
|
||||
'
|
||||
@@ -129,7 +129,7 @@ Partial Class frmAdmin_GlobixRelations
|
||||
Me.XtraTabPage1.ImageOptions.SvgImage = CType(resources.GetObject("XtraTabPage1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||
Me.XtraTabPage1.ImageOptions.SvgImageSize = New System.Drawing.Size(16, 16)
|
||||
Me.XtraTabPage1.Name = "XtraTabPage1"
|
||||
Me.XtraTabPage1.Size = New System.Drawing.Size(1085, 554)
|
||||
Me.XtraTabPage1.Size = New System.Drawing.Size(1085, 553)
|
||||
Me.XtraTabPage1.Text = "User-Relations"
|
||||
'
|
||||
'LayoutControlUser
|
||||
@@ -143,7 +143,7 @@ Partial Class frmAdmin_GlobixRelations
|
||||
Me.LayoutControlUser.Location = New System.Drawing.Point(0, 0)
|
||||
Me.LayoutControlUser.Name = "LayoutControlUser"
|
||||
Me.LayoutControlUser.Root = Me.Root
|
||||
Me.LayoutControlUser.Size = New System.Drawing.Size(1085, 554)
|
||||
Me.LayoutControlUser.Size = New System.Drawing.Size(1085, 553)
|
||||
Me.LayoutControlUser.TabIndex = 0
|
||||
Me.LayoutControlUser.Text = "LayoutControl1"
|
||||
'
|
||||
@@ -153,7 +153,7 @@ Partial Class frmAdmin_GlobixRelations
|
||||
Me.SimpleButton2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near
|
||||
Me.SimpleButton2.ImageOptions.Location = DevExpress.XtraEditors.ImageLocation.MiddleRight
|
||||
Me.SimpleButton2.ImageOptions.SvgImage = CType(resources.GetObject("SimpleButton2.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||
Me.SimpleButton2.Location = New System.Drawing.Point(420, 506)
|
||||
Me.SimpleButton2.Location = New System.Drawing.Point(420, 505)
|
||||
Me.SimpleButton2.Name = "SimpleButton2"
|
||||
Me.SimpleButton2.RightToLeft = System.Windows.Forms.RightToLeft.No
|
||||
Me.SimpleButton2.Size = New System.Drawing.Size(275, 36)
|
||||
@@ -166,7 +166,7 @@ Partial Class frmAdmin_GlobixRelations
|
||||
Me.SimpleButton1.Appearance.Options.UseTextOptions = True
|
||||
Me.SimpleButton1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far
|
||||
Me.SimpleButton1.ImageOptions.SvgImage = CType(resources.GetObject("SimpleButton1.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||
Me.SimpleButton1.Location = New System.Drawing.Point(420, 466)
|
||||
Me.SimpleButton1.Location = New System.Drawing.Point(420, 465)
|
||||
Me.SimpleButton1.Name = "SimpleButton1"
|
||||
Me.SimpleButton1.Size = New System.Drawing.Size(275, 36)
|
||||
Me.SimpleButton1.StyleController = Me.LayoutControlUser
|
||||
@@ -181,7 +181,7 @@ Partial Class frmAdmin_GlobixRelations
|
||||
Me.GridControlUsersRelated.MainView = Me.GridViewUsersRelated
|
||||
Me.GridControlUsersRelated.MenuManager = Me.RibbonControl1
|
||||
Me.GridControlUsersRelated.Name = "GridControlUsersRelated"
|
||||
Me.GridControlUsersRelated.Size = New System.Drawing.Size(374, 507)
|
||||
Me.GridControlUsersRelated.Size = New System.Drawing.Size(374, 506)
|
||||
Me.GridControlUsersRelated.TabIndex = 8
|
||||
Me.GridControlUsersRelated.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewUsersRelated})
|
||||
'
|
||||
@@ -200,7 +200,7 @@ Partial Class frmAdmin_GlobixRelations
|
||||
Me.GridControlDoctypesUsers.MainView = Me.GridViewDoctypesUser
|
||||
Me.GridControlDoctypesUsers.MenuManager = Me.RibbonControl1
|
||||
Me.GridControlDoctypesUsers.Name = "GridControlDoctypesUsers"
|
||||
Me.GridControlDoctypesUsers.Size = New System.Drawing.Size(275, 427)
|
||||
Me.GridControlDoctypesUsers.Size = New System.Drawing.Size(275, 426)
|
||||
Me.GridControlDoctypesUsers.TabIndex = 7
|
||||
Me.GridControlDoctypesUsers.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewDoctypesUser})
|
||||
'
|
||||
@@ -223,7 +223,7 @@ Partial Class frmAdmin_GlobixRelations
|
||||
Me.GridControlFreeUsers.MainView = Me.GridViewFreeUsers
|
||||
Me.GridControlFreeUsers.MenuManager = Me.RibbonControl1
|
||||
Me.GridControlFreeUsers.Name = "GridControlFreeUsers"
|
||||
Me.GridControlFreeUsers.Size = New System.Drawing.Size(404, 507)
|
||||
Me.GridControlFreeUsers.Size = New System.Drawing.Size(404, 506)
|
||||
Me.GridControlFreeUsers.TabIndex = 6
|
||||
Me.GridControlFreeUsers.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewFreeUsers})
|
||||
'
|
||||
@@ -244,7 +244,7 @@ Partial Class frmAdmin_GlobixRelations
|
||||
Me.Root.GroupBordersVisible = False
|
||||
Me.Root.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() {Me.SimpleLabelItem1, Me.SimpleLabelItem2, Me.LayoutControlItem1, Me.LayoutControlItem2, Me.SimpleLabelItem3, Me.LayoutControlItem3, Me.LayoutControlItem4, Me.LayoutControlItem5})
|
||||
Me.Root.Name = "Root"
|
||||
Me.Root.Size = New System.Drawing.Size(1085, 554)
|
||||
Me.Root.Size = New System.Drawing.Size(1085, 553)
|
||||
Me.Root.TextVisible = False
|
||||
'
|
||||
'SimpleLabelItem1
|
||||
@@ -276,7 +276,7 @@ Partial Class frmAdmin_GlobixRelations
|
||||
Me.LayoutControlItem1.Control = Me.GridControlFreeUsers
|
||||
Me.LayoutControlItem1.Location = New System.Drawing.Point(0, 23)
|
||||
Me.LayoutControlItem1.Name = "LayoutControlItem1"
|
||||
Me.LayoutControlItem1.Size = New System.Drawing.Size(408, 511)
|
||||
Me.LayoutControlItem1.Size = New System.Drawing.Size(408, 510)
|
||||
Me.LayoutControlItem1.TextSize = New System.Drawing.Size(0, 0)
|
||||
Me.LayoutControlItem1.TextVisible = False
|
||||
'
|
||||
@@ -285,7 +285,7 @@ Partial Class frmAdmin_GlobixRelations
|
||||
Me.LayoutControlItem2.Control = Me.GridControlDoctypesUsers
|
||||
Me.LayoutControlItem2.Location = New System.Drawing.Point(408, 23)
|
||||
Me.LayoutControlItem2.Name = "LayoutControlItem2"
|
||||
Me.LayoutControlItem2.Size = New System.Drawing.Size(279, 431)
|
||||
Me.LayoutControlItem2.Size = New System.Drawing.Size(279, 430)
|
||||
Me.LayoutControlItem2.TextSize = New System.Drawing.Size(0, 0)
|
||||
Me.LayoutControlItem2.TextVisible = False
|
||||
'
|
||||
@@ -306,14 +306,14 @@ Partial Class frmAdmin_GlobixRelations
|
||||
Me.LayoutControlItem3.Control = Me.GridControlUsersRelated
|
||||
Me.LayoutControlItem3.Location = New System.Drawing.Point(687, 23)
|
||||
Me.LayoutControlItem3.Name = "LayoutControlItem3"
|
||||
Me.LayoutControlItem3.Size = New System.Drawing.Size(378, 511)
|
||||
Me.LayoutControlItem3.Size = New System.Drawing.Size(378, 510)
|
||||
Me.LayoutControlItem3.TextSize = New System.Drawing.Size(0, 0)
|
||||
Me.LayoutControlItem3.TextVisible = False
|
||||
'
|
||||
'LayoutControlItem4
|
||||
'
|
||||
Me.LayoutControlItem4.Control = Me.SimpleButton1
|
||||
Me.LayoutControlItem4.Location = New System.Drawing.Point(408, 454)
|
||||
Me.LayoutControlItem4.Location = New System.Drawing.Point(408, 453)
|
||||
Me.LayoutControlItem4.Name = "LayoutControlItem4"
|
||||
Me.LayoutControlItem4.Size = New System.Drawing.Size(279, 40)
|
||||
Me.LayoutControlItem4.TextSize = New System.Drawing.Size(0, 0)
|
||||
@@ -322,7 +322,7 @@ Partial Class frmAdmin_GlobixRelations
|
||||
'LayoutControlItem5
|
||||
'
|
||||
Me.LayoutControlItem5.Control = Me.SimpleButton2
|
||||
Me.LayoutControlItem5.Location = New System.Drawing.Point(408, 494)
|
||||
Me.LayoutControlItem5.Location = New System.Drawing.Point(408, 493)
|
||||
Me.LayoutControlItem5.Name = "LayoutControlItem5"
|
||||
Me.LayoutControlItem5.Size = New System.Drawing.Size(279, 40)
|
||||
Me.LayoutControlItem5.TextSize = New System.Drawing.Size(0, 0)
|
||||
|
||||
Reference in New Issue
Block a user