Mini Kabibi Habibi
Imports Microsoft.VisualBasic
Imports System
Namespace DevExpress.XtraLayout.Demos
Public Partial Class Cars
''' <summary>
''' Clean up any resources being used.
''' </summary>
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing Then
If Not components Is Nothing Then
components.Dispose()
End If
End If
MyBase.Dispose(disposing)
End Sub
#Region "Designer generated code"
''' <summary>
''' Required method for Designer support - do not modify
''' the contents of this method with the code editor.
''' </summary>
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Cars))
Me.layoutControl1 = New DevExpress.XtraLayout.LayoutControl()
Me.imageCollection1 = New DevExpress.Utils.ImageCollection(Me.components)
Me.dataNavigator1 = New DevExpress.XtraEditors.DataNavigator()
Me.memoEdit1 = New DevExpress.XtraEditors.MemoEdit()
Me.textEdit1 = New DevExpress.XtraEditors.TextEdit()
Me.pictureEdit1 = New DevExpress.XtraEditors.PictureEdit()
Me.dateEdit1 = New DevExpress.XtraEditors.DateEdit()
Me.calcEdit1 = New DevExpress.XtraEditors.CalcEdit()
Me.imageComboBoxEdit1 = New DevExpress.XtraEditors.ImageComboBoxEdit()
Me.imageList1 = New System.Windows.Forms.ImageList(Me.components)
Me.textEdit2 = New DevExpress.XtraEditors.TextEdit()
Me.hyperLinkEdit1 = New DevExpress.XtraEditors.HyperLinkEdit()
Me.spinEdit1 = New DevExpress.XtraEditors.SpinEdit()
Me.textEdit4 = New DevExpress.XtraEditors.TextEdit()
Me.textEdit3 = New DevExpress.XtraEditors.TextEdit()
Me.spinEdit3 = New DevExpress.XtraEditors.SpinEdit()
Me.spinEdit4 = New DevExpress.XtraEditors.SpinEdit()
Me.spinEdit2 = New DevExpress.XtraEditors.SpinEdit()
Me.Root = New DevExpress.XtraLayout.LayoutControlGroup()
Me.layoutControlItem10 = New DevExpress.XtraLayout.LayoutControlItem()
Me.tabbedControlGroup1 = New DevExpress.XtraLayout.TabbedControlGroup()
Me.layoutControlGroup1 = New DevExpress.XtraLayout.LayoutControlGroup()
Me.layoutControlItem1 = New DevExpress.XtraLayout.LayoutControlItem()
Me.layoutControlItem2 = New DevExpress.XtraLayout.LayoutControlItem()
Me.layoutControlItem8 = New DevExpress.XtraLayout.LayoutControlItem()
Me.layoutControlItem6 = New DevExpress.XtraLayout.LayoutControlItem()
Me.layoutControlItem4 = New DevExpress.XtraLayout.LayoutControlItem()
Me.layoutControlItem3 = New DevExpress.XtraLayout.LayoutControlItem()
Me.layoutControlItem5 = New DevExpress.XtraLayout.LayoutControlItem()
Me.layoutControlItem9 = New DevExpress.XtraLayout.LayoutControlItem()
Me.layoutControlGroup2 = New DevExpress.XtraLayout.LayoutControlGroup()
Me.layoutControlItem11 = New DevExpress.XtraLayout.LayoutControlItem()
Me.layoutControlItem16 = New DevExpress.XtraLayout.LayoutControlItem()
Me.layoutControlItem13 = New DevExpress.XtraLayout.LayoutControlItem()
Me.layoutControlItem12 = New DevExpress.XtraLayout.LayoutControlItem()
Me.layoutControlItem7 = New DevExpress.XtraLayout.LayoutControlItem()
Me.layoutControlItem14 = New DevExpress.XtraLayout.LayoutControlItem()
Me.layoutControlItem15 = New DevExpress.XtraLayout.LayoutControlItem()
Me.layoutControlItem17 = New DevExpress.XtraLayout.LayoutControlItem()
Me.emptySpaceItem1 = New DevExpress.XtraLayout.EmptySpaceItem()
Me.checkEdit1 = New DevExpress.XtraEditors.CheckEdit()
Me.checkEdit2 = New DevExpress.XtraEditors.CheckEdit()
CType(Me.panelControl1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.panelControl2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControl1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.layoutControl1.SuspendLayout()
CType(Me.imageCollection1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.memoEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.textEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.pictureEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.dateEdit1.Properties.VistaTimeProperties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.dateEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.calcEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.imageComboBoxEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.textEdit2.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.hyperLinkEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.spinEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.textEdit4.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.textEdit3.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.spinEdit3.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.spinEdit4.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.spinEdit2.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.Root, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControlItem10, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.tabbedControlGroup1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControlGroup1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControlItem1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControlItem2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControlItem8, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControlItem6, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControlItem4, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControlItem3, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControlItem5, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControlItem9, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControlGroup2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControlItem11, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControlItem16, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControlItem13, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControlItem12, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControlItem7, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControlItem14, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControlItem15, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.layoutControlItem17, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.emptySpaceItem1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.checkEdit1.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.checkEdit2.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
' panelControl1
'
Me.panelControl1.Size = New System.Drawing.Size(794, 68)
'
' panelControl2
'
Me.panelControl2.Size = New System.Drawing.Size(794, 8)
'
' layoutControl1
'
Me.layoutControl1.Images = Me.imageCollection1
Me.layoutControl1.Controls.Add(Me.dataNavigator1)
Me.layoutControl1.Controls.Add(Me.memoEdit1)
Me.layoutControl1.Controls.Add(Me.textEdit1)
Me.layoutControl1.Controls.Add(Me.pictureEdit1)
Me.layoutControl1.Controls.Add(Me.dateEdit1)
Me.layoutControl1.Controls.Add(Me.calcEdit1)
Me.layoutControl1.Controls.Add(Me.imageComboBoxEdit1)
Me.layoutControl1.Controls.Add(Me.textEdit2)
Me.layoutControl1.Controls.Add(Me.hyperLinkEdit1)
Me.layoutControl1.Controls.Add(Me.spinEdit1)
Me.layoutControl1.Controls.Add(Me.textEdit4)
Me.layoutControl1.Controls.Add(Me.textEdit3)
Me.layoutControl1.Controls.Add(Me.spinEdit3)
Me.layoutControl1.Controls.Add(Me.spinEdit4)
Me.layoutControl1.Controls.Add(Me.spinEdit2)
Me.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill
Me.layoutControl1.Images = Me.imageCollection1
Me.layoutControl1.Location = New System.Drawing.Point(0, 76)
Me.layoutControl1.Name = "layoutControl1"
Me.layoutControl1.Root = Me.Root
Me.layoutControl1.Size = New System.Drawing.Size(794, 416)
Me.layoutControl1.TabIndex = 0
Me.layoutControl1.Text = "layoutControl1"
Me.layoutControl1.Controls.SetChildIndex(Me.spinEdit2, 0)
Me.layoutControl1.Controls.SetChildIndex(Me.spinEdit4, 0)
Me.layoutControl1.Controls.SetChildIndex(Me.spinEdit3, 0)
Me.layoutControl1.Controls.SetChildIndex(Me.textEdit3, 0)
Me.layoutControl1.Controls.SetChildIndex(Me.textEdit4, 0)
Me.layoutControl1.Controls.SetChildIndex(Me.spinEdit1, 0)
Me.layoutControl1.Controls.SetChildIndex(Me.hyperLinkEdit1, 0)
Me.layoutControl1.Controls.SetChildIndex(Me.textEdit2, 0)
Me.layoutControl1.Controls.SetChildIndex(Me.imageComboBoxEdit1, 0)
Me.layoutControl1.Controls.SetChildIndex(Me.calcEdit1, 0)
Me.layoutControl1.Controls.SetChildIndex(Me.dateEdit1, 0)
Me.layoutControl1.Controls.SetChildIndex(Me.pictureEdit1, 0)
Me.layoutControl1.Controls.SetChildIndex(Me.textEdit1, 0)
Me.layoutControl1.Controls.SetChildIndex(Me.memoEdit1, 0)
Me.layoutControl1.Controls.SetChildIndex(Me.dataNavigator1, 0)
'
' imageCollection1
'
Me.imageCollection1.ImageStream = (CType(resources.GetObject("imageCollection1.ImageStream"), DevExpress.Utils.ImageCollectionStreamer))
'
' dataNavigator1
'
Me.dataNavigator1.Location = New System.Drawing.Point(12, 387)
Me.dataNavigator1.Name = "dataNavigator1"
Me.dataNavigator1.Size = New System.Drawing.Size(302, 19)
Me.dataNavigator1.StyleController = Me.layoutControl1
Me.dataNavigator1.TabIndex = 19
Me.dataNavigator1.Text = "dataNavigator1"
Me.dataNavigator1.TextLocation = DevExpress.XtraEditors.NavigatorButtonsTextLocation.Center
'
' memoEdit1
'
Me.memoEdit1.EditValue = "memoEdit1"
Me.memoEdit1.Location = New System.Drawing.Point(12, 234)
Me.memoEdit1.Name = "memoEdit1"
Me.memoEdit1.Size = New System.Drawing.Size(771, 142)
Me.memoEdit1.StyleController = Me.layoutControl1
Me.memoEdit1.TabIndex = 12
'
' textEdit1
'
Me.textEdit1.EditValue = "textEdit1"
Me.textEdit1.Location = New System.Drawing.Point(103, 44)
Me.textEdit1.Name = "textEdit1"
Me.textEdit1.Size = New System.Drawing.Size(399, 20)
Me.textEdit1.StyleController = Me.layoutControl1
Me.textEdit1.TabIndex = 2
'
' pictureEdit1
'
Me.pictureEdit1.Location = New System.Drawing.Point(513, 44)
Me.pictureEdit1.Name = "pictureEdit1"
Me.pictureEdit1.Size = New System.Drawing.Size(259, 137)
Me.pictureEdit1.StyleController = Me.layoutControl1
Me.pictureEdit1.TabIndex = 3
'
' dateEdit1
'
Me.dateEdit1.EditValue = New System.DateTime(2005, 12, 5, 0, 0, 0, 0)
Me.dateEdit1.Location = New System.Drawing.Point(374, 137)
Me.dateEdit1.Name = "dateEdit1"
Me.dateEdit1.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() { New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
Me.dateEdit1.Properties.VistaTimeProperties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() { New DevExpress.XtraEditors.Controls.EditorButton()})
Me.dateEdit1.Size = New System.Drawing.Size(128, 20)
Me.dateEdit1.StyleController = Me.layoutControl1
Me.dateEdit1.TabIndex = 9
'
' calcEdit1
'
Me.calcEdit1.Location = New System.Drawing.Point(103, 137)
Me.calcEdit1.Name = "calcEdit1"
Me.calcEdit1.Properties.AppearanceDisabled.Options.UseTextOptions = True
Me.calcEdit1.Properties.AppearanceDisabled.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far
Me.calcEdit1.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() { New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
Me.calcEdit1.Properties.Mask.EditMask = "c"
Me.calcEdit1.Properties.Mask.UseMaskAsDisplayFormat = True
Me.calcEdit1.Size = New System.Drawing.Size(177, 20)
Me.calcEdit1.StyleController = Me.layoutControl1
Me.calcEdit1.TabIndex = 7
'
' imageComboBoxEdit1
'
Me.imageComboBoxEdit1.Location = New System.Drawing.Point(103, 106)
Me.imageComboBoxEdit1.Name = "imageComboBoxEdit1"
Me.imageComboBoxEdit1.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() { New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
Me.imageComboBoxEdit1.Properties.Items.AddRange(New DevExpress.XtraEditors.Controls.ImageComboBoxItem() { New DevExpress.XtraEditors.Controls.ImageComboBoxItem("Sports", "SPORTS", 0), New DevExpress.XtraEditors.Controls.ImageComboBoxItem("Saloon", "SALOON", 1), New DevExpress.XtraEditors.Controls.ImageComboBoxItem("Truck", "TRUCK", 2)})
Me.imageComboBoxEdit1.Properties.SmallImages = Me.imageList1
Me.imageComboBoxEdit1.Size = New System.Drawing.Size(177, 20)
Me.imageComboBoxEdit1.StyleController = Me.layoutControl1
Me.imageComboBoxEdit1.TabIndex = 5
'
' imageList1
'
Me.imageList1.ImageStream = (CType(resources.GetObject("imageList1.ImageStream"), System.Windows.Forms.ImageListStreamer))
Me.imageList1.TransparentColor = System.Drawing.Color.Magenta
Me.imageList1.Images.SetKeyName(0, "")
Me.imageList1.Images.SetKeyName(1, "")
Me.imageList1.Images.SetKeyName(2, "")
'
' textEdit2
'
Me.textEdit2.EditValue = "textEdit2"
Me.textEdit2.Location = New System.Drawing.Point(103, 75)
Me.textEdit2.Name = "textEdit2"
Me.textEdit2.Size = New System.Drawing.Size(399, 20)
Me.textEdit2.StyleController = Me.layoutControl1
Me.textEdit2.TabIndex = 4
'
' hyperLinkEdit1
'
Me.hyperLinkEdit1.EditValue = "hyperLinkEdit1"
Me.hyperLinkEdit1.Location = New System.Drawing.Point(291, 106)
Me.hyperLinkEdit1.Name = "hyperLinkEdit1"
Me.hyperLinkEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent
Me.hyperLinkEdit1.Properties.Appearance.Options.UseBackColor = True
Me.hyperLinkEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder
Me.hyperLinkEdit1.Size = New System.Drawing.Size(211, 18)
Me.hyperLinkEdit1.StyleController = Me.layoutControl1
Me.hyperLinkEdit1.TabIndex = 6
'
' spinEdit1
'
Me.spinEdit1.EditValue = New Decimal(New Integer() { 0, 0, 0, 0})
Me.spinEdit1.Location = New System.Drawing.Point(484, 72)
Me.spinEdit1.Name = "spinEdit1"
Me.spinEdit1.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() { New DevExpress.XtraEditors.Controls.EditorButton()})
Me.spinEdit1.Properties.IsFloatValue = False
Me.spinEdit1.Properties.Mask.EditMask = "N00"
Me.spinEdit1.Size = New System.Drawing.Size(286, 20)
Me.spinEdit1.StyleController = Me.layoutControl1
Me.spinEdit1.TabIndex = 14
'
' textEdit4
'
Me.textEdit4.EditValue = "textEdit4"
Me.textEdit4.Location = New System.Drawing.Point(102, 42)
Me.textEdit4.Name = "textEdit4"
Me.textEdit4.Properties.DisplayFormat.FormatString = "#.## Liters"
Me.textEdit4.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric
Me.textEdit4.Size = New System.Drawing.Size(668, 20)
Me.textEdit4.StyleController = Me.layoutControl1
Me.textEdit4.TabIndex = 15
'
' textEdit3
'
Me.textEdit3.EditValue = "textEdit3"
Me.textEdit3.Location = New System.Drawing.Point(102, 72)
Me.textEdit3.Name = "textEdit3"
Me.textEdit3.Size = New System.Drawing.Size(289, 20)
Me.textEdit3.StyleController = Me.layoutControl1
Me.textEdit3.TabIndex = 13
'
' spinEdit3
'
Me.spinEdit3.EditValue = New Decimal(New Integer() { 0, 0, 0, 0})
Me.spinEdit3.Location = New System.Drawing.Point(102, 102)
Me.spinEdit3.Name = "spinEdit3"
Me.spinEdit3.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() { New DevExpress.XtraEditors.Controls.EditorButton()})
Me.spinEdit3.Properties.IsFloatValue = False
Me.spinEdit3.Properties.Mask.EditMask = "N00"
Me.spinEdit3.Size = New System.Drawing.Size(289, 20)
Me.spinEdit3.StyleController = Me.layoutControl1
Me.spinEdit3.TabIndex = 16
'
' spinEdit4
'
Me.spinEdit4.EditValue = New Decimal(New Integer() { 0, 0, 0, 0})
Me.spinEdit4.Location = New System.Drawing.Point(102, 132)
Me.spinEdit4.Name = "spinEdit4"
Me.spinEdit4.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() { New DevExpress.XtraEditors.Controls.EditorButton()})
Me.spinEdit4.Properties.IsFloatValue = False
Me.spinEdit4.Properties.Mask.EditMask = "N00"
Me.spinEdit4.Size = New System.Drawing.Size(289, 20)
Me.spinEdit4.StyleController = Me.layoutControl1
Me.spinEdit4.TabIndex = 17
'
' spinEdit2
'
Me.spinEdit2.EditValue = New Decimal(New Integer() { 0, 0, 0, 0})
Me.spinEdit2.Location = New System.Drawing.Point(484, 102)
Me.spinEdit2.Name = "spinEdit2"
Me.spinEdit2.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() { New DevExpress.XtraEditors.Controls.EditorButton()})
Me.spinEdit2.Properties.IsFloatValue = False
Me.spinEdit2.Properties.Mask.EditMask = "N00"
Me.spinEdit2.Size = New System.Drawing.Size(286, 20)
Me.spinEdit2.StyleController = Me.layoutControl1
Me.spinEdit2.TabIndex = 1
'
' Root
'
Me.Root.CustomizationFormText = "Main"
Me.Root.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() { Me.layoutControlItem10, Me.tabbedControlGroup1, Me.layoutControlItem17, Me.emptySpaceItem1})
Me.Root.Location = New System.Drawing.Point(0, 0)
Me.Root.Name = "Root"
Me.Root.Padding = New DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5)
Me.Root.Size = New System.Drawing.Size(794, 416)
Me.Root.Spacing = New DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0)
Me.Root.Text = "Main"
Me.Root.TextVisible = False
'
' layoutControlItem10
'
Me.layoutControlItem10.Control = Me.memoEdit1
Me.layoutControlItem10.CustomizationFormText = "&Description: "
Me.layoutControlItem10.Location = New System.Drawing.Point(0, 197)
Me.layoutControlItem10.Name = "layoutControlItem10"
Me.layoutControlItem10.Size = New System.Drawing.Size(782, 178)
Me.layoutControlItem10.Text = "&Description: "
Me.layoutControlItem10.TextLocation = DevExpress.Utils.Locations.Top
Me.layoutControlItem10.TextSize = New System.Drawing.Size(78, 20)
'
' tabbedControlGroup1
'
Me.tabbedControlGroup1.CustomizationFormText = "TabbedGroup"
Me.tabbedControlGroup1.Location = New System.Drawing.Point(0, 0)
Me.tabbedControlGroup1.Name = "tabbedControlGroup1"
Me.tabbedControlGroup1.SelectedTabPage = Me.layoutControlGroup1
Me.tabbedControlGroup1.SelectedTabPageIndex = 0
Me.tabbedControlGroup1.Size = New System.Drawing.Size(782, 197)
Me.tabbedControlGroup1.Spacing = New DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0)
Me.tabbedControlGroup1.TabPages.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() { Me.layoutControlGroup1, Me.layoutControlGroup2})
Me.tabbedControlGroup1.Text = "TabbedGroup"
'
' layoutControlGroup1
'
Me.layoutControlGroup1.CaptionImage = (CType(resources.GetObject("layoutControlGroup1.CaptionImage"), System.Drawing.Image))
Me.layoutControlGroup1.CaptionImageIndex = 3
Me.layoutControlGroup1.CustomizationFormText = "Details"
Me.layoutControlGroup1.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() { Me.layoutControlItem1, Me.layoutControlItem2, Me.layoutControlItem8, Me.layoutControlItem6, Me.layoutControlItem4, Me.layoutControlItem3, Me.layoutControlItem5, Me.layoutControlItem9})
Me.layoutControlGroup1.Location = New System.Drawing.Point(0, 0)
Me.layoutControlGroup1.Name = "layoutControlGroup1"
Me.layoutControlGroup1.Size = New System.Drawing.Size(763, 154)
Me.layoutControlGroup1.Text = "Details"
'
' layoutControlItem1
'
Me.layoutControlItem1.Control = Me.textEdit1
Me.layoutControlItem1.CustomizationFormText = "&Manufacturer: "
Me.layoutControlItem1.Location = New System.Drawing.Point(0, 0)
Me.layoutControlItem1.Name = "layoutControlItem1"
Me.layoutControlItem1.Size = New System.Drawing.Size(493, 31)
Me.layoutControlItem1.Text = "&Manufacturer: "
Me.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Left
Me.layoutControlItem1.TextSize = New System.Drawing.Size(78, 20)
'
' layoutControlItem2
'
Me.layoutControlItem2.Control = Me.pictureEdit1
Me.layoutControlItem2.CustomizationFormText = "Picture"
Me.layoutControlItem2.Location = New System.Drawing.Point(493, 0)
Me.layoutControlItem2.MaxSize = New System.Drawing.Size(270, 148)
Me.layoutControlItem2.MinSize = New System.Drawing.Size(270, 148)
Me.layoutControlItem2.Name = "layoutControlItem2"
Me.layoutControlItem2.Size = New System.Drawing.Size(270, 154)
Me.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom
Me.layoutControlItem2.Text = "Picture"
Me.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize
Me.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Left
Me.layoutControlItem2.TextSize = New System.Drawing.Size(0, 0)
Me.layoutControlItem2.TextToControlDistance = 0
Me.layoutControlItem2.TextVisible = False
'
' layoutControlItem8
'
Me.layoutControlItem8.Control = Me.dateEdit1
Me.layoutControlItem8.CustomizationFormText = "Delivery Date:"
Me.layoutControlItem8.Location = New System.Drawing.Point(271, 93)
Me.layoutControlItem8.Name = "layoutControlItem8"
Me.layoutControlItem8.Size = New System.Drawing.Size(222, 61)
Me.layoutControlItem8.Text = "Delivery Date:"
Me.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Left
Me.layoutControlItem8.TextSize = New System.Drawing.Size(78, 20)
'
' layoutControlItem6
'
Me.layoutControlItem6.Control = Me.calcEdit1
Me.layoutControlItem6.CustomizationFormText = "Price:"
Me.layoutControlItem6.Location = New System.Drawing.Point(0, 93)
Me.layoutControlItem6.Name = "layoutControlItem6"
Me.layoutControlItem6.Size = New System.Drawing.Size(271, 31)
Me.layoutControlItem6.Text = "Price:"
Me.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Left
Me.layoutControlItem6.TextSize = New System.Drawing.Size(78, 20)
'
' layoutControlItem4
'
Me.layoutControlItem4.Control = Me.imageComboBoxEdit1
Me.layoutControlItem4.CustomizationFormText = "Category: "
Me.layoutControlItem4.Location = New System.Drawing.Point(0, 62)
Me.layoutControlItem4.Name = "layoutControlItem4"
Me.layoutControlItem4.Size = New System.Drawing.Size(271, 31)
Me.layoutControlItem4.Text = "Category: "
Me.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Left
Me.layoutControlItem4.TextSize = New System.Drawing.Size(78, 20)
'
' layoutControlItem3
'
Me.layoutControlItem3.Control = Me.textEdit2
Me.layoutControlItem3.CustomizationFormText = "Model:"
Me.layoutControlItem3.Location = New System.Drawing.Point(0, 31)
Me.layoutControlItem3.Name = "layoutControlItem3"
Me.layoutControlItem3.Size = New System.Drawing.Size(493, 31)
Me.layoutControlItem3.Text = "Model:"
Me.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Left
Me.layoutControlItem3.TextSize = New System.Drawing.Size(78, 20)
'
' layoutControlItem5
'
Me.layoutControlItem5.Control = Me.hyperLinkEdit1
Me.layoutControlItem5.CustomizationFormText = "Hyperlink:"
Me.layoutControlItem5.Location = New System.Drawing.Point(271, 62)
Me.layoutControlItem5.Name = "layoutControlItem5"
Me.layoutControlItem5.Size = New System.Drawing.Size(222, 31)
Me.layoutControlItem5.Text = "Hyperlink:"
Me.layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize
Me.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Left
Me.layoutControlItem5.TextSize = New System.Drawing.Size(0, 0)
Me.layoutControlItem5.TextToControlDistance = 0
Me.layoutControlItem5.TextVisible = False
'
' layoutControlItem9
'
Me.layoutControlItem9.Control = Me.checkEdit1
Me.layoutControlItem9.CustomizationFormText = "In stock?"
Me.layoutControlItem9.Location = New System.Drawing.Point(0, 124)
Me.layoutControlItem9.Name = "layoutControlItem9"
Me.layoutControlItem9.Size = New System.Drawing.Size(271, 30)
Me.layoutControlItem9.Text = "In stock?"
Me.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Left
Me.layoutControlItem9.TextSize = New System.Drawing.Size(0, 0)
Me.layoutControlItem9.TextToControlDistance = 0
Me.layoutControlItem9.TextVisible = False
'
' layoutControlGroup2
'
Me.layoutControlGroup2.CaptionImage = (CType(resources.GetObject("layoutControlGroup2.CaptionImage"), System.Drawing.Image))
Me.layoutControlGroup2.CaptionImageIndex = 4
Me.layoutControlGroup2.CustomizationFormText = "&Performance Attributes"
Me.layoutControlGroup2.Items.AddRange(New DevExpress.XtraLayout.BaseLayoutItem() { Me.layoutControlItem11, Me.layoutControlItem16, Me.layoutControlItem13, Me.layoutControlItem12, Me.layoutControlItem7, Me.layoutControlItem14, Me.layoutControlItem15})
Me.layoutControlGroup2.Location = New System.Drawing.Point(0, 0)
Me.layoutControlGroup2.Name = "layoutControlGroup2"
Me.layoutControlGroup2.Size = New System.Drawing.Size(763, 154)
Me.layoutControlGroup2.Text = "&Performance Attributes"
'
' layoutControlItem11
'
Me.layoutControlItem11.Control = Me.spinEdit1
Me.layoutControlItem11.CustomizationFormText = "Cyl:"
Me.layoutControlItem11.Location = New System.Drawing.Point(383, 31)
Me.layoutControlItem11.Name = "layoutControlItem11"
Me.layoutControlItem11.Size = New System.Drawing.Size(380, 31)
Me.layoutControlItem11.Text = "Cyl:"
Me.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Left
Me.layoutControlItem11.TextSize = New System.Drawing.Size(78, 20)
'
' layoutControlItem16
'
Me.layoutControlItem16.Control = Me.checkEdit2
Me.layoutControlItem16.CustomizationFormText = "Automatic Transmission"
Me.layoutControlItem16.Location = New System.Drawing.Point(383, 93)
Me.layoutControlItem16.Name = "layoutControlItem16"
Me.layoutControlItem16.Size = New System.Drawing.Size(380, 61)
Me.layoutControlItem16.Text = "Automatic Transmission"
Me.layoutControlItem16.TextLocation = DevExpress.Utils.Locations.Left
Me.layoutControlItem16.TextSize = New System.Drawing.Size(0, 0)
Me.layoutControlItem16.TextToControlDistance = 0
Me.layoutControlItem16.TextVisible = False
'
' layoutControlItem13
'
Me.layoutControlItem13.Control = Me.spinEdit2
Me.layoutControlItem13.CustomizationFormText = "MPG Highway:"
Me.layoutControlItem13.Location = New System.Drawing.Point(383, 62)
Me.layoutControlItem13.Name = "layoutControlItem13"
Me.layoutControlItem13.Size = New System.Drawing.Size(380, 31)
Me.layoutControlItem13.Text = "MPG Highway:"
Me.layoutControlItem13.TextLocation = DevExpress.Utils.Locations.Left
Me.layoutControlItem13.TextSize = New System.Drawing.Size(78, 20)
'
' layoutControlItem12
'
Me.layoutControlItem12.Control = Me.textEdit4
Me.layoutControlItem12.CustomizationFormText = "Capacity:"
Me.layoutControlItem12.Location = New System.Drawing.Point(0, 0)
Me.layoutControlItem12.Name = "layoutControlItem12"
Me.layoutControlItem12.Size = New System.Drawing.Size(763, 31)
Me.layoutControlItem12.Text = "Capacity:"
Me.layoutControlItem12.TextLocation = DevExpress.Utils.Locations.Left
Me.layoutControlItem12.TextSize = New System.Drawing.Size(78, 20)
'
' layoutControlItem7
'
Me.layoutControlItem7.Control = Me.textEdit3
Me.layoutControlItem7.CustomizationFormText = "HP:"
Me.layoutControlItem7.Location = New System.Drawing.Point(0, 31)
Me.layoutControlItem7.Name = "layoutControlItem7"
Me.layoutControlItem7.Size = New System.Drawing.Size(383, 31)
Me.layoutControlItem7.Text = "HP:"
Me.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Left
Me.layoutControlItem7.TextSize = New System.Drawing.Size(78, 20)
'
' layoutControlItem14
'
Me.layoutControlItem14.Control = Me.spinEdit3
Me.layoutControlItem14.CustomizationFormText = "MPG City:"
Me.layoutControlItem14.Location = New System.Drawing.Point(0, 62)
Me.layoutControlItem14.Name = "layoutControlItem14"
Me.layoutControlItem14.Size = New System.Drawing.Size(383, 31)
Me.layoutControlItem14.Text = "MPG City:"
Me.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Left
Me.layoutControlItem14.TextSize = New System.Drawing.Size(78, 20)
'
' layoutControlItem15
'
Me.layoutControlItem15.Control = Me.spinEdit4
Me.layoutControlItem15.CustomizationFormText = "# of Gears:"
Me.layoutControlItem15.Location = New System.Drawing.Point(0, 93)
Me.layoutControlItem15.Name = "layoutControlItem15"
Me.layoutControlItem15.Size = New System.Drawing.Size(383, 61)
Me.layoutControlItem15.Text = "# of Gears:"
Me.layoutControlItem15.TextLocation = DevExpress.Utils.Locations.Left
Me.layoutControlItem15.TextSize = New System.Drawing.Size(78, 20)
'
' layoutControlItem17
'
Me.layoutControlItem17.Control = Me.dataNavigator1
Me.layoutControlItem17.CustomizationFormText = "DataNavigator"
Me.layoutControlItem17.Location = New System.Drawing.Point(0, 375)
Me.layoutControlItem17.Name = "layoutControlItem17"
Me.layoutControlItem17.Size = New System.Drawing.Size(313, 29)
Me.layoutControlItem17.Text = "DataNavigator"
Me.layoutControlItem17.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize
Me.layoutControlItem17.TextLocation = DevExpress.Utils.Locations.Left
Me.layoutControlItem17.TextSize = New System.Drawing.Size(0, 0)
Me.layoutControlItem17.TextToControlDistance = 0
Me.layoutControlItem17.TextVisible = False
'
' emptySpaceItem1
'
Me.emptySpaceItem1.CustomizationFormText = "emptySpaceItem1"
Me.emptySpaceItem1.Location = New System.Drawing.Point(313, 375)
Me.emptySpaceItem1.Name = "emptySpaceItem1"
Me.emptySpaceItem1.Size = New System.Drawing.Size(469, 29)
Me.emptySpaceItem1.Text = "emptySpaceItem1"
Me.emptySpaceItem1.TextSize = New System.Drawing.Size(0, 0)
'
' checkEdit1
'
Me.checkEdit1.EditValue = Nothing
Me.checkEdit1.Location = New System.Drawing.Point(102, 162)
Me.checkEdit1.Name = "checkEdit1"
Me.checkEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default
Me.checkEdit1.Properties.Caption = "In stock?"
Me.checkEdit1.Size = New System.Drawing.Size(177, 19)
Me.checkEdit1.StyleController = Me.layoutControl1
Me.checkEdit1.TabIndex = 10
Me.checkEdit1.TabStop = False
' Me.checkEdit1.CheckedChanged += New System.EventHandler(Me.checkEdit1_CheckedChanged);
'
' checkEdit2
'
Me.checkEdit2.EditValue = Nothing
Me.checkEdit2.Location = New System.Drawing.Point(484, 132)
Me.checkEdit2.Name = "checkEdit2"
Me.checkEdit2.Properties.Appearance.Options.UseTextOptions = True
Me.checkEdit2.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far
Me.checkEdit2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default
Me.checkEdit2.Properties.Caption = "Automatic Transmission"
Me.checkEdit2.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far
Me.checkEdit2.Properties.ValueChecked = "Yes"
Me.checkEdit2.Properties.ValueUnchecked = "No"
Me.checkEdit2.Size = New System.Drawing.Size(286, 19)
Me.checkEdit2.StyleController = Me.layoutControl1
Me.checkEdit2.TabIndex = 18
Me.checkEdit2.TabStop = False
'
' Cars
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.Controls.Add(Me.layoutControl1)
Me.Name = "Cars"
Me.Size = New System.Drawing.Size(794, 492)
Me.Controls.SetChildIndex(Me.panelControl1, 0)
Me.Controls.SetChildIndex(Me.panelControl2, 0)
Me.Controls.SetChildIndex(Me.layoutControl1, 0)
CType(Me.panelControl1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.panelControl2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControl1, System.ComponentModel.ISupportInitialize).EndInit()
Me.layoutControl1.ResumeLayout(False)
CType(Me.imageCollection1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.memoEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.textEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.pictureEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.dateEdit1.Properties.VistaTimeProperties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.dateEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.calcEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.imageComboBoxEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.textEdit2.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.hyperLinkEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.spinEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.textEdit4.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.textEdit3.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.spinEdit3.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.spinEdit4.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.spinEdit2.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.Root, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControlItem10, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.tabbedControlGroup1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControlGroup1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControlItem1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControlItem2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControlItem8, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControlItem6, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControlItem4, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControlItem3, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControlItem5, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControlItem9, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControlGroup2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControlItem11, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControlItem16, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControlItem13, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControlItem12, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControlItem7, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControlItem14, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControlItem15, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.layoutControlItem17, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.emptySpaceItem1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.checkEdit1.Properties, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.checkEdit2.Properties, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
End Sub
#End Region
Private layoutControl1 As DevExpress.XtraLayout.LayoutControl
Private textEdit1 As DevExpress.XtraEditors.TextEdit
Private layoutControlItem1 As DevExpress.XtraLayout.LayoutControlItem
Private pictureEdit1 As DevExpress.XtraEditors.PictureEdit
Private layoutControlItem2 As DevExpress.XtraLayout.LayoutControlItem
Private textEdit2 As DevExpress.XtraEditors.TextEdit
Private imageComboBoxEdit1 As DevExpress.XtraEditors.ImageComboBoxEdit
Private hyperLinkEdit1 As DevExpress.XtraEditors.HyperLinkEdit
Private layoutControlItem3 As DevExpress.XtraLayout.LayoutControlItem
Private calcEdit1 As DevExpress.XtraEditors.CalcEdit
Private layoutControlItem6 As DevExpress.XtraLayout.LayoutControlItem
Private dateEdit1 As DevExpress.XtraEditors.DateEdit
Private layoutControlItem8 As DevExpress.XtraLayout.LayoutControlItem
Private WithEvents checkEdit1 As DevExpress.XtraEditors.CheckEdit
Private layoutControlItem4 As DevExpress.XtraLayout.LayoutControlItem
Private memoEdit1 As DevExpress.XtraEditors.MemoEdit
Private textEdit3 As DevExpress.XtraEditors.TextEdit
Private spinEdit1 As DevExpress.XtraEditors.SpinEdit
Private layoutControlItem11 As DevExpress.XtraLayout.LayoutControlItem
Private textEdit4 As DevExpress.XtraEditors.TextEdit
Private spinEdit2 As DevExpress.XtraEditors.SpinEdit
Private spinEdit3 As DevExpress.XtraEditors.SpinEdit
Private spinEdit4 As DevExpress.XtraEditors.SpinEdit
Private checkEdit2 As DevExpress.XtraEditors.CheckEdit
Private layoutControlItem16 As DevExpress.XtraLayout.LayoutControlItem
Private layoutControlItem13 As DevExpress.XtraLayout.LayoutControlItem
Private layoutControlItem10 As DevExpress.XtraLayout.LayoutControlItem
Private layoutControlItem12 As DevExpress.XtraLayout.LayoutControlItem
Private layoutControlItem7 As DevExpress.XtraLayout.LayoutControlItem
Private layoutControlItem14 As DevExpress.XtraLayout.LayoutControlItem
Private layoutControlItem15 As DevExpress.XtraLayout.LayoutControlItem
Private tabbedControlGroup1 As DevExpress.XtraLayout.TabbedControlGroup
Private layoutControlGroup1 As DevExpress.XtraLayout.LayoutControlGroup
Private layoutControlGroup2 As DevExpress.XtraLayout.LayoutControlGroup
Private layoutControlItem5 As DevExpress.XtraLayout.LayoutControlItem
Private layoutControlItem9 As DevExpress.XtraLayout.LayoutControlItem
Private dataNavigator1 As DevExpress.XtraEditors.DataNavigator
Private layoutControlItem17 As DevExpress.XtraLayout.LayoutControlItem
Private imageList1 As System.Windows.Forms.ImageList
Private emptySpaceItem1 As DevExpress.XtraLayout.EmptySpaceItem
Private imageCollection1 As DevExpress.Utils.ImageCollection
Private Root As DevExpress.XtraLayout.LayoutControlGroup
Private components As System.ComponentModel.IContainer = Nothing
End Class
End Namespace