namespace Cyberpipe { partial class FrmSceneLightSet { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSceneLightSet)); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.tbPosX = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.tbPosY = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.tbPosZ = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.cbModelUseLighting = new System.Windows.Forms.CheckBox(); this.cbTerrainUseLighting = new System.Windows.Forms.CheckBox(); this.buttonX1 = new DevComponents.DotNetBar.ButtonX(); this.buttonX2 = new DevComponents.DotNetBar.ButtonX(); this.groupPanel1 = new DevComponents.DotNetBar.Controls.GroupPanel(); this.cbType = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.comboItem8 = new DevComponents.Editors.ComboItem(); this.comboItem9 = new DevComponents.Editors.ComboItem(); this.comboItem10 = new DevComponents.Editors.ComboItem(); this.cbMode = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.comboItem3 = new DevComponents.Editors.ComboItem(); this.comboItem4 = new DevComponents.Editors.ComboItem(); this.comboItem5 = new DevComponents.Editors.ComboItem(); this.comboItem6 = new DevComponents.Editors.ComboItem(); this.comboItem7 = new DevComponents.Editors.ComboItem(); this.cbStatus = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.comboItem1 = new DevComponents.Editors.ComboItem(); this.comboItem2 = new DevComponents.Editors.ComboItem(); this.pbSpecular = new System.Windows.Forms.PictureBox(); this.pbAmbient = new System.Windows.Forms.PictureBox(); this.pbDiffuse = new System.Windows.Forms.PictureBox(); this.pbGlobalAmbient = new System.Windows.Forms.PictureBox(); this.groupPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pbSpecular)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbAmbient)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbDiffuse)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbGlobalAmbient)).BeginInit(); this.SuspendLayout(); // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Location = new System.Drawing.Point(16, 36); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(65, 12); this.label1.TabIndex = 4; this.label1.Text = "光照模式:"; // // label2 // this.label2.AutoSize = true; this.label2.BackColor = System.Drawing.Color.Transparent; this.label2.Location = new System.Drawing.Point(16, 62); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(65, 12); this.label2.TabIndex = 6; this.label2.Text = "光源类型:"; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; this.label6.Location = new System.Drawing.Point(210, 11); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(77, 12); this.label6.TabIndex = 7; this.label6.Text = "环境光颜色:"; // // label3 // this.label3.AutoSize = true; this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Location = new System.Drawing.Point(210, 37); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(77, 12); this.label3.TabIndex = 9; this.label3.Text = "反射光颜色:"; // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.Location = new System.Drawing.Point(208, 63); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(77, 12); this.label4.TabIndex = 11; this.label4.Text = "镜面光颜色:"; // // label5 // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; this.label5.Location = new System.Drawing.Point(16, 10); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(65, 12); this.label5.TabIndex = 14; this.label5.Text = "光源状态:"; // // tbPosX // this.tbPosX.Location = new System.Drawing.Point(173, 124); this.tbPosX.Name = "tbPosX"; this.tbPosX.Size = new System.Drawing.Size(97, 21); this.tbPosX.TabIndex = 17; // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; this.label8.Location = new System.Drawing.Point(148, 127); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(23, 12); this.label8.TabIndex = 18; this.label8.Text = "X:"; // // label9 // this.label9.AutoSize = true; this.label9.BackColor = System.Drawing.Color.Transparent; this.label9.Location = new System.Drawing.Point(148, 154); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(23, 12); this.label9.TabIndex = 20; this.label9.Text = "Y:"; // // tbPosY // this.tbPosY.Location = new System.Drawing.Point(173, 151); this.tbPosY.Name = "tbPosY"; this.tbPosY.Size = new System.Drawing.Size(97, 21); this.tbPosY.TabIndex = 19; // // label10 // this.label10.AutoSize = true; this.label10.BackColor = System.Drawing.Color.Transparent; this.label10.Location = new System.Drawing.Point(148, 178); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(23, 12); this.label10.TabIndex = 22; this.label10.Text = "Z:"; // // tbPosZ // this.tbPosZ.Location = new System.Drawing.Point(173, 178); this.tbPosZ.Name = "tbPosZ"; this.tbPosZ.Size = new System.Drawing.Size(97, 21); this.tbPosZ.TabIndex = 21; // // label7 // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; this.label7.Location = new System.Drawing.Point(16, 89); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(65, 12); this.label7.TabIndex = 16; this.label7.Text = "光源位置:"; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(19, 271); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(101, 12); this.label14.TabIndex = 30; this.label14.Text = "全局环境光颜色:"; // // cbModelUseLighting // this.cbModelUseLighting.AutoSize = true; this.cbModelUseLighting.Location = new System.Drawing.Point(313, 269); this.cbModelUseLighting.Name = "cbModelUseLighting"; this.cbModelUseLighting.Size = new System.Drawing.Size(96, 16); this.cbModelUseLighting.TabIndex = 34; this.cbModelUseLighting.Text = "模型使用光照"; this.cbModelUseLighting.UseVisualStyleBackColor = true; // // cbTerrainUseLighting // this.cbTerrainUseLighting.AutoSize = true; this.cbTerrainUseLighting.Location = new System.Drawing.Point(198, 269); this.cbTerrainUseLighting.Name = "cbTerrainUseLighting"; this.cbTerrainUseLighting.Size = new System.Drawing.Size(96, 16); this.cbTerrainUseLighting.TabIndex = 35; this.cbTerrainUseLighting.Text = "地形使用光照"; this.cbTerrainUseLighting.UseVisualStyleBackColor = true; // // buttonX1 // this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.buttonX1.DialogResult = System.Windows.Forms.DialogResult.OK; this.buttonX1.Location = new System.Drawing.Point(271, 306); this.buttonX1.Name = "buttonX1"; this.buttonX1.Size = new System.Drawing.Size(57, 23); this.buttonX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.buttonX1.TabIndex = 36; this.buttonX1.Text = "确定"; this.buttonX1.Click += new System.EventHandler(this.buttonOk_Click); // // buttonX2 // this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.buttonX2.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground; this.buttonX2.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.buttonX2.Location = new System.Drawing.Point(352, 306); this.buttonX2.Name = "buttonX2"; this.buttonX2.Size = new System.Drawing.Size(57, 23); this.buttonX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.buttonX2.TabIndex = 36; this.buttonX2.Text = "取消"; this.buttonX2.Click += new System.EventHandler(this.buttonX2_Click); // // groupPanel1 // this.groupPanel1.BackColor = System.Drawing.Color.Transparent; this.groupPanel1.CanvasColor = System.Drawing.SystemColors.Control; this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; this.groupPanel1.Controls.Add(this.label10); this.groupPanel1.Controls.Add(this.cbType); this.groupPanel1.Controls.Add(this.tbPosZ); this.groupPanel1.Controls.Add(this.cbMode); this.groupPanel1.Controls.Add(this.label9); this.groupPanel1.Controls.Add(this.cbStatus); this.groupPanel1.Controls.Add(this.tbPosY); this.groupPanel1.Controls.Add(this.label5); this.groupPanel1.Controls.Add(this.label8); this.groupPanel1.Controls.Add(this.tbPosX); this.groupPanel1.Controls.Add(this.label1); this.groupPanel1.Controls.Add(this.label2); this.groupPanel1.Controls.Add(this.label7); this.groupPanel1.Controls.Add(this.pbSpecular); this.groupPanel1.Controls.Add(this.label6); this.groupPanel1.Controls.Add(this.label4); this.groupPanel1.Controls.Add(this.pbAmbient); this.groupPanel1.Controls.Add(this.pbDiffuse); this.groupPanel1.Controls.Add(this.label3); this.groupPanel1.Location = new System.Drawing.Point(6, 12); this.groupPanel1.Name = "groupPanel1"; this.groupPanel1.Size = new System.Drawing.Size(427, 245); // // // this.groupPanel1.Style.BackColor = System.Drawing.Color.Transparent; this.groupPanel1.Style.BackColor2 = System.Drawing.Color.Transparent; this.groupPanel1.Style.BackColorGradientAngle = 90; this.groupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel1.Style.BorderBottomWidth = 1; this.groupPanel1.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.groupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel1.Style.BorderLeftWidth = 1; this.groupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel1.Style.BorderRightWidth = 1; this.groupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel1.Style.BorderTopWidth = 1; this.groupPanel1.Style.Class = ""; this.groupPanel1.Style.CornerDiameter = 4; this.groupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.groupPanel1.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.groupPanel1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near; // // // this.groupPanel1.StyleMouseDown.Class = ""; this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // this.groupPanel1.StyleMouseOver.Class = ""; this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.groupPanel1.TabIndex = 37; this.groupPanel1.Text = "光源设置"; // // cbType // this.cbType.DisplayMember = "Text"; this.cbType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.cbType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbType.FormattingEnabled = true; this.cbType.ItemHeight = 15; this.cbType.Items.AddRange(new object[] { this.comboItem8, this.comboItem9, this.comboItem10}); this.cbType.Location = new System.Drawing.Point(83, 62); this.cbType.Name = "cbType"; this.cbType.Size = new System.Drawing.Size(121, 21); this.cbType.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.cbType.TabIndex = 17; // // comboItem8 // this.comboItem8.Text = "平行光"; // // comboItem9 // this.comboItem9.Text = "点光源"; // // comboItem10 // this.comboItem10.Text = "聚光灯"; // // cbMode // this.cbMode.DisplayMember = "Text"; this.cbMode.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.cbMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbMode.FormattingEnabled = true; this.cbMode.ItemHeight = 15; this.cbMode.Items.AddRange(new object[] { this.comboItem3, this.comboItem4, this.comboItem5, this.comboItem6, this.comboItem7}); this.cbMode.Location = new System.Drawing.Point(83, 36); this.cbMode.Name = "cbMode"; this.cbMode.Size = new System.Drawing.Size(121, 21); this.cbMode.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.cbMode.TabIndex = 17; this.cbMode.SelectedIndexChanged += new System.EventHandler(this.cbMode_SelectedIndexChanged); // // comboItem3 // this.comboItem3.Text = "默认光照"; // // comboItem4 // this.comboItem4.Text = "物体模式"; // // comboItem5 // this.comboItem5.Text = "眼模式"; // // comboItem6 // this.comboItem6.Text = "场景模式"; // // comboItem7 // this.comboItem7.Text = "日照模式"; // // cbStatus // this.cbStatus.DisplayMember = "Text"; this.cbStatus.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.cbStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbStatus.FormattingEnabled = true; this.cbStatus.ItemHeight = 15; this.cbStatus.Items.AddRange(new object[] { this.comboItem1, this.comboItem2}); this.cbStatus.Location = new System.Drawing.Point(83, 8); this.cbStatus.Name = "cbStatus"; this.cbStatus.Size = new System.Drawing.Size(121, 21); this.cbStatus.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.cbStatus.TabIndex = 17; // // comboItem1 // this.comboItem1.Text = "打开"; // // comboItem2 // this.comboItem2.Text = "关闭"; // // pbSpecular // this.pbSpecular.BackColor = System.Drawing.Color.Transparent; this.pbSpecular.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pbSpecular.Location = new System.Drawing.Point(287, 60); this.pbSpecular.Name = "pbSpecular"; this.pbSpecular.Size = new System.Drawing.Size(97, 18); this.pbSpecular.TabIndex = 12; this.pbSpecular.TabStop = false; this.pbSpecular.Click += new System.EventHandler(this.pbSpecular_Click); // // pbAmbient // this.pbAmbient.BackColor = System.Drawing.Color.Transparent; this.pbAmbient.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pbAmbient.Location = new System.Drawing.Point(287, 9); this.pbAmbient.Name = "pbAmbient"; this.pbAmbient.Size = new System.Drawing.Size(97, 18); this.pbAmbient.TabIndex = 8; this.pbAmbient.TabStop = false; this.pbAmbient.Click += new System.EventHandler(this.pbAmbient_Click); // // pbDiffuse // this.pbDiffuse.BackColor = System.Drawing.Color.Transparent; this.pbDiffuse.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pbDiffuse.Location = new System.Drawing.Point(287, 34); this.pbDiffuse.Name = "pbDiffuse"; this.pbDiffuse.Size = new System.Drawing.Size(97, 18); this.pbDiffuse.TabIndex = 10; this.pbDiffuse.TabStop = false; this.pbDiffuse.Click += new System.EventHandler(this.pbDiffuse_Click); // // pbGlobalAmbient // this.pbGlobalAmbient.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pbGlobalAmbient.Location = new System.Drawing.Point(114, 267); this.pbGlobalAmbient.Name = "pbGlobalAmbient"; this.pbGlobalAmbient.Size = new System.Drawing.Size(49, 18); this.pbGlobalAmbient.TabIndex = 31; this.pbGlobalAmbient.TabStop = false; this.pbGlobalAmbient.Click += new System.EventHandler(this.pbGlobalAmbient_Click); // // FrmSceneLightSet // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(438, 339); this.Controls.Add(this.groupPanel1); this.Controls.Add(this.buttonX2); this.Controls.Add(this.buttonX1); this.Controls.Add(this.cbTerrainUseLighting); this.Controls.Add(this.cbModelUseLighting); this.Controls.Add(this.pbGlobalAmbient); this.Controls.Add(this.label14); this.EnableGlass = false; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FrmSceneLightSet"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "场景光照设置"; this.Load += new System.EventHandler(this.SceneLightSet_Load); this.groupPanel1.ResumeLayout(false); this.groupPanel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pbSpecular)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbAmbient)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbDiffuse)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbGlobalAmbient)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label6; private System.Windows.Forms.PictureBox pbAmbient; private System.Windows.Forms.Label label3; private System.Windows.Forms.PictureBox pbDiffuse; private System.Windows.Forms.Label label4; private System.Windows.Forms.PictureBox pbSpecular; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox tbPosX; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label9; private System.Windows.Forms.TextBox tbPosY; private System.Windows.Forms.Label label10; private System.Windows.Forms.TextBox tbPosZ; private System.Windows.Forms.Label label7; private System.Windows.Forms.PictureBox pbGlobalAmbient; private System.Windows.Forms.Label label14; private System.Windows.Forms.CheckBox cbModelUseLighting; private System.Windows.Forms.CheckBox cbTerrainUseLighting; private DevComponents.DotNetBar.ButtonX buttonX1; private DevComponents.DotNetBar.ButtonX buttonX2; private DevComponents.DotNetBar.Controls.GroupPanel groupPanel1; private DevComponents.DotNetBar.Controls.ComboBoxEx cbType; private DevComponents.DotNetBar.Controls.ComboBoxEx cbMode; private DevComponents.Editors.ComboItem comboItem3; private DevComponents.DotNetBar.Controls.ComboBoxEx cbStatus; private DevComponents.Editors.ComboItem comboItem1; private DevComponents.Editors.ComboItem comboItem2; private DevComponents.Editors.ComboItem comboItem4; private DevComponents.Editors.ComboItem comboItem5; private DevComponents.Editors.ComboItem comboItem6; private DevComponents.Editors.ComboItem comboItem7; private DevComponents.Editors.ComboItem comboItem8; private DevComponents.Editors.ComboItem comboItem9; private DevComponents.Editors.ComboItem comboItem10; } }