namespace renderdocui.Windows { partial class TextureViewer { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.Windows.Forms.ToolStripSeparator subSep; System.Windows.Forms.ToolStripLabel toolStripLabel2; System.Windows.Forms.ToolStripLabel toolStripLabel3; System.Windows.Forms.ToolStripLabel toolStripLabel1; WeifenLuo.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPanelSkin(); WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new WeifenLuo.WinFormsUI.Docking.AutoHideStripSkin(); WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient1 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripSkin(); WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient2 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient3 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new WeifenLuo.WinFormsUI.Docking.DockPaneStripToolWindowGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient4 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient5 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); WeifenLuo.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new WeifenLuo.WinFormsUI.Docking.DockPanelGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient6 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); WeifenLuo.WinFormsUI.Docking.TabGradient tabGradient7 = new WeifenLuo.WinFormsUI.Docking.TabGradient(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TextureViewer)); this.saveTextureDialog = new System.Windows.Forms.SaveFileDialog(); this.rightclickMenu = new System.Windows.Forms.ContextMenuStrip(this.components); this.showDisabled = new System.Windows.Forms.ToolStripMenuItem(); this.showEmpty = new System.Windows.Forms.ToolStripMenuItem(); this.usedSep = new System.Windows.Forms.ToolStripSeparator(); this.openNewTab = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.imageInLayoutMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.usedStartLabel = new System.Windows.Forms.ToolStripMenuItem(); this.colorDialog = new System.Windows.Forms.ColorDialog(); this.toolstripMenu = new System.Windows.Forms.ContextMenuStrip(this.components); this.subresourceStripEnabled = new System.Windows.Forms.ToolStripMenuItem(); this.channelsStripEnabled = new System.Windows.Forms.ToolStripMenuItem(); this.zoomStripEnabled = new System.Windows.Forms.ToolStripMenuItem(); this.rangeStripEnabled = new System.Windows.Forms.ToolStripMenuItem(); this.overlayStripEnabled = new System.Windows.Forms.ToolStripMenuItem(); this.BottomToolStripPanel = new System.Windows.Forms.ToolStripPanel(); this.miniToolStrip = new System.Windows.Forms.StatusStrip(); this.statusLabel = new System.Windows.Forms.ToolStripStatusLabel(); this.TopToolStripPanel = new System.Windows.Forms.ToolStripPanel(); this.RightToolStripPanel = new System.Windows.Forms.ToolStripPanel(); this.LeftToolStripPanel = new System.Windows.Forms.ToolStripPanel(); this.ContentPanel = new System.Windows.Forms.ToolStripContentPanel(); this.dockPanel = new WeifenLuo.WinFormsUI.Docking.DockPanel(); this.depthstencilPanel = new System.Windows.Forms.Panel(); this.depthDisplay = new System.Windows.Forms.RadioButton(); this.stencilDisplay = new System.Windows.Forms.RadioButton(); this.zoomStrip = new System.Windows.Forms.ToolStrip(); this.toolStripLabel4 = new System.Windows.Forms.ToolStripLabel(); this.zoomExactSize = new System.Windows.Forms.ToolStripButton(); this.fitToWindow = new System.Windows.Forms.ToolStripButton(); this.zoomOption = new System.Windows.Forms.ToolStripComboBox(); this.flip_y = new System.Windows.Forms.ToolStripButton(); this.overlayStrip = new System.Windows.Forms.ToolStrip(); this.toolStripLabel5 = new System.Windows.Forms.ToolStripLabel(); this.overlay = new System.Windows.Forms.ToolStripComboBox(); this.subStrip = new System.Windows.Forms.ToolStrip(); this.toolStripLabel6 = new System.Windows.Forms.ToolStripLabel(); this.mipLevelLabel = new System.Windows.Forms.ToolStripLabel(); this.mipLevel = new System.Windows.Forms.ToolStripComboBox(); this.sliceFaceLabel = new System.Windows.Forms.ToolStripLabel(); this.sliceFace = new System.Windows.Forms.ToolStripComboBox(); this.rangeStrip = new System.Windows.Forms.ToolStrip(); this.rangeBlack = new renderdocui.Controls.ToolStripSpringTextBox(); this.rangeWhite = new renderdocui.Controls.ToolStripSpringTextBox(); this.zoomRange = new System.Windows.Forms.ToolStripButton(); this.autoFit = new System.Windows.Forms.ToolStripButton(); this.reset01 = new System.Windows.Forms.ToolStripButton(); this.visualiseRange = new System.Windows.Forms.ToolStripButton(); this.channelStrip = new System.Windows.Forms.ToolStrip(); this.channels = new System.Windows.Forms.ToolStripComboBox(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.customRed = new System.Windows.Forms.ToolStripButton(); this.customGreen = new System.Windows.Forms.ToolStripButton(); this.customBlue = new System.Windows.Forms.ToolStripButton(); this.customAlpha = new System.Windows.Forms.ToolStripButton(); this.mulSep = new System.Windows.Forms.ToolStripSeparator(); this.mulLabel = new System.Windows.Forms.ToolStripLabel(); this.hdrMul = new System.Windows.Forms.ToolStripComboBox(); this.customShader = new System.Windows.Forms.ToolStripComboBox(); this.customCreate = new System.Windows.Forms.ToolStripButton(); this.customEdit = new System.Windows.Forms.ToolStripButton(); this.customDelete = new System.Windows.Forms.ToolStripButton(); this.backcolorPick = new System.Windows.Forms.ToolStripButton(); this.checkerBack = new System.Windows.Forms.ToolStripButton(); this.gammaSeparator = new System.Windows.Forms.ToolStripSeparator(); this.gammaDisplay = new System.Windows.Forms.ToolStripButton(); this.statusbar = new System.Windows.Forms.StatusStrip(); this.texStatusDim = new System.Windows.Forms.ToolStripStatusLabel(); this.hoverSwatch = new System.Windows.Forms.ToolStripStatusLabel(); this.mainLayout = new System.Windows.Forms.TableLayoutPanel(); this.toolstripsPanel = new System.Windows.Forms.FlowLayoutPanel(); this.actionsStrip = new System.Windows.Forms.ToolStrip(); this.saveTex = new System.Windows.Forms.ToolStripButton(); this.texListShow = new System.Windows.Forms.ToolStripButton(); this.viewTexBuffer = new System.Windows.Forms.ToolStripButton(); this.texlistContainer = new System.Windows.Forms.TableLayoutPanel(); this.textureList = new renderdocui.Controls.TextureListBox(); this.texturefilter = new System.Windows.Forms.ComboBox(); this.label1 = new System.Windows.Forms.Label(); this.clearTexFilter = new System.Windows.Forms.Button(); this.renderToolstripContainer = new System.Windows.Forms.ToolStripContainer(); this.renderScrollTable = new System.Windows.Forms.TableLayoutPanel(); this.renderContainer = new renderdocui.Controls.NoScrollPanel(); this.render = new renderdocui.Controls.NoScrollPanel(); this.renderVScroll = new System.Windows.Forms.VScrollBar(); this.renderHScroll = new System.Windows.Forms.HScrollBar(); this.pixelContextPanel = new System.Windows.Forms.TableLayoutPanel(); this.pixelContext = new renderdocui.Controls.NoScrollPanel(); this.debugPixelContext = new System.Windows.Forms.Button(); this.pixelHistory = new System.Windows.Forms.Button(); this.tabContextMenu = new System.Windows.Forms.ContextMenuStrip(this.components); this.closeTab = new System.Windows.Forms.ToolStripMenuItem(); this.closeOtherTabs = new System.Windows.Forms.ToolStripMenuItem(); this.closeTabsToRight = new System.Windows.Forms.ToolStripMenuItem(); this.roPanel = new renderdocui.Controls.ThumbnailStrip(); this.rwPanel = new renderdocui.Controls.ThumbnailStrip(); this.rangeHistogram = new renderdocui.Controls.RangeHistogram(); this.toolTip = new System.Windows.Forms.ToolTip(this.components); this.pixelContextMenu = new System.Windows.Forms.ContextMenuStrip(this.components); this.highlightedPixelHistoryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.highlightedPixelDebugToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.gotoLocationButton = new System.Windows.Forms.ToolStripButton(); subSep = new System.Windows.Forms.ToolStripSeparator(); toolStripLabel2 = new System.Windows.Forms.ToolStripLabel(); toolStripLabel3 = new System.Windows.Forms.ToolStripLabel(); toolStripLabel1 = new System.Windows.Forms.ToolStripLabel(); this.rightclickMenu.SuspendLayout(); this.toolstripMenu.SuspendLayout(); this.depthstencilPanel.SuspendLayout(); this.zoomStrip.SuspendLayout(); this.overlayStrip.SuspendLayout(); this.subStrip.SuspendLayout(); this.rangeStrip.SuspendLayout(); this.channelStrip.SuspendLayout(); this.statusbar.SuspendLayout(); this.mainLayout.SuspendLayout(); this.toolstripsPanel.SuspendLayout(); this.actionsStrip.SuspendLayout(); this.texlistContainer.SuspendLayout(); this.renderToolstripContainer.BottomToolStripPanel.SuspendLayout(); this.renderToolstripContainer.ContentPanel.SuspendLayout(); this.renderToolstripContainer.SuspendLayout(); this.renderScrollTable.SuspendLayout(); this.renderContainer.SuspendLayout(); this.pixelContextPanel.SuspendLayout(); this.tabContextMenu.SuspendLayout(); this.pixelContextMenu.SuspendLayout(); this.SuspendLayout(); // // subSep // subSep.Name = "subSep"; subSep.Size = new System.Drawing.Size(6, 25); // // toolStripLabel2 // toolStripLabel2.Name = "toolStripLabel2"; toolStripLabel2.Size = new System.Drawing.Size(38, 22); toolStripLabel2.Text = "Range"; // // toolStripLabel3 // toolStripLabel3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; toolStripLabel3.Name = "toolStripLabel3"; toolStripLabel3.Size = new System.Drawing.Size(51, 22); toolStripLabel3.Text = "Channels"; // // toolStripLabel1 // toolStripLabel1.Name = "toolStripLabel1"; toolStripLabel1.Size = new System.Drawing.Size(42, 22); toolStripLabel1.Text = "Actions"; // // saveTextureDialog // this.saveTextureDialog.DefaultExt = "dds"; this.saveTextureDialog.Filter = "DDS Files (*.dds)|*.dds"; this.saveTextureDialog.Title = "Save Texture As"; // // rightclickMenu // this.rightclickMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.showDisabled, this.showEmpty, this.usedSep, this.openNewTab, this.toolStripSeparator1, this.imageInLayoutMenuItem, this.usedStartLabel}); this.rightclickMenu.MaximumSize = new System.Drawing.Size(0, 480); this.rightclickMenu.Name = "rightclickMenu"; this.rightclickMenu.Size = new System.Drawing.Size(181, 126); // // showDisabled // this.showDisabled.Name = "showDisabled"; this.showDisabled.Size = new System.Drawing.Size(180, 22); this.showDisabled.Text = "Show Disabled"; this.showDisabled.Click += new System.EventHandler(this.showDisabled_Click); // // showEmpty // this.showEmpty.Name = "showEmpty"; this.showEmpty.Size = new System.Drawing.Size(180, 22); this.showEmpty.Text = "Show Empty"; this.showEmpty.Click += new System.EventHandler(this.showEmpty_Click); // // usedSep // this.usedSep.Name = "usedSep"; this.usedSep.Size = new System.Drawing.Size(177, 6); // // openNewTab // this.openNewTab.Image = global::renderdocui.Properties.Resources.action_hover; this.openNewTab.Name = "openNewTab"; this.openNewTab.Size = new System.Drawing.Size(180, 22); this.openNewTab.Text = "Open new Locked Tab"; this.openNewTab.Click += new System.EventHandler(this.resourceContextItem_Click); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(177, 6); // // imageInLayoutMenuItem // this.imageInLayoutMenuItem.Name = "imageInLayoutMenuItem"; this.imageInLayoutMenuItem.Size = new System.Drawing.Size(180, 22); this.imageInLayoutMenuItem.Text = "Image in layout "; // // usedStartLabel // this.usedStartLabel.Name = "usedStartLabel"; this.usedStartLabel.Size = new System.Drawing.Size(180, 22); this.usedStartLabel.Text = "Used:"; // // colorDialog // this.colorDialog.AnyColor = true; // // toolstripMenu // this.toolstripMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.subresourceStripEnabled, this.channelsStripEnabled, this.zoomStripEnabled, this.rangeStripEnabled, this.overlayStripEnabled}); this.toolstripMenu.Name = "toolstripMenu"; this.toolstripMenu.Size = new System.Drawing.Size(135, 114); // // subresourceStripEnabled // this.subresourceStripEnabled.Checked = true; this.subresourceStripEnabled.CheckOnClick = true; this.subresourceStripEnabled.CheckState = System.Windows.Forms.CheckState.Checked; this.subresourceStripEnabled.Name = "subresourceStripEnabled"; this.subresourceStripEnabled.Size = new System.Drawing.Size(134, 22); this.subresourceStripEnabled.Text = "Subresource"; this.subresourceStripEnabled.CheckedChanged += new System.EventHandler(this.toolstripEnabledChanged); // // channelsStripEnabled // this.channelsStripEnabled.Checked = true; this.channelsStripEnabled.CheckOnClick = true; this.channelsStripEnabled.CheckState = System.Windows.Forms.CheckState.Checked; this.channelsStripEnabled.Name = "channelsStripEnabled"; this.channelsStripEnabled.Size = new System.Drawing.Size(134, 22); this.channelsStripEnabled.Text = "Channels"; this.channelsStripEnabled.CheckedChanged += new System.EventHandler(this.toolstripEnabledChanged); // // zoomStripEnabled // this.zoomStripEnabled.Checked = true; this.zoomStripEnabled.CheckOnClick = true; this.zoomStripEnabled.CheckState = System.Windows.Forms.CheckState.Checked; this.zoomStripEnabled.Name = "zoomStripEnabled"; this.zoomStripEnabled.Size = new System.Drawing.Size(134, 22); this.zoomStripEnabled.Text = "Zoom"; this.zoomStripEnabled.CheckedChanged += new System.EventHandler(this.toolstripEnabledChanged); // // rangeStripEnabled // this.rangeStripEnabled.Checked = true; this.rangeStripEnabled.CheckOnClick = true; this.rangeStripEnabled.CheckState = System.Windows.Forms.CheckState.Checked; this.rangeStripEnabled.Name = "rangeStripEnabled"; this.rangeStripEnabled.Size = new System.Drawing.Size(134, 22); this.rangeStripEnabled.Text = "Range"; this.rangeStripEnabled.CheckedChanged += new System.EventHandler(this.toolstripEnabledChanged); // // overlayStripEnabled // this.overlayStripEnabled.Checked = true; this.overlayStripEnabled.CheckOnClick = true; this.overlayStripEnabled.CheckState = System.Windows.Forms.CheckState.Checked; this.overlayStripEnabled.Name = "overlayStripEnabled"; this.overlayStripEnabled.Size = new System.Drawing.Size(134, 22); this.overlayStripEnabled.Text = "Overlay"; this.overlayStripEnabled.CheckedChanged += new System.EventHandler(this.toolstripEnabledChanged); // // BottomToolStripPanel // this.BottomToolStripPanel.Location = new System.Drawing.Point(0, 0); this.BottomToolStripPanel.Name = "BottomToolStripPanel"; this.BottomToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal; this.BottomToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0); this.BottomToolStripPanel.Size = new System.Drawing.Size(0, 0); // // miniToolStrip // this.miniToolStrip.AutoSize = false; this.miniToolStrip.Dock = System.Windows.Forms.DockStyle.None; this.miniToolStrip.Location = new System.Drawing.Point(1014, 23); this.miniToolStrip.Name = "miniToolStrip"; this.miniToolStrip.Size = new System.Drawing.Size(1012, 22); this.miniToolStrip.TabIndex = 0; // // statusLabel // this.statusLabel.Font = new System.Drawing.Font("Consolas", 9.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.statusLabel.Name = "statusLabel"; this.statusLabel.Size = new System.Drawing.Size(84, 15); this.statusLabel.Text = "Status Text"; // // TopToolStripPanel // this.TopToolStripPanel.Location = new System.Drawing.Point(0, 0); this.TopToolStripPanel.MinimumSize = new System.Drawing.Size(0, 22); this.TopToolStripPanel.Name = "TopToolStripPanel"; this.TopToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal; this.TopToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0); this.TopToolStripPanel.Size = new System.Drawing.Size(0, 22); this.TopToolStripPanel.MouseClick += new System.Windows.Forms.MouseEventHandler(this.mainToolstrips_TopToolStripPanel_MouseClick); // // RightToolStripPanel // this.RightToolStripPanel.Location = new System.Drawing.Point(0, 0); this.RightToolStripPanel.Name = "RightToolStripPanel"; this.RightToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal; this.RightToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0); this.RightToolStripPanel.Size = new System.Drawing.Size(0, 0); // // LeftToolStripPanel // this.LeftToolStripPanel.Location = new System.Drawing.Point(0, 0); this.LeftToolStripPanel.Name = "LeftToolStripPanel"; this.LeftToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal; this.LeftToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0); this.LeftToolStripPanel.Size = new System.Drawing.Size(0, 0); // // ContentPanel // this.ContentPanel.Size = new System.Drawing.Size(1012, 581); // // dockPanel // this.dockPanel.CloseTabsToLeft = false; this.dockPanel.DefaultFloatWindowSize = new System.Drawing.Size(800, 400); this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.dockPanel.DockBackColor = System.Drawing.SystemColors.ControlDark; this.dockPanel.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingWindow; this.dockPanel.Location = new System.Drawing.Point(3, 84); this.dockPanel.Name = "dockPanel"; this.dockPanel.RaiseTabsOnDragOver = false; this.dockPanel.ShowDocumentIcon = true; this.dockPanel.Size = new System.Drawing.Size(1093, 90); dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight; dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight; autoHideStripSkin1.DockStripGradient = dockPanelGradient1; tabGradient1.EndColor = System.Drawing.SystemColors.Control; tabGradient1.StartColor = System.Drawing.SystemColors.Control; tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark; autoHideStripSkin1.TabGradient = tabGradient1; autoHideStripSkin1.TextFont = new System.Drawing.Font("Tahoma", 8.25F); dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1; tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight; tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight; tabGradient2.TextColor = System.Drawing.SystemColors.ControlText; dockPaneStripGradient1.ActiveTabGradient = tabGradient2; dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control; dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control; dockPaneStripGradient1.DockStripGradient = dockPanelGradient2; tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight; tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight; tabGradient3.TextColor = System.Drawing.SystemColors.ControlText; dockPaneStripGradient1.InactiveTabGradient = tabGradient3; dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1; dockPaneStripSkin1.TextFont = new System.Drawing.Font("Tahoma", 8.25F); tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption; tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption; tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText; dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4; tabGradient5.EndColor = System.Drawing.SystemColors.Control; tabGradient5.StartColor = System.Drawing.SystemColors.Control; tabGradient5.TextColor = System.Drawing.SystemColors.ControlText; dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5; dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight; dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight; dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3; tabGradient6.EndColor = System.Drawing.SystemColors.InactiveCaption; tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption; tabGradient6.TextColor = System.Drawing.SystemColors.InactiveCaptionText; dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6; tabGradient7.EndColor = System.Drawing.Color.Transparent; tabGradient7.StartColor = System.Drawing.Color.Transparent; tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark; dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7; dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1; dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1; this.dockPanel.Skin = dockPanelSkin1; this.dockPanel.TabIndex = 0; // // depthstencilPanel // this.depthstencilPanel.AutoSize = true; this.depthstencilPanel.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; this.depthstencilPanel.BackColor = System.Drawing.Color.Transparent; this.depthstencilPanel.Controls.Add(this.depthDisplay); this.depthstencilPanel.Controls.Add(this.stencilDisplay); this.depthstencilPanel.Location = new System.Drawing.Point(526, 60); this.depthstencilPanel.Name = "depthstencilPanel"; this.depthstencilPanel.Size = new System.Drawing.Size(115, 19); this.depthstencilPanel.TabIndex = 5; // // depthDisplay // this.depthDisplay.AutoSize = true; this.depthDisplay.Checked = true; this.depthDisplay.Location = new System.Drawing.Point(1, 1); this.depthDisplay.Margin = new System.Windows.Forms.Padding(1); this.depthDisplay.Name = "depthDisplay"; this.depthDisplay.Size = new System.Drawing.Size(54, 17); this.depthDisplay.TabIndex = 0; this.depthDisplay.TabStop = true; this.depthDisplay.Text = "Depth"; this.depthDisplay.UseVisualStyleBackColor = true; this.depthDisplay.CheckedChanged += new System.EventHandler(this.updateChannelsHandler); // // stencilDisplay // this.stencilDisplay.AutoSize = true; this.stencilDisplay.Location = new System.Drawing.Point(57, 1); this.stencilDisplay.Margin = new System.Windows.Forms.Padding(1); this.stencilDisplay.Name = "stencilDisplay"; this.stencilDisplay.Size = new System.Drawing.Size(57, 17); this.stencilDisplay.TabIndex = 1; this.stencilDisplay.Text = "Stencil"; this.stencilDisplay.UseVisualStyleBackColor = true; this.stencilDisplay.CheckedChanged += new System.EventHandler(this.updateChannelsHandler); // // zoomStrip // this.zoomStrip.Dock = System.Windows.Forms.DockStyle.None; this.zoomStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; this.zoomStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripLabel4, this.zoomExactSize, this.fitToWindow, this.zoomOption, this.flip_y}); this.zoomStrip.Location = new System.Drawing.Point(0, 50); this.zoomStrip.Margin = new System.Windows.Forms.Padding(0, 0, 12, 0); this.zoomStrip.Name = "zoomStrip"; this.zoomStrip.Size = new System.Drawing.Size(254, 25); this.zoomStrip.TabIndex = 2; // // toolStripLabel4 // this.toolStripLabel4.Name = "toolStripLabel4"; this.toolStripLabel4.Size = new System.Drawing.Size(33, 22); this.toolStripLabel4.Text = "Zoom"; // // zoomExactSize // this.zoomExactSize.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.zoomExactSize.Image = ((System.Drawing.Image)(resources.GetObject("zoomExactSize.Image"))); this.zoomExactSize.ImageTransparentColor = System.Drawing.Color.Magenta; this.zoomExactSize.Name = "zoomExactSize"; this.zoomExactSize.Size = new System.Drawing.Size(27, 22); this.zoomExactSize.Text = "1:1"; this.zoomExactSize.Click += new System.EventHandler(this.zoomExactSize_Click); // // fitToWindow // this.fitToWindow.Checked = true; this.fitToWindow.CheckOnClick = true; this.fitToWindow.CheckState = System.Windows.Forms.CheckState.Checked; this.fitToWindow.Image = global::renderdocui.Properties.Resources.fit_window; this.fitToWindow.ImageTransparentColor = System.Drawing.Color.Magenta; this.fitToWindow.Name = "fitToWindow"; this.fitToWindow.Size = new System.Drawing.Size(45, 22); this.fitToWindow.Text = " Fit"; this.fitToWindow.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.fitToWindow.CheckedChanged += new System.EventHandler(this.fitToWindow_CheckedChanged); // // zoomOption // this.zoomOption.Items.AddRange(new object[] { "10%", "25%", "50%", "75%", "100%", "200%", "400%", "800%"}); this.zoomOption.Name = "zoomOption"; this.zoomOption.Size = new System.Drawing.Size(121, 25); this.zoomOption.DropDownClosed += new System.EventHandler(this.zoomOption_DropDownClosed); this.zoomOption.SelectedIndexChanged += new System.EventHandler(this.zoomOption_SelectedIndexChanged); this.zoomOption.KeyDown += new System.Windows.Forms.KeyEventHandler(this.zoomOption_KeyDown); // // flip_y // this.flip_y.CheckOnClick = true; this.flip_y.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.flip_y.Image = global::renderdocui.Properties.Resources.flip_y; this.flip_y.ImageTransparentColor = System.Drawing.Color.Magenta; this.flip_y.Name = "flip_y"; this.flip_y.Size = new System.Drawing.Size(23, 22); this.flip_y.Text = "Flip Y"; this.flip_y.CheckedChanged += new System.EventHandler(this.updateChannelsHandler); // // overlayStrip // this.overlayStrip.Dock = System.Windows.Forms.DockStyle.None; this.overlayStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; this.overlayStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripLabel5, this.overlay}); this.overlayStrip.Location = new System.Drawing.Point(266, 50); this.overlayStrip.Margin = new System.Windows.Forms.Padding(0, 0, 12, 0); this.overlayStrip.Name = "overlayStrip"; this.overlayStrip.Size = new System.Drawing.Size(171, 25); this.overlayStrip.TabIndex = 3; // // toolStripLabel5 // this.toolStripLabel5.Name = "toolStripLabel5"; this.toolStripLabel5.Size = new System.Drawing.Size(45, 22); this.toolStripLabel5.Text = "Overlay"; // // overlay // this.overlay.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.overlay.Items.AddRange(new object[] { "None", "Highlight Drawcall", "Wireframe Mesh", "Depth Test", "Stencil Test", "Backface Cull", "Viewport/Scissor Region", "NaN/INF/-ve Display", "Histogram Clipping", "Clear Before Pass", "Clear Before Draw", "Quad Overdraw (Pass)", "Quad Overdraw (Draw)", "Triangle Size (Pass)", "Triangle Size (Draw)"}); this.overlay.Name = "overlay"; this.overlay.Size = new System.Drawing.Size(121, 25); this.overlay.SelectedIndexChanged += new System.EventHandler(this.overlay_SelectedIndexChanged); // // subStrip // this.subStrip.Dock = System.Windows.Forms.DockStyle.None; this.subStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; this.subStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripLabel6, subSep, this.mipLevelLabel, this.mipLevel, this.sliceFaceLabel, this.sliceFace}); this.subStrip.Location = new System.Drawing.Point(633, 0); this.subStrip.Margin = new System.Windows.Forms.Padding(0, 0, 12, 0); this.subStrip.Name = "subStrip"; this.subStrip.Size = new System.Drawing.Size(400, 25); this.subStrip.TabIndex = 4; // // toolStripLabel6 // this.toolStripLabel6.Name = "toolStripLabel6"; this.toolStripLabel6.Size = new System.Drawing.Size(67, 22); this.toolStripLabel6.Text = "Subresource"; // // mipLevelLabel // this.mipLevelLabel.Name = "mipLevelLabel"; this.mipLevelLabel.Size = new System.Drawing.Size(23, 22); this.mipLevelLabel.Text = "Mip"; // // mipLevel // this.mipLevel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.mipLevel.Name = "mipLevel"; this.mipLevel.Size = new System.Drawing.Size(121, 25); this.mipLevel.SelectedIndexChanged += new System.EventHandler(this.mipLevel_SelectedIndexChanged); // // sliceFaceLabel // this.sliceFaceLabel.Name = "sliceFaceLabel"; this.sliceFaceLabel.Size = new System.Drawing.Size(55, 22); this.sliceFaceLabel.Text = "Slice/Face"; // // sliceFace // this.sliceFace.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.sliceFace.Name = "sliceFace"; this.sliceFace.Size = new System.Drawing.Size(121, 25); this.sliceFace.ToolTipText = "Array Slice or Cubemap Face"; this.sliceFace.SelectedIndexChanged += new System.EventHandler(this.sliceFace_SelectedIndexChanged); // // rangeStrip // this.rangeStrip.Dock = System.Windows.Forms.DockStyle.None; this.rangeStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; this.rangeStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { toolStripLabel2, this.rangeBlack, this.rangeWhite, this.zoomRange, this.autoFit, this.reset01, this.visualiseRange}); this.rangeStrip.Location = new System.Drawing.Point(449, 50); this.rangeStrip.Margin = new System.Windows.Forms.Padding(0, 0, 12, 0); this.rangeStrip.Name = "rangeStrip"; this.rangeStrip.Size = new System.Drawing.Size(337, 25); this.rangeStrip.TabIndex = 0; // // rangeBlack // this.rangeBlack.Name = "rangeBlack"; this.rangeBlack.Size = new System.Drawing.Size(100, 25); this.rangeBlack.Text = "0.0"; this.rangeBlack.Leave += new System.EventHandler(this.rangePoint_Leave); this.rangeBlack.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.rangePoint_KeyPress); this.rangeBlack.TextChanged += new System.EventHandler(this.rangePoint_Changed); // // rangeWhite // this.rangeWhite.Name = "rangeWhite"; this.rangeWhite.Size = new System.Drawing.Size(100, 25); this.rangeWhite.Text = "1.0"; this.rangeWhite.Leave += new System.EventHandler(this.rangePoint_Leave); this.rangeWhite.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.rangePoint_KeyPress); this.rangeWhite.TextChanged += new System.EventHandler(this.rangePoint_Changed); // // zoomRange // this.zoomRange.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.zoomRange.Image = global::renderdocui.Properties.Resources.zoom; this.zoomRange.ImageTransparentColor = System.Drawing.Color.Magenta; this.zoomRange.Name = "zoomRange"; this.zoomRange.Size = new System.Drawing.Size(23, 22); this.zoomRange.Text = "Zoom Range"; this.zoomRange.Click += new System.EventHandler(this.zoomRange_Click); // // autoFit // this.autoFit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.autoFit.Image = global::renderdocui.Properties.Resources.wand; this.autoFit.ImageTransparentColor = System.Drawing.Color.Magenta; this.autoFit.Name = "autoFit"; this.autoFit.Size = new System.Drawing.Size(23, 22); this.autoFit.Text = "Auto Fit"; this.autoFit.Click += new System.EventHandler(this.autoFit_Click); this.autoFit.MouseDown += new System.Windows.Forms.MouseEventHandler(this.autoFit_MouseDown); // // reset01 // this.reset01.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.reset01.Image = global::renderdocui.Properties.Resources.arrow_undo; this.reset01.ImageTransparentColor = System.Drawing.Color.Magenta; this.reset01.Name = "reset01"; this.reset01.Size = new System.Drawing.Size(23, 22); this.reset01.Text = "Reset to [0, 1]"; this.reset01.Click += new System.EventHandler(this.reset01_Click); // // visualiseRange // this.visualiseRange.CheckOnClick = true; this.visualiseRange.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.visualiseRange.Image = global::renderdocui.Properties.Resources.chart_curve; this.visualiseRange.ImageTransparentColor = System.Drawing.Color.Magenta; this.visualiseRange.Name = "visualiseRange"; this.visualiseRange.Size = new System.Drawing.Size(23, 22); this.visualiseRange.Text = "Visualise Range"; this.visualiseRange.CheckedChanged += new System.EventHandler(this.visualiseRange_CheckedChanged); // // channelStrip // this.channelStrip.Dock = System.Windows.Forms.DockStyle.None; this.channelStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; this.channelStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { toolStripLabel3, this.channels, this.toolStripSeparator3, this.customRed, this.customGreen, this.customBlue, this.customAlpha, this.mulSep, this.mulLabel, this.hdrMul, this.customShader, this.customCreate, this.customEdit, this.customDelete, this.backcolorPick, this.checkerBack, this.gammaSeparator, this.gammaDisplay}); this.channelStrip.Location = new System.Drawing.Point(0, 0); this.channelStrip.Margin = new System.Windows.Forms.Padding(0, 0, 12, 0); this.channelStrip.Name = "channelStrip"; this.channelStrip.Size = new System.Drawing.Size(621, 25); this.channelStrip.TabIndex = 1; // // channels // this.channels.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.channels.Items.AddRange(new object[] { "RGBA", "RGBM", "Custom"}); this.channels.Name = "channels"; this.channels.Size = new System.Drawing.Size(121, 25); this.channels.SelectedIndexChanged += new System.EventHandler(this.updateChannelsHandler); // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25); // // customRed // this.customRed.Checked = true; this.customRed.CheckOnClick = true; this.customRed.CheckState = System.Windows.Forms.CheckState.Checked; this.customRed.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.customRed.Image = ((System.Drawing.Image)(resources.GetObject("customRed.Image"))); this.customRed.ImageTransparentColor = System.Drawing.Color.Magenta; this.customRed.Margin = new System.Windows.Forms.Padding(4, 1, 0, 2); this.customRed.Name = "customRed"; this.customRed.Size = new System.Drawing.Size(23, 22); this.customRed.Text = "R"; this.customRed.ToolTipText = "Show Red (Right click to toggle solo)"; this.customRed.CheckedChanged += new System.EventHandler(this.updateChannelsHandler); this.customRed.MouseDown += new System.Windows.Forms.MouseEventHandler(this.channelButton_MouseDown); // // customGreen // this.customGreen.Checked = true; this.customGreen.CheckOnClick = true; this.customGreen.CheckState = System.Windows.Forms.CheckState.Checked; this.customGreen.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.customGreen.Image = ((System.Drawing.Image)(resources.GetObject("customGreen.Image"))); this.customGreen.ImageTransparentColor = System.Drawing.Color.Magenta; this.customGreen.Name = "customGreen"; this.customGreen.Size = new System.Drawing.Size(23, 22); this.customGreen.Text = "G"; this.customGreen.ToolTipText = "Show Green (Right click to toggle solo)"; this.customGreen.CheckedChanged += new System.EventHandler(this.updateChannelsHandler); this.customGreen.MouseDown += new System.Windows.Forms.MouseEventHandler(this.channelButton_MouseDown); // // customBlue // this.customBlue.Checked = true; this.customBlue.CheckOnClick = true; this.customBlue.CheckState = System.Windows.Forms.CheckState.Checked; this.customBlue.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.customBlue.Image = ((System.Drawing.Image)(resources.GetObject("customBlue.Image"))); this.customBlue.ImageTransparentColor = System.Drawing.Color.Magenta; this.customBlue.Name = "customBlue"; this.customBlue.Size = new System.Drawing.Size(23, 22); this.customBlue.Text = "B"; this.customBlue.ToolTipText = "Show Blue (Right click to toggle solo)"; this.customBlue.CheckedChanged += new System.EventHandler(this.updateChannelsHandler); this.customBlue.MouseDown += new System.Windows.Forms.MouseEventHandler(this.channelButton_MouseDown); // // customAlpha // this.customAlpha.CheckOnClick = true; this.customAlpha.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.customAlpha.Image = ((System.Drawing.Image)(resources.GetObject("customAlpha.Image"))); this.customAlpha.ImageTransparentColor = System.Drawing.Color.Magenta; this.customAlpha.Name = "customAlpha"; this.customAlpha.Size = new System.Drawing.Size(23, 22); this.customAlpha.Text = "A"; this.customAlpha.ToolTipText = "Show Alpha (Right click to toggle solo)"; this.customAlpha.CheckedChanged += new System.EventHandler(this.updateChannelsHandler); this.customAlpha.MouseDown += new System.Windows.Forms.MouseEventHandler(this.channelButton_MouseDown); // // mulSep // this.mulSep.Name = "mulSep"; this.mulSep.Size = new System.Drawing.Size(6, 25); // // mulLabel // this.mulLabel.Name = "mulLabel"; this.mulLabel.Size = new System.Drawing.Size(27, 22); this.mulLabel.Text = "Mul:"; // // hdrMul // this.hdrMul.AutoSize = false; this.hdrMul.DropDownWidth = 40; this.hdrMul.Items.AddRange(new object[] { "2", "4", "8", "16", "32", "128"}); this.hdrMul.Name = "hdrMul"; this.hdrMul.Size = new System.Drawing.Size(40, 21); this.hdrMul.Text = "32"; this.hdrMul.ToolTipText = "RGBM Multiplier"; this.hdrMul.TextChanged += new System.EventHandler(this.updateChannelsHandler); // // customShader // this.customShader.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest; this.customShader.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; this.customShader.Name = "customShader"; this.customShader.Size = new System.Drawing.Size(121, 25); this.customShader.SelectedIndexChanged += new System.EventHandler(this.updateChannelsHandler); this.customShader.TextUpdate += new System.EventHandler(this.updateChannelsHandler); // // customCreate // this.customCreate.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.customCreate.Image = global::renderdocui.Properties.Resources.add; this.customCreate.ImageTransparentColor = System.Drawing.Color.Magenta; this.customCreate.Name = "customCreate"; this.customCreate.Size = new System.Drawing.Size(23, 22); this.customCreate.Text = "Create New Custom Shader"; this.customCreate.Click += new System.EventHandler(this.customCreate_Click); // // customEdit // this.customEdit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.customEdit.Image = global::renderdocui.Properties.Resources.page_white_edit; this.customEdit.ImageTransparentColor = System.Drawing.Color.Magenta; this.customEdit.Name = "customEdit"; this.customEdit.Size = new System.Drawing.Size(23, 22); this.customEdit.Text = "Edit Selected Shader"; this.customEdit.Click += new System.EventHandler(this.customEdit_Click); // // customDelete // this.customDelete.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.customDelete.Image = global::renderdocui.Properties.Resources.delete; this.customDelete.ImageTransparentColor = System.Drawing.Color.Magenta; this.customDelete.Name = "customDelete"; this.customDelete.Size = new System.Drawing.Size(23, 22); this.customDelete.Text = "Delete Custom Shader"; this.customDelete.Click += new System.EventHandler(this.customDelete_Click); // // backcolorPick // this.backcolorPick.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.backcolorPick.Image = global::renderdocui.Properties.Resources.color_wheel; this.backcolorPick.ImageTransparentColor = System.Drawing.Color.Magenta; this.backcolorPick.Name = "backcolorPick"; this.backcolorPick.Size = new System.Drawing.Size(23, 22); this.backcolorPick.ToolTipText = "Alpha: Pick Solid Background Color"; this.backcolorPick.Click += new System.EventHandler(this.backcolorPick_Click); // // checkerBack // this.checkerBack.Checked = true; this.checkerBack.CheckState = System.Windows.Forms.CheckState.Checked; this.checkerBack.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.checkerBack.Image = global::renderdocui.Properties.Resources.crosshatch; this.checkerBack.ImageTransparentColor = System.Drawing.Color.Magenta; this.checkerBack.Name = "checkerBack"; this.checkerBack.Size = new System.Drawing.Size(23, 22); this.checkerBack.ToolTipText = "Alpha: Show Checkerboard Background"; this.checkerBack.Click += new System.EventHandler(this.checkerBack_Click); // // gammaSeparator // this.gammaSeparator.Name = "gammaSeparator"; this.gammaSeparator.Size = new System.Drawing.Size(6, 25); // // gammaDisplay // this.gammaDisplay.Checked = true; this.gammaDisplay.CheckOnClick = true; this.gammaDisplay.CheckState = System.Windows.Forms.CheckState.Checked; this.gammaDisplay.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.gammaDisplay.Image = ((System.Drawing.Image)(resources.GetObject("gammaDisplay.Image"))); this.gammaDisplay.ImageTransparentColor = System.Drawing.Color.Magenta; this.gammaDisplay.Name = "gammaDisplay"; this.gammaDisplay.Size = new System.Drawing.Size(23, 22); this.gammaDisplay.Text = "γ"; this.gammaDisplay.ToolTipText = "Override display of linear data in gamma space\r\n\r\nSee FAQ on \"Gamma display of li" + "near data\""; this.gammaDisplay.CheckedChanged += new System.EventHandler(this.updateChannelsHandler); // // statusbar // this.statusbar.Dock = System.Windows.Forms.DockStyle.None; this.statusbar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.texStatusDim, this.hoverSwatch, this.statusLabel}); this.statusbar.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.Flow; this.statusbar.Location = new System.Drawing.Point(0, 0); this.statusbar.Name = "statusbar"; this.statusbar.Size = new System.Drawing.Size(420, 20); this.statusbar.SizingGrip = false; this.statusbar.TabIndex = 0; // // texStatusDim // this.texStatusDim.Font = new System.Drawing.Font("Consolas", 9.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.texStatusDim.Name = "texStatusDim"; this.texStatusDim.Size = new System.Drawing.Size(91, 15); this.texStatusDim.Text = "texStatusDim"; // // hoverSwatch // this.hoverSwatch.BackColor = System.Drawing.Color.Black; this.hoverSwatch.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.hoverSwatch.Name = "hoverSwatch"; this.hoverSwatch.Size = new System.Drawing.Size(31, 13); this.hoverSwatch.Text = " "; // // mainLayout // this.mainLayout.ColumnCount = 1; this.mainLayout.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.mainLayout.Controls.Add(this.toolstripsPanel, 0, 0); this.mainLayout.Controls.Add(this.dockPanel, 0, 1); this.mainLayout.Location = new System.Drawing.Point(0, 0); this.mainLayout.Name = "mainLayout"; this.mainLayout.RowCount = 2; this.mainLayout.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.mainLayout.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.mainLayout.Size = new System.Drawing.Size(1099, 177); this.mainLayout.TabIndex = 7; // // toolstripsPanel // this.toolstripsPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.toolstripsPanel.AutoSize = true; this.toolstripsPanel.Controls.Add(this.channelStrip); this.toolstripsPanel.Controls.Add(this.subStrip); this.toolstripsPanel.Controls.Add(this.actionsStrip); this.toolstripsPanel.Controls.Add(this.zoomStrip); this.toolstripsPanel.Controls.Add(this.overlayStrip); this.toolstripsPanel.Controls.Add(this.rangeStrip); this.toolstripsPanel.Location = new System.Drawing.Point(3, 3); this.toolstripsPanel.Name = "toolstripsPanel"; this.toolstripsPanel.Size = new System.Drawing.Size(1093, 75); this.toolstripsPanel.TabIndex = 0; // // actionsStrip // this.actionsStrip.Dock = System.Windows.Forms.DockStyle.None; this.toolstripsPanel.SetFlowBreak(this.actionsStrip, true); this.actionsStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; this.actionsStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { toolStripLabel1, this.saveTex, this.texListShow, this.viewTexBuffer, this.gotoLocationButton}); this.actionsStrip.Location = new System.Drawing.Point(0, 25); this.actionsStrip.Margin = new System.Windows.Forms.Padding(0, 0, 12, 0); this.actionsStrip.Name = "actionsStrip"; this.actionsStrip.Size = new System.Drawing.Size(168, 25); this.actionsStrip.TabIndex = 8; this.actionsStrip.Text = "toolStrip1"; // // saveTex // this.saveTex.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.saveTex.Image = global::renderdocui.Properties.Resources.save; this.saveTex.ImageTransparentColor = System.Drawing.Color.Magenta; this.saveTex.Name = "saveTex"; this.saveTex.Size = new System.Drawing.Size(23, 22); this.saveTex.Text = "Save Selected Texture"; this.saveTex.Click += new System.EventHandler(this.saveTex_Click); // // texListShow // this.texListShow.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.texListShow.Image = global::renderdocui.Properties.Resources.page_white_link; this.texListShow.ImageTransparentColor = System.Drawing.Color.Magenta; this.texListShow.Name = "texListShow"; this.texListShow.Size = new System.Drawing.Size(23, 22); this.texListShow.Text = "Open Texture List"; this.texListShow.Click += new System.EventHandler(this.texListShow_Click); // // viewTexBuffer // this.viewTexBuffer.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.viewTexBuffer.Image = global::renderdocui.Properties.Resources.page_white_code; this.viewTexBuffer.ImageTransparentColor = System.Drawing.Color.Magenta; this.viewTexBuffer.Name = "viewTexBuffer"; this.viewTexBuffer.Size = new System.Drawing.Size(23, 22); this.viewTexBuffer.Text = "Open Texture as Buffer"; this.viewTexBuffer.Click += new System.EventHandler(this.viewTexBuffer_Click); // // texlistContainer // this.texlistContainer.ColumnCount = 2; this.texlistContainer.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.texlistContainer.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.texlistContainer.Controls.Add(this.textureList, 0, 2); this.texlistContainer.Controls.Add(this.texturefilter, 0, 1); this.texlistContainer.Controls.Add(this.label1, 0, 0); this.texlistContainer.Controls.Add(this.clearTexFilter, 1, 1); this.texlistContainer.Location = new System.Drawing.Point(41, 183); this.texlistContainer.Name = "texlistContainer"; this.texlistContainer.RowCount = 3; this.texlistContainer.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.texlistContainer.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.texlistContainer.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.texlistContainer.Size = new System.Drawing.Size(136, 260); this.texlistContainer.TabIndex = 1; // // textureList // this.texlistContainer.SetColumnSpan(this.textureList, 2); this.textureList.Dock = System.Windows.Forms.DockStyle.Fill; this.textureList.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.textureList.IntegralHeight = false; this.textureList.ItemHeight = 16; this.textureList.Location = new System.Drawing.Point(3, 50); this.textureList.Name = "textureList"; this.textureList.SelectionMode = System.Windows.Forms.SelectionMode.None; this.textureList.Size = new System.Drawing.Size(130, 207); this.textureList.TabIndex = 0; this.textureList.MouseUp += new System.Windows.Forms.MouseEventHandler(this.textureList_MouseUp); // // texturefilter // this.texturefilter.Dock = System.Windows.Forms.DockStyle.Fill; this.texturefilter.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.texturefilter.FormattingEnabled = true; this.texturefilter.Items.AddRange(new object[] { "", "Render Targets", "Textures"}); this.texturefilter.Location = new System.Drawing.Point(3, 21); this.texturefilter.Name = "texturefilter"; this.texturefilter.Size = new System.Drawing.Size(102, 21); this.texturefilter.TabIndex = 1; this.texturefilter.TextChanged += new System.EventHandler(this.texturefilter_TextChanged); this.texturefilter.KeyDown += new System.Windows.Forms.KeyEventHandler(this.texturefilter_KeyDown); // // label1 // this.label1.AutoSize = true; this.texlistContainer.SetColumnSpan(this.label1, 2); this.label1.Location = new System.Drawing.Point(3, 0); this.label1.Name = "label1"; this.label1.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0); this.label1.Size = new System.Drawing.Size(126, 18); this.label1.TabIndex = 2; this.label1.Text = "Open a new Locked Tab"; // // clearTexFilter // this.clearTexFilter.FlatAppearance.BorderSize = 0; this.clearTexFilter.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.clearTexFilter.Image = global::renderdocui.Properties.Resources.red_x_16; this.clearTexFilter.Location = new System.Drawing.Point(111, 21); this.clearTexFilter.Name = "clearTexFilter"; this.clearTexFilter.Size = new System.Drawing.Size(22, 23); this.clearTexFilter.TabIndex = 3; this.clearTexFilter.UseVisualStyleBackColor = true; this.clearTexFilter.Click += new System.EventHandler(this.clearTexFilter_Click); // // renderToolstripContainer // // // renderToolstripContainer.BottomToolStripPanel // this.renderToolstripContainer.BottomToolStripPanel.Controls.Add(this.statusbar); // // renderToolstripContainer.ContentPanel // this.renderToolstripContainer.ContentPanel.Controls.Add(this.renderScrollTable); this.renderToolstripContainer.ContentPanel.Size = new System.Drawing.Size(420, 246); this.renderToolstripContainer.LeftToolStripPanelVisible = false; this.renderToolstripContainer.Location = new System.Drawing.Point(299, 87); this.renderToolstripContainer.Name = "renderToolstripContainer"; this.renderToolstripContainer.RightToolStripPanelVisible = false; this.renderToolstripContainer.Size = new System.Drawing.Size(420, 266); this.renderToolstripContainer.TabIndex = 10; this.renderToolstripContainer.Text = "toolStripContainer1"; this.renderToolstripContainer.TopToolStripPanelVisible = false; // // renderScrollTable // this.renderScrollTable.ColumnCount = 2; this.renderScrollTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.renderScrollTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.renderScrollTable.Controls.Add(this.renderContainer, 0, 0); this.renderScrollTable.Controls.Add(this.renderVScroll, 1, 0); this.renderScrollTable.Controls.Add(this.renderHScroll, 0, 1); this.renderScrollTable.Dock = System.Windows.Forms.DockStyle.Fill; this.renderScrollTable.Location = new System.Drawing.Point(0, 0); this.renderScrollTable.Margin = new System.Windows.Forms.Padding(0); this.renderScrollTable.Name = "renderScrollTable"; this.renderScrollTable.RowCount = 2; this.renderScrollTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.renderScrollTable.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.renderScrollTable.Size = new System.Drawing.Size(420, 246); this.renderScrollTable.TabIndex = 2; // // renderContainer // this.renderContainer.BackColor = System.Drawing.Color.Transparent; this.renderContainer.Controls.Add(this.render); this.renderContainer.Dock = System.Windows.Forms.DockStyle.Fill; this.renderContainer.Location = new System.Drawing.Point(0, 0); this.renderContainer.Margin = new System.Windows.Forms.Padding(0); this.renderContainer.Name = "renderContainer"; this.renderContainer.Size = new System.Drawing.Size(404, 230); this.renderContainer.TabIndex = 1; // // render // this.render.Name = "render_SETUP_AT_RUNTIME_SEE_CODE"; // // renderVScroll // this.renderVScroll.Dock = System.Windows.Forms.DockStyle.Right; this.renderVScroll.Enabled = false; this.renderVScroll.Location = new System.Drawing.Point(404, 0); this.renderVScroll.Name = "renderVScroll"; this.renderVScroll.Size = new System.Drawing.Size(16, 230); this.renderVScroll.TabIndex = 2; this.renderVScroll.Scroll += new System.Windows.Forms.ScrollEventHandler(this.renderVScroll_Scroll); // // renderHScroll // this.renderHScroll.Dock = System.Windows.Forms.DockStyle.Bottom; this.renderHScroll.Enabled = false; this.renderHScroll.Location = new System.Drawing.Point(0, 230); this.renderHScroll.Name = "renderHScroll"; this.renderHScroll.Size = new System.Drawing.Size(404, 16); this.renderHScroll.TabIndex = 3; this.renderHScroll.Scroll += new System.Windows.Forms.ScrollEventHandler(this.renderHScroll_Scroll); // // pixelContextPanel // this.pixelContextPanel.ColumnCount = 2; this.pixelContextPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.pixelContextPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.pixelContextPanel.Controls.Add(this.pixelContext, 0, 0); this.pixelContextPanel.Controls.Add(this.debugPixelContext, 1, 1); this.pixelContextPanel.Controls.Add(this.pixelHistory, 0, 1); this.pixelContextPanel.Location = new System.Drawing.Point(780, 258); this.pixelContextPanel.Name = "pixelContextPanel"; this.pixelContextPanel.RowCount = 2; this.pixelContextPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.pixelContextPanel.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.pixelContextPanel.Size = new System.Drawing.Size(215, 156); this.pixelContextPanel.TabIndex = 11; // // pixelContext // this.pixelContext.Name = "pixelContext_SETUP_AT_RUNTIME_SEE_CODE"; // // debugPixelContext // this.debugPixelContext.Anchor = System.Windows.Forms.AnchorStyles.Bottom; this.debugPixelContext.AutoSize = true; this.debugPixelContext.Location = new System.Drawing.Point(136, 130); this.debugPixelContext.Name = "debugPixelContext"; this.debugPixelContext.Size = new System.Drawing.Size(49, 23); this.debugPixelContext.TabIndex = 7; this.debugPixelContext.Text = "Debug"; this.toolTip.SetToolTip(this.debugPixelContext, "Debug this pixel"); this.debugPixelContext.UseVisualStyleBackColor = true; this.debugPixelContext.Click += new System.EventHandler(this.debugPixel_Click); // // pixelHistory // this.pixelHistory.Anchor = System.Windows.Forms.AnchorStyles.Top; this.pixelHistory.Location = new System.Drawing.Point(29, 130); this.pixelHistory.Name = "pixelHistory"; this.pixelHistory.Size = new System.Drawing.Size(48, 23); this.pixelHistory.TabIndex = 8; this.pixelHistory.Text = "History"; this.toolTip.SetToolTip(this.pixelHistory, "Show history for this pixel"); this.pixelHistory.UseVisualStyleBackColor = true; this.pixelHistory.Click += new System.EventHandler(this.pixelHistory_Click); // // tabContextMenu // this.tabContextMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.closeTab, this.closeOtherTabs, this.closeTabsToRight}); this.tabContextMenu.Name = "tabContextMenu"; this.tabContextMenu.Size = new System.Drawing.Size(163, 70); this.tabContextMenu.Opening += new System.ComponentModel.CancelEventHandler(this.tabContextMenu_Opening); // // closeTab // this.closeTab.Name = "closeTab"; this.closeTab.Size = new System.Drawing.Size(162, 22); this.closeTab.Text = "Close tab"; this.closeTab.Click += new System.EventHandler(this.closeTab_Click); // // closeOtherTabs // this.closeOtherTabs.Name = "closeOtherTabs"; this.closeOtherTabs.Size = new System.Drawing.Size(162, 22); this.closeOtherTabs.Text = "Close other tabs"; this.closeOtherTabs.Click += new System.EventHandler(this.closeOtherTabs_Click); // // closeTabsToRight // this.closeTabsToRight.Name = "closeTabsToRight"; this.closeTabsToRight.Size = new System.Drawing.Size(162, 22); this.closeTabsToRight.Text = "Close tabs to right"; this.closeTabsToRight.Click += new System.EventHandler(this.closeTabsToRight_Click); // // roPanel // this.roPanel.AutoScroll = true; this.roPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.roPanel.Location = new System.Drawing.Point(461, 373); this.roPanel.Margin = new System.Windows.Forms.Padding(0); this.roPanel.MinimumSize = new System.Drawing.Size(2, 60); this.roPanel.Name = "roPanel"; this.roPanel.Padding = new System.Windows.Forms.Padding(3); this.roPanel.Size = new System.Drawing.Size(200, 60); this.roPanel.TabIndex = 3; this.roPanel.MouseClick += new System.Windows.Forms.MouseEventHandler(this.thumbsLayout_MouseClick); // // rwPanel // this.rwPanel.AutoScroll = true; this.rwPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.rwPanel.Location = new System.Drawing.Point(242, 373); this.rwPanel.Margin = new System.Windows.Forms.Padding(0); this.rwPanel.MinimumSize = new System.Drawing.Size(2, 60); this.rwPanel.Name = "rwPanel"; this.rwPanel.Size = new System.Drawing.Size(200, 60); this.rwPanel.TabIndex = 2; this.rwPanel.MouseClick += new System.Windows.Forms.MouseEventHandler(this.thumbsLayout_MouseClick); // // rangeHistogram // this.rangeHistogram.BackColor = System.Drawing.SystemColors.GradientActiveCaption; this.rangeHistogram.BlackPoint = 0F; this.rangeHistogram.HistogramData = null; this.rangeHistogram.Location = new System.Drawing.Point(795, 183); this.rangeHistogram.MinimumSize = new System.Drawing.Size(200, 20); this.rangeHistogram.MinRangeSize = 1E-06F; this.rangeHistogram.Name = "rangeHistogram"; this.rangeHistogram.Size = new System.Drawing.Size(200, 20); this.rangeHistogram.TabIndex = 2; this.rangeHistogram.WhitePoint = 1F; // // pixelContextMenu // this.pixelContextMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.highlightedPixelHistoryToolStripMenuItem, this.highlightedPixelDebugToolStripMenuItem}); this.pixelContextMenu.Name = "pixelContextMenu"; this.pixelContextMenu.Size = new System.Drawing.Size(190, 48); // // highlightedPixelHistoryToolStripMenuItem // this.highlightedPixelHistoryToolStripMenuItem.Name = "highlightedPixelHistoryToolStripMenuItem"; this.highlightedPixelHistoryToolStripMenuItem.Size = new System.Drawing.Size(189, 22); this.highlightedPixelHistoryToolStripMenuItem.Text = "Highlighted Pixel &History"; this.highlightedPixelHistoryToolStripMenuItem.Click += new System.EventHandler(this.pixelHistory_Click); // // highlightedPixelDebugToolStripMenuItem // this.highlightedPixelDebugToolStripMenuItem.Name = "highlightedPixelDebugToolStripMenuItem"; this.highlightedPixelDebugToolStripMenuItem.Size = new System.Drawing.Size(189, 22); this.highlightedPixelDebugToolStripMenuItem.Text = "Highlighted Pixel &Debug"; this.highlightedPixelDebugToolStripMenuItem.Click += new System.EventHandler(this.debugPixel_Click); // // gotoLocationButton // this.gotoLocationButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.gotoLocationButton.Image = global::renderdocui.Properties.Resources.find; this.gotoLocationButton.ImageTransparentColor = System.Drawing.Color.Magenta; this.gotoLocationButton.Name = "gotoLocationButton"; this.gotoLocationButton.Size = new System.Drawing.Size(23, 22); this.gotoLocationButton.Text = "Goto"; this.gotoLocationButton.Click += new System.EventHandler(this.gotoLocationButton_Click); // // TextureViewer // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1128, 492); this.Controls.Add(this.texlistContainer); this.Controls.Add(this.roPanel); this.Controls.Add(this.rwPanel); this.Controls.Add(this.pixelContextPanel); this.Controls.Add(this.renderToolstripContainer); this.Controls.Add(this.rangeHistogram); this.Controls.Add(this.depthstencilPanel); this.Controls.Add(this.mainLayout); this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Name = "TextureViewer"; this.ShowHint = WeifenLuo.WinFormsUI.Docking.DockState.Document; this.Text = "Texture Viewer"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.TextureViewer_FormClosed); this.Load += new System.EventHandler(this.TextureViewer_Load); this.Resize += new System.EventHandler(this.TextureViewer_Resize); this.rightclickMenu.ResumeLayout(false); this.toolstripMenu.ResumeLayout(false); this.depthstencilPanel.ResumeLayout(false); this.depthstencilPanel.PerformLayout(); this.zoomStrip.ResumeLayout(false); this.zoomStrip.PerformLayout(); this.overlayStrip.ResumeLayout(false); this.overlayStrip.PerformLayout(); this.subStrip.ResumeLayout(false); this.subStrip.PerformLayout(); this.rangeStrip.ResumeLayout(false); this.rangeStrip.PerformLayout(); this.channelStrip.ResumeLayout(false); this.channelStrip.PerformLayout(); this.statusbar.ResumeLayout(false); this.statusbar.PerformLayout(); this.mainLayout.ResumeLayout(false); this.mainLayout.PerformLayout(); this.toolstripsPanel.ResumeLayout(false); this.toolstripsPanel.PerformLayout(); this.actionsStrip.ResumeLayout(false); this.actionsStrip.PerformLayout(); this.texlistContainer.ResumeLayout(false); this.texlistContainer.PerformLayout(); this.renderToolstripContainer.BottomToolStripPanel.ResumeLayout(false); this.renderToolstripContainer.BottomToolStripPanel.PerformLayout(); this.renderToolstripContainer.ContentPanel.ResumeLayout(false); this.renderToolstripContainer.ResumeLayout(false); this.renderToolstripContainer.PerformLayout(); this.renderScrollTable.ResumeLayout(false); this.renderContainer.ResumeLayout(false); this.pixelContextPanel.ResumeLayout(false); this.pixelContextPanel.PerformLayout(); this.tabContextMenu.ResumeLayout(false); this.pixelContextMenu.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.SaveFileDialog saveTextureDialog; private System.Windows.Forms.ContextMenuStrip rightclickMenu; private System.Windows.Forms.ToolStripMenuItem showDisabled; private System.Windows.Forms.ToolStripMenuItem showEmpty; private System.Windows.Forms.ColorDialog colorDialog; private System.Windows.Forms.ContextMenuStrip toolstripMenu; private System.Windows.Forms.ToolStripMenuItem subresourceStripEnabled; private System.Windows.Forms.ToolStripMenuItem channelsStripEnabled; private System.Windows.Forms.ToolStripMenuItem zoomStripEnabled; private System.Windows.Forms.ToolStripMenuItem rangeStripEnabled; private System.Windows.Forms.ToolStripMenuItem overlayStripEnabled; private System.Windows.Forms.ToolStripSeparator usedSep; private System.Windows.Forms.ToolStripMenuItem usedStartLabel; private System.Windows.Forms.StatusStrip miniToolStrip; private System.Windows.Forms.ToolStripStatusLabel statusLabel; private WeifenLuo.WinFormsUI.Docking.DockPanel dockPanel; private Controls.RangeHistogram rangeHistogram; private Controls.NoScrollPanel renderContainer; private Controls.NoScrollPanel render; private Controls.TextureListBox textureList; private Controls.ThumbnailStrip rwPanel; private Controls.ThumbnailStrip roPanel; private System.Windows.Forms.ToolStrip zoomStrip; private System.Windows.Forms.ToolStripLabel toolStripLabel4; private System.Windows.Forms.ToolStripButton fitToWindow; private System.Windows.Forms.ToolStripComboBox zoomOption; private System.Windows.Forms.Panel depthstencilPanel; private System.Windows.Forms.RadioButton depthDisplay; private System.Windows.Forms.RadioButton stencilDisplay; private System.Windows.Forms.ToolStrip overlayStrip; private System.Windows.Forms.ToolStripLabel toolStripLabel5; private System.Windows.Forms.ToolStripComboBox overlay; private System.Windows.Forms.ToolStrip subStrip; private System.Windows.Forms.FlowLayoutPanel toolstripsPanel; private System.Windows.Forms.ToolStrip channelStrip; private System.Windows.Forms.ToolStripComboBox channels; private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; private System.Windows.Forms.ToolStripButton customRed; private System.Windows.Forms.ToolStripButton customGreen; private System.Windows.Forms.ToolStripButton customBlue; private System.Windows.Forms.ToolStripButton customAlpha; private System.Windows.Forms.ToolStripSeparator mulSep; private System.Windows.Forms.ToolStripLabel mulLabel; private System.Windows.Forms.ToolStripComboBox hdrMul; private System.Windows.Forms.ToolStripComboBox customShader; private System.Windows.Forms.ToolStripButton backcolorPick; private System.Windows.Forms.ToolStripButton checkerBack; private System.Windows.Forms.ToolStrip rangeStrip; private System.Windows.Forms.ToolStripButton visualiseRange; private System.Windows.Forms.ToolStripLabel toolStripLabel6; private System.Windows.Forms.ToolStripLabel mipLevelLabel; private System.Windows.Forms.ToolStripComboBox mipLevel; private System.Windows.Forms.ToolStripLabel sliceFaceLabel; private System.Windows.Forms.ToolStripComboBox sliceFace; private Controls.NoScrollPanel pixelContext; private System.Windows.Forms.StatusStrip statusbar; private System.Windows.Forms.TableLayoutPanel mainLayout; private System.Windows.Forms.ToolStrip actionsStrip; private System.Windows.Forms.ToolStripButton saveTex; private System.Windows.Forms.ToolStripContainer renderToolstripContainer; private System.Windows.Forms.TableLayoutPanel pixelContextPanel; private System.Windows.Forms.Button debugPixelContext; private System.Windows.Forms.TableLayoutPanel texlistContainer; private System.Windows.Forms.ToolStripStatusLabel hoverSwatch; private System.Windows.Forms.ToolStripMenuItem openNewTab; private System.Windows.Forms.ToolStripStatusLabel texStatusDim; private System.Windows.Forms.ToolStripButton texListShow; private System.Windows.Forms.ComboBox texturefilter; private System.Windows.Forms.ToolStripPanel BottomToolStripPanel; private System.Windows.Forms.ToolStripPanel TopToolStripPanel; private System.Windows.Forms.ToolStripPanel RightToolStripPanel; private System.Windows.Forms.ToolStripPanel LeftToolStripPanel; private System.Windows.Forms.ToolStripContentPanel ContentPanel; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button clearTexFilter; private System.Windows.Forms.ContextMenuStrip tabContextMenu; private System.Windows.Forms.ToolStripMenuItem closeTab; private System.Windows.Forms.ToolStripMenuItem closeOtherTabs; private System.Windows.Forms.ToolStripMenuItem closeTabsToRight; private renderdocui.Controls.ToolStripSpringTextBox rangeBlack; private renderdocui.Controls.ToolStripSpringTextBox rangeWhite; private System.Windows.Forms.ToolStripButton zoomRange; private System.Windows.Forms.ToolStripButton reset01; private System.Windows.Forms.ToolStripButton autoFit; private System.Windows.Forms.VScrollBar renderVScroll; private System.Windows.Forms.HScrollBar renderHScroll; private System.Windows.Forms.TableLayoutPanel renderScrollTable; private System.Windows.Forms.ToolStripButton customCreate; private System.Windows.Forms.ToolStripButton customDelete; private System.Windows.Forms.ToolStripButton customEdit; private System.Windows.Forms.ToolStripButton flip_y; private System.Windows.Forms.ToolStripButton gammaDisplay; private System.Windows.Forms.ToolStripSeparator gammaSeparator; private System.Windows.Forms.ToolTip toolTip; private System.Windows.Forms.Button pixelHistory; private System.Windows.Forms.ContextMenuStrip pixelContextMenu; private System.Windows.Forms.ToolStripMenuItem highlightedPixelHistoryToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem highlightedPixelDebugToolStripMenuItem; private System.Windows.Forms.ToolStripButton viewTexBuffer; private System.Windows.Forms.ToolStripButton zoomExactSize; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripMenuItem imageInLayoutMenuItem; private System.Windows.Forms.ToolStripButton gotoLocationButton; } }