Home
last modified time | relevance | path

Searched refs:grpColorInfo (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/Controls/
H A DctrlPaletteViewer.Designer.cs33 this.grpColorInfo = new System.Windows.Forms.GroupBox(); in InitializeComponent()
56 this.grpColorInfo.SuspendLayout(); in InitializeComponent()
69 this.grpColorInfo.Controls.Add(this.tableLayoutPanel4); in InitializeComponent()
71 this.grpColorInfo.Name = "grpColorInfo"; in InitializeComponent()
72 this.tableLayoutPanel3.SetRowSpan(this.grpColorInfo, 3); in InitializeComponent()
73 this.grpColorInfo.Size = new System.Drawing.Size(425, 205); in InitializeComponent()
74 this.grpColorInfo.TabIndex = 4; in InitializeComponent()
75 this.grpColorInfo.TabStop = false; in InitializeComponent()
76 this.grpColorInfo.Text = "Color Info"; in InitializeComponent()
336 this.grpColorInfo.ResumeLayout(false); in InitializeComponent()
[all …]