OSDN Git Service

フォント・色変更のダイアログ表示等の処理を各設定パネルに移動
[opentween/open-tween.git] / OpenTween / AppendSettingDialog.Designer.cs
index 3b55d22..9a807af 100644 (file)
             this.Cancel.UseVisualStyleBackColor = true;
             this.Cancel.Click += new System.EventHandler(this.Cancel_Click);
             // 
+            // ColorDialog1
+            // 
+            this.ColorDialog1.AnyColor = true;
+            // 
+            // FontDialog1
+            // 
+            this.FontDialog1.AllowVerticalFonts = false;
+            this.FontDialog1.FontMustExist = true;
+            this.FontDialog1.ShowColor = true;
+            // 
             // AppendSettingDialog
             // 
             resources.ApplyResources(this, "$this");