Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/WinForms/VB/GridMainDemo/Modules/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/WinForms/VB/GridMainDemo/Modules/Styles.Designer.vb

Namespace DevExpress.XtraGrid.Demos
	Partial Public Class Styles
		''' <summary>
		''' Clean up any resources being used.
		''' </summary>
		Protected Overrides Sub Dispose(ByVal disposing As Boolean)
			If disposing Then
				If components IsNot 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 New System.ComponentModel.ComponentResourceManager(GetType(Styles))
			Me.gridControl1 = New DevExpress.XtraGrid.GridControl()
			Me.advBandedGridView1 = New DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView()
			Me.gridBand1 = New DevExpress.XtraGrid.Views.BandedGrid.GridBand()
			Me.gridBand2 = New DevExpress.XtraGrid.Views.BandedGrid.GridBand()
			Me.colTrademark = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn()
			Me.colModel = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn()
			Me.colCategory = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn()
			Me.repositoryItemImageComboBox2 = New DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox()
			Me.imageList1 = New System.Windows.Forms.ImageList(Me.components)
			Me.gridBand3 = New DevExpress.XtraGrid.Views.BandedGrid.GridBand()
			Me.colHP = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn()
			Me.colTransmissSpeedCount = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn()
			Me.repositoryItemSpinEdit1 = New DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit()
			Me.colCyl = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn()
			Me.colMPGCity = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn()
			Me.colLiter = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn()
			Me.colTransmissAutomatic = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn()
			Me.repositoryItemRadioGroup1 = New DevExpress.XtraEditors.Repository.RepositoryItemRadioGroup()
			Me.colMPGHighway = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn()
			Me.gridBand6 = New DevExpress.XtraGrid.Views.BandedGrid.GridBand()
			Me.colPicture = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn()
			Me.repositoryItemImageEdit1 = New DevExpress.XtraEditors.Repository.RepositoryItemImageEdit()
			Me.colDescription = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn()
			Me.repositoryItemMemoExEdit1 = New DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit()
			Me.colHyperlink = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn()
			Me.gridBand4 = New DevExpress.XtraGrid.Views.BandedGrid.GridBand()
			Me.colPrice = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn()
			Me.repositoryItemCalcEdit1 = New DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit()
			Me.colDeliveryDate = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn()
			Me.colIsInStock = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn()
			Me.gridBand5 = New DevExpress.XtraGrid.Views.BandedGrid.GridBand()
			Me.colIcon = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn()
			Me.repositoryItemPictureEdit1 = New DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit()
			Me.colID = New DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn()
			Me.imageList2 = New System.Windows.Forms.ImageList(Me.components)
			Me.repositoryItemImageComboBox1 = New DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox()
			Me.gridControl2 = New DevExpress.XtraGrid.GridControl()
			Me.gridView1 = New DevExpress.XtraGrid.Views.Grid.GridView()
			Me.colCustomerID = New DevExpress.XtraGrid.Columns.GridColumn()
			Me.colCompanyName = New DevExpress.XtraGrid.Columns.GridColumn()
			Me.colContactName = New DevExpress.XtraGrid.Columns.GridColumn()
			Me.colContactTitle = New DevExpress.XtraGrid.Columns.GridColumn()
			Me.colAddress = New DevExpress.XtraGrid.Columns.GridColumn()
			Me.colCity = New DevExpress.XtraGrid.Columns.GridColumn()
			Me.colRegion = New DevExpress.XtraGrid.Columns.GridColumn()
			Me.repositoryItemComboBox1 = New DevExpress.XtraEditors.Repository.RepositoryItemComboBox()
			Me.colPostalCode = New DevExpress.XtraGrid.Columns.GridColumn()
			Me.colCountry = New DevExpress.XtraGrid.Columns.GridColumn()
			Me.repositoryItemComboBox2 = New DevExpress.XtraEditors.Repository.RepositoryItemComboBox()
			Me.colPhone = New DevExpress.XtraGrid.Columns.GridColumn()
			Me.colFax = New DevExpress.XtraGrid.Columns.GridColumn()
			Me.gridControl3 = New DevExpress.XtraGrid.GridControl()
			Me.cardView1 = New DevExpress.XtraGrid.Views.Card.CardView()
			Me.colProductID = New DevExpress.XtraGrid.Columns.GridColumn()
			Me.colProductName = New DevExpress.XtraGrid.Columns.GridColumn()
			Me.colProductPicture = New DevExpress.XtraGrid.Columns.GridColumn()
			Me.repositoryItemPictureEdit2 = New DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit()
			Me.colPlatform = New DevExpress.XtraGrid.Columns.GridColumn()
			Me.repositoryItemImageComboBox3 = New DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox()
			Me.colProductPrice = New DevExpress.XtraGrid.Columns.GridColumn()
			Me.repositoryItemSpinEdit2 = New DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit()
			Me.colProductDescription = New DevExpress.XtraGrid.Columns.GridColumn()
			Me.repositoryItemMemoEdit1 = New DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit()
			Me.colLink = New DevExpress.XtraGrid.Columns.GridColumn()
			Me.xtraGridBlending1 = New DevExpress.XtraGrid.Blending.XtraGridBlending()
			Me.xtraGridBlending2 = New DevExpress.XtraGrid.Blending.XtraGridBlending()
			Me.xtraGridBlending3 = New DevExpress.XtraGrid.Blending.XtraGridBlending()
			Me.xtcViews = New DevExpress.XtraTab.XtraTabControl()
			Me.xtraTabPage1 = New DevExpress.XtraTab.XtraTabPage()
			Me.xtraTabPage2 = New DevExpress.XtraTab.XtraTabPage()
			Me.xtraTabPage3 = New DevExpress.XtraTab.XtraTabPage()
			Me.ceNewStyles = New DevExpress.XtraEditors.CheckEdit()
			Me.panel1 = New DevExpress.XtraEditors.PanelControl()
			Me.btnEditAppearances = New DevExpress.XtraEditors.SimpleButton()
			Me.cbeStyles = New DevExpress.XtraEditors.ComboBoxEdit()
			Me.label1 = New System.Windows.Forms.Label()
			Me.panelControl1 = New DevExpress.XtraEditors.PanelControl()
			CType(Me.gridControl1, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.advBandedGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.repositoryItemImageComboBox2, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.repositoryItemSpinEdit1, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.repositoryItemRadioGroup1, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.repositoryItemImageEdit1, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.repositoryItemMemoExEdit1, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.repositoryItemCalcEdit1, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.repositoryItemPictureEdit1, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.repositoryItemImageComboBox1, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.gridControl2, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.gridView1, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.repositoryItemComboBox1, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.repositoryItemComboBox2, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.gridControl3, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.cardView1, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.repositoryItemPictureEdit2, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.repositoryItemImageComboBox3, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.repositoryItemSpinEdit2, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.repositoryItemMemoEdit1, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.xtcViews, System.ComponentModel.ISupportInitialize).BeginInit()
			Me.xtcViews.SuspendLayout()
			Me.xtraTabPage1.SuspendLayout()
			Me.xtraTabPage2.SuspendLayout()
			Me.xtraTabPage3.SuspendLayout()
			CType(Me.ceNewStyles.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.panel1, System.ComponentModel.ISupportInitialize).BeginInit()
			Me.panel1.SuspendLayout()
			CType(Me.cbeStyles.Properties, System.ComponentModel.ISupportInitialize).BeginInit()
			CType(Me.panelControl1, System.ComponentModel.ISupportInitialize).BeginInit()
			Me.SuspendLayout()
			' 
			' gridControl1
			' 
			Me.gridControl1.BackgroundImage = (CType(resources.GetObject("gridControl1.BackgroundImage"), System.Drawing.Image))
			Me.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill
			Me.gridControl1.EmbeddedNavigator.Name = ""
			Me.gridControl1.Location = New System.Drawing.Point(0, 0)
			Me.gridControl1.LookAndFeel.UseDefaultLookAndFeel = False
			Me.gridControl1.MainView = Me.advBandedGridView1
			Me.gridControl1.Name = "gridControl1"
			Me.gridControl1.RepositoryItems.AddRange(New DevExpress.XtraEditors.Repository.RepositoryItem() { Me.repositoryItemCalcEdit1, Me.repositoryItemImageEdit1, Me.repositoryItemPictureEdit1, Me.repositoryItemMemoExEdit1, Me.repositoryItemImageComboBox1, Me.repositoryItemSpinEdit1, Me.repositoryItemImageComboBox2, Me.repositoryItemRadioGroup1})
			Me.gridControl1.Size = New System.Drawing.Size(859, 378)
			Me.gridControl1.TabIndex = 0
			Me.gridControl1.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() { Me.advBandedGridView1})
			' 
			' advBandedGridView1
			' 
			Me.advBandedGridView1.Bands.AddRange(New DevExpress.XtraGrid.Views.BandedGrid.GridBand() { Me.gridBand1, Me.gridBand5})
			Me.advBandedGridView1.Columns.AddRange(New DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn() { Me.colID, Me.colTrademark, Me.colModel, Me.colHP, Me.colLiter, Me.colCyl, Me.colTransmissSpeedCount, Me.colTransmissAutomatic, Me.colMPGCity, Me.colMPGHighway, Me.colCategory, Me.colDescription, Me.colHyperlink, Me.colIcon, Me.colPicture, Me.colPrice, Me.colDeliveryDate, Me.colIsInStock})
			Me.advBandedGridView1.GridControl = Me.gridControl1
			Me.advBandedGridView1.Images = Me.imageList2
			Me.advBandedGridView1.Name = "advBandedGridView1"
			Me.advBandedGridView1.PaintStyleName = "MixedXP"
			Me.advBandedGridView1.PreviewFieldName = "Description"
			Me.advBandedGridView1.RowSeparatorHeight = 3
			' 
			' gridBand1
			' 
			Me.gridBand1.Caption = "Cars"
			Me.gridBand1.Children.AddRange(New DevExpress.XtraGrid.Views.BandedGrid.GridBand() { Me.gridBand2, Me.gridBand3, Me.gridBand6, Me.gridBand4})
			Me.gridBand1.Name = "gridBand1"
			Me.gridBand1.Width = 589
			' 
			' gridBand2
			' 
			Me.gridBand2.Caption = "Main"
			Me.gridBand2.Columns.Add(Me.colTrademark)
			Me.gridBand2.Columns.Add(Me.colModel)
			Me.gridBand2.Columns.Add(Me.colCategory)
			Me.gridBand2.ImageIndex = 0
			Me.gridBand2.Name = "gridBand2"
			Me.gridBand2.Width = 111
			' 
			' colTrademark
			' 
			Me.colTrademark.Caption = "Trademark"
			Me.colTrademark.FieldName = "Trademark"
			Me.colTrademark.Name = "colTrademark"
			Me.colTrademark.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Count
			Me.colTrademark.Visible = True
			Me.colTrademark.Width = 111
			' 
			' colModel
			' 
			Me.colModel.Caption = "Model"
			Me.colModel.FieldName = "Model"
			Me.colModel.Name = "colModel"
			Me.colModel.RowIndex = 1
			Me.colModel.Visible = True
			Me.colModel.Width = 111
			' 
			' colCategory
			' 
			Me.colCategory.Caption = "Category"
			Me.colCategory.ColumnEdit = Me.repositoryItemImageComboBox2
			Me.colCategory.FieldName = "Category"
			Me.colCategory.Name = "colCategory"
			Me.colCategory.RowIndex = 2
			Me.colCategory.Visible = True
			Me.colCategory.Width = 111
			' 
			' repositoryItemImageComboBox2
			' 
			Me.repositoryItemImageComboBox2.AllowFocused = False
			Me.repositoryItemImageComboBox2.AutoHeight = False
			Me.repositoryItemImageComboBox2.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() { New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
			Me.repositoryItemImageComboBox2.Items.AddRange(New DevExpress.XtraEditors.Controls.ImageComboBoxItem() { New DevExpress.XtraEditors.Controls.ImageComboBoxItem("Sports", "SPORTS", 2), New DevExpress.XtraEditors.Controls.ImageComboBoxItem("Saloon", "SALOON", 3), New DevExpress.XtraEditors.Controls.ImageComboBoxItem("Truck", "TRUCK", 4)})
			Me.repositoryItemImageComboBox2.Name = "repositoryItemImageComboBox2"
			Me.repositoryItemImageComboBox2.SmallImages = Me.imageList1
			' 
			' 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, "")
			Me.imageList1.Images.SetKeyName(3, "")
			Me.imageList1.Images.SetKeyName(4, "")
			' 
			' gridBand3
			' 
			Me.gridBand3.Caption = "Performance Attributes"
			Me.gridBand3.Columns.Add(Me.colHP)
			Me.gridBand3.Columns.Add(Me.colTransmissSpeedCount)
			Me.gridBand3.Columns.Add(Me.colCyl)
			Me.gridBand3.Columns.Add(Me.colMPGCity)
			Me.gridBand3.Columns.Add(Me.colLiter)
			Me.gridBand3.Columns.Add(Me.colTransmissAutomatic)
			Me.gridBand3.Columns.Add(Me.colMPGHighway)
			Me.gridBand3.Name = "gridBand3"
			Me.gridBand3.Width = 250
			' 
			' colHP
			' 
			Me.colHP.Caption = "HP"
			Me.colHP.FieldName = "HP"
			Me.colHP.Name = "colHP"
			Me.colHP.Visible = True
			Me.colHP.Width = 51
			' 
			' colTransmissSpeedCount
			' 
			Me.colTransmissSpeedCount.Caption = "# of Gears"
			Me.colTransmissSpeedCount.ColumnEdit = Me.repositoryItemSpinEdit1
			Me.colTransmissSpeedCount.FieldName = "Transmiss Speed Count"
			Me.colTransmissSpeedCount.Name = "colTransmissSpeedCount"
			Me.colTransmissSpeedCount.RowIndex = 1
			Me.colTransmissSpeedCount.Visible = True
			Me.colTransmissSpeedCount.Width = 103
			' 
			' repositoryItemSpinEdit1
			' 
			Me.repositoryItemSpinEdit1.AllowFocused = False
			Me.repositoryItemSpinEdit1.AutoHeight = False
			Me.repositoryItemSpinEdit1.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() { New DevExpress.XtraEditors.Controls.EditorButton()})
			Me.repositoryItemSpinEdit1.IsFloatValue = False
			Me.repositoryItemSpinEdit1.Mask.EditMask = "N00"
			Me.repositoryItemSpinEdit1.Name = "repositoryItemSpinEdit1"
			' 
			' colCyl
			' 
			Me.colCyl.Caption = "Cyl"
			Me.colCyl.ColumnEdit = Me.repositoryItemSpinEdit1
			Me.colCyl.FieldName = "Cyl"
			Me.colCyl.Name = "colCyl"
			Me.colCyl.Visible = True
			Me.colCyl.Width = 53
			' 
			' colMPGCity
			' 
			Me.colMPGCity.Caption = "MPG City"
			Me.colMPGCity.ColumnEdit = Me.repositoryItemSpinEdit1
			Me.colMPGCity.FieldName = "MPG City"
			Me.colMPGCity.Name = "colMPGCity"
			Me.colMPGCity.RowIndex = 2
			Me.colMPGCity.Visible = True
			Me.colMPGCity.Width = 103
			' 
			' colLiter
			' 
			Me.colLiter.Caption = "Capacity"
			Me.colLiter.DisplayFormat.FormatString = "#.### Liters"
			Me.colLiter.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric
			Me.colLiter.FieldName = "Liter"
			Me.colLiter.Name = "colLiter"
			Me.colLiter.Visible = True
			Me.colLiter.Width = 146
			' 
			' colTransmissAutomatic
			' 
			Me.colTransmissAutomatic.Caption = "Automatic Transmission"
			Me.colTransmissAutomatic.ColumnEdit = Me.repositoryItemRadioGroup1
			Me.colTransmissAutomatic.FieldName = "Transmiss Automatic"
			Me.colTransmissAutomatic.ImageIndex = 2
			Me.colTransmissAutomatic.Name = "colTransmissAutomatic"
			Me.colTransmissAutomatic.RowIndex = 1
			Me.colTransmissAutomatic.Visible = True
			Me.colTransmissAutomatic.Width = 147
			' 
			' repositoryItemRadioGroup1
			' 
			Me.repositoryItemRadioGroup1.Columns = 2
			Me.repositoryItemRadioGroup1.Items.AddRange(New DevExpress.XtraEditors.Controls.RadioGroupItem() { New DevExpress.XtraEditors.Controls.RadioGroupItem("Yes", "Yes"), New DevExpress.XtraEditors.Controls.RadioGroupItem("No", "No")})
			Me.repositoryItemRadioGroup1.Name = "repositoryItemRadioGroup1"
			' 
			' colMPGHighway
			' 
			Me.colMPGHighway.Caption = "MPG Highway"
			Me.colMPGHighway.ColumnEdit = Me.repositoryItemSpinEdit1
			Me.colMPGHighway.FieldName = "MPG Highway"
			Me.colMPGHighway.Name = "colMPGHighway"
			Me.colMPGHighway.RowIndex = 2
			Me.colMPGHighway.Visible = True
			Me.colMPGHighway.Width = 147
			' 
			' gridBand6
			' 
			Me.gridBand6.Caption = "Notes"
			Me.gridBand6.Columns.Add(Me.colPicture)
			Me.gridBand6.Columns.Add(Me.colDescription)
			Me.gridBand6.Columns.Add(Me.colHyperlink)
			Me.gridBand6.ImageIndex = 3
			Me.gridBand6.Name = "gridBand6"
			Me.gridBand6.Width = 93
			' 
			' colPicture
			' 
			Me.colPicture.Caption = "Picture"
			Me.colPicture.ColumnEdit = Me.repositoryItemImageEdit1
			Me.colPicture.FieldName = "Picture"
			Me.colPicture.Name = "colPicture"
			Me.colPicture.OptionsFilter.AllowFilter = False
			Me.colPicture.Visible = True
			Me.colPicture.Width = 93
			' 
			' repositoryItemImageEdit1
			' 
			Me.repositoryItemImageEdit1.AllowFocused = False
			Me.repositoryItemImageEdit1.AutoHeight = False
			Me.repositoryItemImageEdit1.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() { New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
			Me.repositoryItemImageEdit1.Name = "repositoryItemImageEdit1"
			Me.repositoryItemImageEdit1.PopupFormSize = New System.Drawing.Size(250, 150)
			' 
			' colDescription
			' 
			Me.colDescription.Caption = "Description"
			Me.colDescription.ColumnEdit = Me.repositoryItemMemoExEdit1
			Me.colDescription.FieldName = "Description"
			Me.colDescription.Name = "colDescription"
			Me.colDescription.OptionsFilter.AllowFilter = False
			Me.colDescription.RowIndex = 1
			Me.colDescription.Visible = True
			Me.colDescription.Width = 93
			' 
			' repositoryItemMemoExEdit1
			' 
			Me.repositoryItemMemoExEdit1.AllowFocused = False
			Me.repositoryItemMemoExEdit1.AutoHeight = False
			Me.repositoryItemMemoExEdit1.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() { New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
			Me.repositoryItemMemoExEdit1.Name = "repositoryItemMemoExEdit1"
			Me.repositoryItemMemoExEdit1.PopupFormSize = New System.Drawing.Size(270, 170)
			' 
			' colHyperlink
			' 
			Me.colHyperlink.Caption = "Hyperlink"
			Me.colHyperlink.FieldName = "Hyperlink"
			Me.colHyperlink.ImageIndex = 1
			Me.colHyperlink.Name = "colHyperlink"
			Me.colHyperlink.RowIndex = 2
			Me.colHyperlink.Visible = True
			Me.colHyperlink.Width = 93
			' 
			' gridBand4
			' 
			Me.gridBand4.Caption = "Others"
			Me.gridBand4.Columns.Add(Me.colPrice)
			Me.gridBand4.Columns.Add(Me.colDeliveryDate)
			Me.gridBand4.Columns.Add(Me.colIsInStock)
			Me.gridBand4.Name = "gridBand4"
			Me.gridBand4.Width = 135
			' 
			' colPrice
			' 
			Me.colPrice.Caption = "Price"
			Me.colPrice.ColumnEdit = Me.repositoryItemCalcEdit1
			Me.colPrice.DisplayFormat.FormatString = "c"
			Me.colPrice.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric
			Me.colPrice.FieldName = "Price"
			Me.colPrice.Name = "colPrice"
			Me.colPrice.Visible = True
			Me.colPrice.Width = 135
			' 
			' repositoryItemCalcEdit1
			' 
			Me.repositoryItemCalcEdit1.AllowFocused = False
			Me.repositoryItemCalcEdit1.AutoHeight = False
			Me.repositoryItemCalcEdit1.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() { New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
			Me.repositoryItemCalcEdit1.Name = "repositoryItemCalcEdit1"
			' 
			' colDeliveryDate
			' 
			Me.colDeliveryDate.Caption = "Delivery Date"
			Me.colDeliveryDate.FieldName = "Delivery Date"
			Me.colDeliveryDate.Name = "colDeliveryDate"
			Me.colDeliveryDate.RowIndex = 1
			Me.colDeliveryDate.Visible = True
			Me.colDeliveryDate.Width = 135
			' 
			' colIsInStock
			' 
			Me.colIsInStock.Caption = "In Stock?"
			Me.colIsInStock.FieldName = "Is In Stock"
			Me.colIsInStock.ImageIndex = 6
			Me.colIsInStock.Name = "colIsInStock"
			Me.colIsInStock.RowIndex = 2
			Me.colIsInStock.Visible = True
			Me.colIsInStock.Width = 135
			' 
			' gridBand5
			' 
			Me.gridBand5.Caption = "Icon"
			Me.gridBand5.Columns.Add(Me.colIcon)
			Me.gridBand5.ImageIndex = 4
			Me.gridBand5.Name = "gridBand5"
			Me.gridBand5.RowCount = 2
			Me.gridBand5.Width = 85
			' 
			' colIcon
			' 
			Me.colIcon.Caption = "Icon"
			Me.colIcon.ColumnEdit = Me.repositoryItemPictureEdit1
			Me.colIcon.FieldName = "Icon"
			Me.colIcon.Name = "colIcon"
			Me.colIcon.OptionsFilter.AllowFilter = False
			Me.colIcon.RowCount = 3
			Me.colIcon.Visible = True
			Me.colIcon.Width = 85
			' 
			' repositoryItemPictureEdit1
			' 
			Me.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1"
			' 
			' colID
			' 
			Me.colID.Caption = "ID"
			Me.colID.FieldName = "ID"
			Me.colID.Name = "colID"
			Me.colID.Visible = True
			' 
			' imageList2
			' 
			Me.imageList2.ImageStream = (CType(resources.GetObject("imageList2.ImageStream"), System.Windows.Forms.ImageListStreamer))
			Me.imageList2.TransparentColor = System.Drawing.Color.Magenta
			Me.imageList2.Images.SetKeyName(0, "")
			Me.imageList2.Images.SetKeyName(1, "")
			Me.imageList2.Images.SetKeyName(2, "")
			Me.imageList2.Images.SetKeyName(3, "")
			Me.imageList2.Images.SetKeyName(4, "")
			Me.imageList2.Images.SetKeyName(5, "")
			Me.imageList2.Images.SetKeyName(6, "")
			' 
			' repositoryItemImageComboBox1
			' 
			Me.repositoryItemImageComboBox1.AllowFocused = False
			Me.repositoryItemImageComboBox1.AutoHeight = False
			Me.repositoryItemImageComboBox1.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() { New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
			Me.repositoryItemImageComboBox1.Items.AddRange(New DevExpress.XtraEditors.Controls.ImageComboBoxItem() { New DevExpress.XtraEditors.Controls.ImageComboBoxItem("Yes", "Yes", 0), New DevExpress.XtraEditors.Controls.ImageComboBoxItem("No", "No", 1)})
			Me.repositoryItemImageComboBox1.Name = "repositoryItemImageComboBox1"
			Me.repositoryItemImageComboBox1.SmallImages = Me.imageList1
			' 
			' gridControl2
			' 
			Me.gridControl2.BackgroundImage = (CType(resources.GetObject("gridControl2.BackgroundImage"), System.Drawing.Image))
			Me.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill
			Me.gridControl2.EmbeddedNavigator.Name = ""
			Me.gridControl2.Location = New System.Drawing.Point(0, 0)
			Me.gridControl2.LookAndFeel.UseDefaultLookAndFeel = False
			Me.gridControl2.MainView = Me.gridView1
			Me.gridControl2.Name = "gridControl2"
			Me.gridControl2.RepositoryItems.AddRange(New DevExpress.XtraEditors.Repository.RepositoryItem() { Me.repositoryItemComboBox1, Me.repositoryItemComboBox2})
			Me.gridControl2.ShowOnlyPredefinedDetails = True
			Me.gridControl2.Size = New System.Drawing.Size(859, 386)
			Me.gridControl2.TabIndex = 0
			Me.gridControl2.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() { Me.gridView1})
			' 
			' gridView1
			' 
			Me.gridView1.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() { Me.colCustomerID, Me.colCompanyName, Me.colContactName, Me.colContactTitle, Me.colAddress, Me.colCity, Me.colRegion, Me.colPostalCode, Me.colCountry, Me.colPhone, Me.colFax})
			Me.gridView1.GridControl = Me.gridControl2
			Me.gridView1.GroupCount = 1
			Me.gridView1.Images = Me.imageList2
			Me.gridView1.Name = "gridView1"
			Me.gridView1.OptionsPrint.AutoWidth = False
			Me.gridView1.OptionsView.ColumnAutoWidth = False
			Me.gridView1.PaintStyleName = "MixedXP"
			Me.gridView1.SortInfo.AddRange(New DevExpress.XtraGrid.Columns.GridColumnSortInfo() { New DevExpress.XtraGrid.Columns.GridColumnSortInfo(Me.colContactTitle, DevExpress.Data.ColumnSortOrder.Ascending)})
'			Me.gridView1.CalcPreviewText += New DevExpress.XtraGrid.Views.Grid.CalcPreviewTextEventHandler(Me.gridView1_CalcPreviewText)
			' 
			' colCustomerID
			' 
			Me.colCustomerID.Caption = "CustomerID"
			Me.colCustomerID.FieldName = "CustomerID"
			Me.colCustomerID.Name = "colCustomerID"
			Me.colCustomerID.Width = 77
			' 
			' colCompanyName
			' 
			Me.colCompanyName.Caption = "Company Name"
			Me.colCompanyName.FieldName = "CompanyName"
			Me.colCompanyName.Name = "colCompanyName"
			Me.colCompanyName.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Count
			Me.colCompanyName.Visible = True
			Me.colCompanyName.VisibleIndex = 0
			Me.colCompanyName.Width = 184
			' 
			' colContactName
			' 
			Me.colContactName.Caption = "Contact Name"
			Me.colContactName.FieldName = "ContactName"
			Me.colContactName.ImageIndex = 5
			Me.colContactName.Name = "colContactName"
			Me.colContactName.Visible = True
			Me.colContactName.VisibleIndex = 1
			Me.colContactName.Width = 125
			' 
			' colContactTitle
			' 
			Me.colContactTitle.Caption = "Contact Title"
			Me.colContactTitle.FieldName = "ContactTitle"
			Me.colContactTitle.Name = "colContactTitle"
			Me.colContactTitle.Width = 157
			' 
			' colAddress
			' 
			Me.colAddress.Caption = "Address"
			Me.colAddress.FieldName = "Address"
			Me.colAddress.Name = "colAddress"
			Me.colAddress.Visible = True
			Me.colAddress.VisibleIndex = 5
			Me.colAddress.Width = 242
			' 
			' colCity
			' 
			Me.colCity.Caption = "City"
			Me.colCity.FieldName = "City"
			Me.colCity.Name = "colCity"
			Me.colCity.Visible = True
			Me.colCity.VisibleIndex = 4
			Me.colCity.Width = 82
			' 
			' colRegion
			' 
			Me.colRegion.Caption = "Region"
			Me.colRegion.ColumnEdit = Me.repositoryItemComboBox1
			Me.colRegion.FieldName = "Region"
			Me.colRegion.Name = "colRegion"
			Me.colRegion.Visible = True
			Me.colRegion.VisibleIndex = 2
			Me.colRegion.Width = 80
			' 
			' repositoryItemComboBox1
			' 
			Me.repositoryItemComboBox1.AllowFocused = False
			Me.repositoryItemComboBox1.AutoHeight = False
			Me.repositoryItemComboBox1.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() { New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
			Me.repositoryItemComboBox1.Name = "repositoryItemComboBox1"
			' 
			' colPostalCode
			' 
			Me.colPostalCode.Caption = "Postal Code"
			Me.colPostalCode.FieldName = "PostalCode"
			Me.colPostalCode.Name = "colPostalCode"
			Me.colPostalCode.Visible = True
			Me.colPostalCode.VisibleIndex = 6
			Me.colPostalCode.Width = 76
			' 
			' colCountry
			' 
			Me.colCountry.Caption = "Country"
			Me.colCountry.ColumnEdit = Me.repositoryItemComboBox2
			Me.colCountry.FieldName = "Country"
			Me.colCountry.Name = "colCountry"
			Me.colCountry.Visible = True
			Me.colCountry.VisibleIndex = 3
			Me.colCountry.Width = 66
			' 
			' repositoryItemComboBox2
			' 
			Me.repositoryItemComboBox2.AllowFocused = False
			Me.repositoryItemComboBox2.AutoHeight = False
			Me.repositoryItemComboBox2.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() { New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
			Me.repositoryItemComboBox2.Name = "repositoryItemComboBox2"
			' 
			' colPhone
			' 
			Me.colPhone.Caption = "Phone"
			Me.colPhone.FieldName = "Phone"
			Me.colPhone.Name = "colPhone"
			Me.colPhone.Visible = True
			Me.colPhone.VisibleIndex = 7
			Me.colPhone.Width = 98
			' 
			' colFax
			' 
			Me.colFax.Caption = "Fax"
			Me.colFax.FieldName = "Fax"
			Me.colFax.Name = "colFax"
			Me.colFax.Visible = True
			Me.colFax.VisibleIndex = 8
			Me.colFax.Width = 98
			' 
			' gridControl3
			' 
			Me.gridControl3.BackgroundImage = (CType(resources.GetObject("gridControl3.BackgroundImage"), System.Drawing.Image))
			Me.gridControl3.Dock = System.Windows.Forms.DockStyle.Fill
			Me.gridControl3.EmbeddedNavigator.Name = ""
			Me.gridControl3.Location = New System.Drawing.Point(0, 0)
			Me.gridControl3.LookAndFeel.UseDefaultLookAndFeel = False
			Me.gridControl3.MainView = Me.cardView1
			Me.gridControl3.Name = "gridControl3"
			Me.gridControl3.RepositoryItems.AddRange(New DevExpress.XtraEditors.Repository.RepositoryItem() { Me.repositoryItemPictureEdit2, Me.repositoryItemMemoEdit1, Me.repositoryItemSpinEdit2, Me.repositoryItemImageComboBox3})
			Me.gridControl3.Size = New System.Drawing.Size(859, 386)
			Me.gridControl3.TabIndex = 0
			Me.gridControl3.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() { Me.cardView1})
			' 
			' cardView1
			' 
			Me.cardView1.CardCaptionFormat = "Product Name: {2}"
			Me.cardView1.CardWidth = 300
			Me.cardView1.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() { Me.colProductID, Me.colProductName, Me.colProductPicture, Me.colPlatform, Me.colProductPrice, Me.colProductDescription, Me.colLink})
			Me.cardView1.FocusedCardTopFieldIndex = 0
			Me.cardView1.GridControl = Me.gridControl3
			Me.cardView1.MaximumCardColumns = 2
			Me.cardView1.Name = "cardView1"
			Me.cardView1.OptionsBehavior.AutoHorzWidth = True
			Me.cardView1.OptionsBehavior.FieldAutoHeight = True
			Me.cardView1.OptionsView.ShowLines = False
			Me.cardView1.PaintStyleName = "MixedXP"
			Me.cardView1.VertScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Auto
			' 
			' colProductID
			' 
			Me.colProductID.Caption = "Id"
			Me.colProductID.FieldName = "Id"
			Me.colProductID.Name = "colProductID"
			' 
			' colProductName
			' 
			Me.colProductName.Caption = "ProductName"
			Me.colProductName.FieldName = "ProductName"
			Me.colProductName.Name = "colProductName"
			' 
			' colProductPicture
			' 
			Me.colProductPicture.Caption = "Picture"
			Me.colProductPicture.ColumnEdit = Me.repositoryItemPictureEdit2
			Me.colProductPicture.FieldName = "Picture"
			Me.colProductPicture.Name = "colProductPicture"
			Me.colProductPicture.Visible = True
			Me.colProductPicture.VisibleIndex = 0
			' 
			' repositoryItemPictureEdit2
			' 
			Me.repositoryItemPictureEdit2.Name = "repositoryItemPictureEdit2"
			' 
			' colPlatform
			' 
			Me.colPlatform.Caption = "Platform"
			Me.colPlatform.ColumnEdit = Me.repositoryItemImageComboBox3
			Me.colPlatform.FieldName = "Platform"
			Me.colPlatform.Name = "colPlatform"
			Me.colPlatform.Visible = True
			Me.colPlatform.VisibleIndex = 1
			' 
			' repositoryItemImageComboBox3
			' 
			Me.repositoryItemImageComboBox3.AllowFocused = False
			Me.repositoryItemImageComboBox3.AutoHeight = False
			Me.repositoryItemImageComboBox3.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() { New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
			Me.repositoryItemImageComboBox3.Items.AddRange(New DevExpress.XtraEditors.Controls.ImageComboBoxItem() { New DevExpress.XtraEditors.Controls.ImageComboBoxItem("ActiveX", 1, -1), New DevExpress.XtraEditors.Controls.ImageComboBoxItem("VCL", 0, -1), New DevExpress.XtraEditors.Controls.ImageComboBoxItem(".Net", 2, -1)})
			Me.repositoryItemImageComboBox3.Name = "repositoryItemImageComboBox3"
			' 
			' colProductPrice
			' 
			Me.colProductPrice.Caption = "Price"
			Me.colProductPrice.ColumnEdit = Me.repositoryItemSpinEdit2
			Me.colProductPrice.DisplayFormat.FormatString = "c"
			Me.colProductPrice.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric
			Me.colProductPrice.FieldName = "Price"
			Me.colProductPrice.Name = "colProductPrice"
			Me.colProductPrice.Visible = True
			Me.colProductPrice.VisibleIndex = 2
			' 
			' repositoryItemSpinEdit2
			' 
			Me.repositoryItemSpinEdit2.AllowFocused = False
			Me.repositoryItemSpinEdit2.AutoHeight = False
			Me.repositoryItemSpinEdit2.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() { New DevExpress.XtraEditors.Controls.EditorButton()})
			Me.repositoryItemSpinEdit2.Name = "repositoryItemSpinEdit2"
			' 
			' colProductDescription
			' 
			Me.colProductDescription.Caption = "Description"
			Me.colProductDescription.ColumnEdit = Me.repositoryItemMemoEdit1
			Me.colProductDescription.FieldName = "Description"
			Me.colProductDescription.Name = "colProductDescription"
			Me.colProductDescription.Visible = True
			Me.colProductDescription.VisibleIndex = 3
			' 
			' repositoryItemMemoEdit1
			' 
			Me.repositoryItemMemoEdit1.AllowFocused = False
			Me.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1"
			' 
			' colLink
			' 
			Me.colLink.Caption = "Link"
			Me.colLink.FieldName = "Link"
			Me.colLink.Name = "colLink"
			Me.colLink.Visible = True
			Me.colLink.VisibleIndex = 4
			' 
			' xtraGridBlending1
			' 
			Me.xtraGridBlending1.Enabled = False
			Me.xtraGridBlending1.GridControl = Me.gridControl1
			' 
			' xtraGridBlending2
			' 
			Me.xtraGridBlending2.Enabled = False
			Me.xtraGridBlending2.GridControl = Me.gridControl2
			' 
			' xtraGridBlending3
			' 
			Me.xtraGridBlending3.Enabled = False
			Me.xtraGridBlending3.GridControl = Me.gridControl3
			' 
			' xtcViews
			' 
			Me.xtcViews.Dock = System.Windows.Forms.DockStyle.Fill
			Me.xtcViews.Location = New System.Drawing.Point(0, 52)
			Me.xtcViews.Name = "xtcViews"
			Me.xtcViews.SelectedTabPage = Me.xtraTabPage1
			Me.xtcViews.Size = New System.Drawing.Size(868, 409)
			Me.xtcViews.TabIndex = 3
			Me.xtcViews.TabPages.AddRange(New DevExpress.XtraTab.XtraTabPage() { Me.xtraTabPage1, Me.xtraTabPage2, Me.xtraTabPage3})
			Me.xtcViews.Text = "xtcViews"
'			Me.xtcViews.SelectedPageChanged += New DevExpress.XtraTab.TabPageChangedEventHandler(Me.xtraTabControl1_SelectedPageChanged)
			' 
			' xtraTabPage1
			' 
			Me.xtraTabPage1.Controls.Add(Me.gridControl1)
			Me.xtraTabPage1.Name = "xtraTabPage1"
			Me.xtraTabPage1.Size = New System.Drawing.Size(859, 378)
			Me.xtraTabPage1.Text = "Banded Grid View"
			' 
			' xtraTabPage2
			' 
			Me.xtraTabPage2.Controls.Add(Me.gridControl2)
			Me.xtraTabPage2.Name = "xtraTabPage2"
			Me.xtraTabPage2.Size = New System.Drawing.Size(859, 386)
			Me.xtraTabPage2.Text = "Grid View"
			' 
			' xtraTabPage3
			' 
			Me.xtraTabPage3.Controls.Add(Me.gridControl3)
			Me.xtraTabPage3.Name = "xtraTabPage3"
			Me.xtraTabPage3.Size = New System.Drawing.Size(859, 386)
			Me.xtraTabPage3.Text = "Card View"
			' 
			' ceNewStyles
			' 
			Me.ceNewStyles.Location = New System.Drawing.Point(336, 12)
			Me.ceNewStyles.Name = "ceNewStyles"
			Me.ceNewStyles.Properties.Caption = "Only New Styles"
			Me.ceNewStyles.Size = New System.Drawing.Size(190, 19)
			Me.ceNewStyles.TabIndex = 8
'			Me.ceNewStyles.CheckedChanged += New System.EventHandler(Me.ceNewStyles_CheckedChanged)
			' 
			' panel1
			' 
			Me.panel1.Controls.Add(Me.btnEditAppearances)
			Me.panel1.Controls.Add(Me.cbeStyles)
			Me.panel1.Controls.Add(Me.label1)
			Me.panel1.Controls.Add(Me.ceNewStyles)
			Me.panel1.Dock = System.Windows.Forms.DockStyle.Top
			Me.panel1.Location = New System.Drawing.Point(0, 0)
			Me.panel1.Name = "panel1"
			Me.panel1.Size = New System.Drawing.Size(868, 44)
			Me.panel1.TabIndex = 5
			' 
			' btnEditAppearances
			' 
			Me.btnEditAppearances.Anchor = (CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles))
			Me.btnEditAppearances.ImageIndex = 2
			Me.btnEditAppearances.ImageList = Me.imageList2
			Me.btnEditAppearances.Location = New System.Drawing.Point(670, 10)
			Me.btnEditAppearances.Name = "btnEditAppearances"
			Me.btnEditAppearances.Size = New System.Drawing.Size(180, 24)
			Me.btnEditAppearances.TabIndex = 23
			Me.btnEditAppearances.Text = "A&djust Appearances..."
'			Me.btnEditAppearances.Click += New System.EventHandler(Me.btnEditAppearances_Click)
			' 
			' cbeStyles
			' 
			Me.cbeStyles.EditValue = ""
			Me.cbeStyles.Location = New System.Drawing.Point(112, 12)
			Me.cbeStyles.Name = "cbeStyles"
			Me.cbeStyles.Properties.Buttons.AddRange(New DevExpress.XtraEditors.Controls.EditorButton() { New DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)})
			Me.cbeStyles.Properties.DropDownRows = 20
			Me.cbeStyles.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor
			Me.cbeStyles.Size = New System.Drawing.Size(196, 20)
			Me.cbeStyles.TabIndex = 22
'			Me.cbeStyles.SelectedIndexChanged += New System.EventHandler(Me.cbeStyles_SelectedIndexChanged)
			' 
			' label1
			' 
			Me.label1.Location = New System.Drawing.Point(8, 8)
			Me.label1.Name = "label1"
			Me.label1.Size = New System.Drawing.Size(116, 28)
			Me.label1.TabIndex = 0
			Me.label1.Text = "Style Scheme:"
			Me.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
			' 
			' panelControl1
			' 
			Me.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder
			Me.panelControl1.Dock = System.Windows.Forms.DockStyle.Top
			Me.panelControl1.Location = New System.Drawing.Point(0, 44)
			Me.panelControl1.Name = "panelControl1"
			Me.panelControl1.Size = New System.Drawing.Size(868, 8)
			Me.panelControl1.TabIndex = 6
			' 
			' Styles
			' 
			Me.AutoScaleDimensions = New System.Drawing.SizeF(6F, 13F)
			Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
			Me.Controls.Add(Me.xtcViews)
			Me.Controls.Add(Me.panelControl1)
			Me.Controls.Add(Me.panel1)
			Me.Name = "Styles"
			Me.Size = New System.Drawing.Size(868, 461)
'			Me.Load += New System.EventHandler(Me.Styles_Load)
			CType(Me.gridControl1, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.advBandedGridView1, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.repositoryItemImageComboBox2, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.repositoryItemSpinEdit1, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.repositoryItemRadioGroup1, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.repositoryItemImageEdit1, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.repositoryItemMemoExEdit1, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.repositoryItemCalcEdit1, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.repositoryItemPictureEdit1, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.repositoryItemImageComboBox1, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.gridControl2, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.gridView1, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.repositoryItemComboBox1, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.repositoryItemComboBox2, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.gridControl3, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.cardView1, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.repositoryItemPictureEdit2, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.repositoryItemImageComboBox3, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.repositoryItemSpinEdit2, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.repositoryItemMemoEdit1, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.xtcViews, System.ComponentModel.ISupportInitialize).EndInit()
			Me.xtcViews.ResumeLayout(False)
			Me.xtraTabPage1.ResumeLayout(False)
			Me.xtraTabPage2.ResumeLayout(False)
			Me.xtraTabPage3.ResumeLayout(False)
			CType(Me.ceNewStyles.Properties, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.panel1, System.ComponentModel.ISupportInitialize).EndInit()
			Me.panel1.ResumeLayout(False)
			CType(Me.cbeStyles.Properties, System.ComponentModel.ISupportInitialize).EndInit()
			CType(Me.panelControl1, System.ComponentModel.ISupportInitialize).EndInit()
			Me.ResumeLayout(False)

		End Sub

		#End Region
		Private gridControl1 As DevExpress.XtraGrid.GridControl
		Private advBandedGridView1 As DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView
		Private gridBand1 As DevExpress.XtraGrid.Views.BandedGrid.GridBand
		Private xtraGridBlending1 As DevExpress.XtraGrid.Blending.XtraGridBlending
		Private gridBand2 As DevExpress.XtraGrid.Views.BandedGrid.GridBand
		Private gridBand3 As DevExpress.XtraGrid.Views.BandedGrid.GridBand
		Private gridBand4 As DevExpress.XtraGrid.Views.BandedGrid.GridBand
		Private gridBand5 As DevExpress.XtraGrid.Views.BandedGrid.GridBand
		Private gridBand6 As DevExpress.XtraGrid.Views.BandedGrid.GridBand
		Private colID As DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn
		Private colTrademark As DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn
		Private colModel As DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn
		Private colHP As DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn
		Private colLiter As DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn
		Private colCyl As DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn
		Private colTransmissSpeedCount As DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn
		Private colTransmissAutomatic As DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn
		Private colMPGCity As DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn
		Private colMPGHighway As DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn
		Private colCategory As DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn
		Private colDescription As DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn
		Private colHyperlink As DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn
		Private colIcon As DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn
		Private colPicture As DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn
		Private colPrice As DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn
		Private colDeliveryDate As DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn
		Private colIsInStock As DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn
		Private repositoryItemCalcEdit1 As DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit
		Private repositoryItemImageEdit1 As DevExpress.XtraEditors.Repository.RepositoryItemImageEdit
		Private repositoryItemPictureEdit1 As DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit
		Private repositoryItemMemoExEdit1 As DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit
		Private repositoryItemImageComboBox1 As DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox
		Private repositoryItemSpinEdit1 As DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit
		Private repositoryItemImageComboBox2 As DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox
		Private imageList1 As System.Windows.Forms.ImageList
		Private imageList2 As System.Windows.Forms.ImageList
		Private gridControl2 As DevExpress.XtraGrid.GridControl
		Private WithEvents gridView1 As DevExpress.XtraGrid.Views.Grid.GridView
		Private colCustomerID As DevExpress.XtraGrid.Columns.GridColumn
		Private colCompanyName As DevExpress.XtraGrid.Columns.GridColumn
		Private colContactName As DevExpress.XtraGrid.Columns.GridColumn
		Private colContactTitle As DevExpress.XtraGrid.Columns.GridColumn
		Private colAddress As DevExpress.XtraGrid.Columns.GridColumn
		Private colCity As DevExpress.XtraGrid.Columns.GridColumn
		Private colRegion As DevExpress.XtraGrid.Columns.GridColumn
		Private colPostalCode As DevExpress.XtraGrid.Columns.GridColumn
		Private colCountry As DevExpress.XtraGrid.Columns.GridColumn
		Private colPhone As DevExpress.XtraGrid.Columns.GridColumn
		Private colFax As DevExpress.XtraGrid.Columns.GridColumn
		Private xtraGridBlending2 As DevExpress.XtraGrid.Blending.XtraGridBlending
		Private repositoryItemComboBox1 As DevExpress.XtraEditors.Repository.RepositoryItemComboBox
		Private repositoryItemComboBox2 As DevExpress.XtraEditors.Repository.RepositoryItemComboBox
		Private xtraGridBlending3 As DevExpress.XtraGrid.Blending.XtraGridBlending
		Private gridControl3 As DevExpress.XtraGrid.GridControl
		Private cardView1 As DevExpress.XtraGrid.Views.Card.CardView
		Private components As System.ComponentModel.IContainer
		Private colProductID As DevExpress.XtraGrid.Columns.GridColumn
		Private colProductName As DevExpress.XtraGrid.Columns.GridColumn
		Private colProductPicture As DevExpress.XtraGrid.Columns.GridColumn
		Private colPlatform As DevExpress.XtraGrid.Columns.GridColumn
		Private colProductPrice As DevExpress.XtraGrid.Columns.GridColumn
		Private colProductDescription As DevExpress.XtraGrid.Columns.GridColumn
		Private colLink As DevExpress.XtraGrid.Columns.GridColumn
		Private repositoryItemPictureEdit2 As DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit
		Private repositoryItemMemoEdit1 As DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit
		Private repositoryItemSpinEdit2 As DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit
		Private repositoryItemImageComboBox3 As DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox
		Private repositoryItemRadioGroup1 As DevExpress.XtraEditors.Repository.RepositoryItemRadioGroup
		Private xtraTabPage1 As DevExpress.XtraTab.XtraTabPage
		Private xtraTabPage2 As DevExpress.XtraTab.XtraTabPage
		Private xtraTabPage3 As DevExpress.XtraTab.XtraTabPage
		Private WithEvents ceNewStyles As DevExpress.XtraEditors.CheckEdit
		Private panel1 As DevExpress.XtraEditors.PanelControl
		Private label1 As System.Windows.Forms.Label
		Private WithEvents cbeStyles As DevExpress.XtraEditors.ComboBoxEdit
		Private WithEvents btnEditAppearances As DevExpress.XtraEditors.SimpleButton
		Private WithEvents xtcViews As DevExpress.XtraTab.XtraTabControl
		Private panelControl1 As DevExpress.XtraEditors.PanelControl
	End Class
End Namespace