\82ªã\83\97ã\82·ã\83§ã\83³ã\83\80ã\82¤ã\82¢ã\83­ã\82°.designer.cs - RSS feed" href="/view?p=strokestylet/CsWin10Desktop3.git;a=rss;f=SSTFEditor/%C3%A3%C2%82%C2%AA%C3%A3%C2%83%C2%97%C3%A3%C2%82%C2%B7%C3%A3%C2%83%C2%A7%C3%A3%C2%83%C2%B3%C3%A3%C2%83%C2%80%C3%A3%C2%82%C2%A4%C3%A3%C2%82%C2%A2%C3%A3%C2%83%C2%AD%C3%A3%C2%82%C2%B0.designer.cs" type="application/rss+xml" /> \82ªã\83\97ã\82·ã\83§ã\83³ã\83\80ã\82¤ã\82¢ã\83­ã\82°.designer.cs - RSS feed (no merges)" href="/view?p=strokestylet/CsWin10Desktop3.git;a=rss;f=SSTFEditor/%C3%A3%C2%82%C2%AA%C3%A3%C2%83%C2%97%C3%A3%C2%82%C2%B7%C3%A3%C2%83%C2%A7%C3%A3%C2%83%C2%B3%C3%A3%C2%83%C2%80%C3%A3%C2%82%C2%A4%C3%A3%C2%82%C2%A2%C3%A3%C2%83%C2%AD%C3%A3%C2%82%C2%B0.designer.cs;opt=--no-merges" type="application/rss+xml" /> \82ªã\83\97ã\82·ã\83§ã\83³ã\83\80ã\82¤ã\82¢ã\83­ã\82°.designer.cs - Atom feed" href="/view?p=strokestylet/CsWin10Desktop3.git;a=atom;f=SSTFEditor/%C3%A3%C2%82%C2%AA%C3%A3%C2%83%C2%97%C3%A3%C2%82%C2%B7%C3%A3%C2%83%C2%A7%C3%A3%C2%83%C2%B3%C3%A3%C2%83%C2%80%C3%A3%C2%82%C2%A4%C3%A3%C2%82%C2%A2%C3%A3%C2%83%C2%AD%C3%A3%C2%82%C2%B0.designer.cs" type="application/atom+xml" /> \82ªã\83\97ã\82·ã\83§ã\83³ã\83\80ã\82¤ã\82¢ã\83­ã\82°.designer.cs - Atom feed (no merges)" href="/view?p=strokestylet/CsWin10Desktop3.git;a=atom;f=SSTFEditor/%C3%A3%C2%82%C2%AA%C3%A3%C2%83%C2%97%C3%A3%C2%82%C2%B7%C3%A3%C2%83%C2%A7%C3%A3%C2%83%C2%B3%C3%A3%C2%83%C2%80%C3%A3%C2%82%C2%A4%C3%A3%C2%82%C2%A2%C3%A3%C2%83%C2%AD%C3%A3%C2%82%C2%B0.designer.cs;opt=--no-merges" type="application/atom+xml" />

OSDN Git Service

Merge branch 'develop'
[strokestylet/CsWin10Desktop3.git] / SSTFEditor / ã\82ªã\83\97ã\82·ã\83§ã\83³ã\83\80ã\82¤ã\82¢ã\83­ã\82°.designer.cs
1 namespace SSTFEditor
2 {
3         partial class オプションダイアログ
4         {
5                 /// <summary>
6                 /// 必要なデザイナ変数です。
7                 /// </summary>
8                 private System.ComponentModel.IContainer components = null;
9
10                 /// <summary>
11                 /// 使用中のリソースをすべてクリーンアップします。
12                 /// </summary>
13                 /// <param name="disposing">マネージ リソースが破棄される場合 true、破棄されない場合は false です。</param>
14                 protected override void Dispose( bool disposing )
15                 {
16                         if( disposing && ( components != null ) )
17                         {
18                                 components.Dispose();
19                         }
20                         base.Dispose( disposing );
21                 }
22
23                 #region Windows フォーム デザイナで生成されたコード
24
25                 /// <summary>
26                 /// デザイナ サポートに必要なメソッドです。このメソッドの内容を
27                 /// コード エディタで変更しないでください。
28                 /// </summary>
29                 private void InitializeComponent()
30                 {
31                         System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(オプションダイアログ));
32                         this.buttonOK = new System.Windows.Forms.Button();
33                         this.buttonCancel = new System.Windows.Forms.Button();
34                         this.tabControlオプション = new System.Windows.Forms.TabControl();
35                         this.tabPage全般 = new System.Windows.Forms.TabPage();
36                         this.buttonViewerPath参照 = new System.Windows.Forms.Button();
37                         this.textBoxViewerPath = new System.Windows.Forms.TextBox();
38                         this.labelViewerPath = new System.Windows.Forms.Label();
39                         this.checkBoxオートフォーカス = new System.Windows.Forms.CheckBox();
40                         this.label個まで表示する = new System.Windows.Forms.Label();
41                         this.checkBox最近使用したファイル = new System.Windows.Forms.CheckBox();
42                         this.numericUpDown最近使用したファイルの最大表示個数 = new System.Windows.Forms.NumericUpDown();
43                         this.tabControlオプション.SuspendLayout();
44                         this.tabPage全般.SuspendLayout();
45                         ((System.ComponentModel.ISupportInitialize)(this.numericUpDown最近使用したファイルの最大表示個数)).BeginInit();
46                         this.SuspendLayout();
47                         // 
48                         // buttonOK
49                         // 
50                         resources.ApplyResources(this.buttonOK, "buttonOK");
51                         this.buttonOK.DialogResult = System.Windows.Forms.DialogResult.OK;
52                         this.buttonOK.Name = "buttonOK";
53                         this.buttonOK.UseVisualStyleBackColor = true;
54                         // 
55                         // buttonCancel
56                         // 
57                         resources.ApplyResources(this.buttonCancel, "buttonCancel");
58                         this.buttonCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
59                         this.buttonCancel.Name = "buttonCancel";
60                         this.buttonCancel.UseVisualStyleBackColor = true;
61                         // 
62                         // tabControlオプション
63                         // 
64                         resources.ApplyResources(this.tabControlオプション, "tabControlオプション");
65                         this.tabControlオプション.Controls.Add(this.tabPage全般);
66                         this.tabControlオプション.Name = "tabControlオプション";
67                         this.tabControlオプション.SelectedIndex = 0;
68                         // 
69                         // tabPage全般
70                         // 
71                         resources.ApplyResources(this.tabPage全般, "tabPage全般");
72                         this.tabPage全般.Controls.Add(this.buttonViewerPath参照);
73                         this.tabPage全般.Controls.Add(this.textBoxViewerPath);
74                         this.tabPage全般.Controls.Add(this.labelViewerPath);
75                         this.tabPage全般.Controls.Add(this.checkBoxオートフォーカス);
76                         this.tabPage全般.Controls.Add(this.label個まで表示する);
77                         this.tabPage全般.Controls.Add(this.checkBox最近使用したファイル);
78                         this.tabPage全般.Controls.Add(this.numericUpDown最近使用したファイルの最大表示個数);
79                         this.tabPage全般.Name = "tabPage全般";
80                         this.tabPage全般.UseVisualStyleBackColor = true;
81                         // 
82                         // buttonViewerPath参照
83                         // 
84                         resources.ApplyResources(this.buttonViewerPath参照, "buttonViewerPath参照");
85                         this.buttonViewerPath参照.Name = "buttonViewerPath参照";
86                         this.buttonViewerPath参照.UseVisualStyleBackColor = true;
87                         this.buttonViewerPath参照.Click += new System.EventHandler(this.buttonViewerPath参照_Click);
88                         // 
89                         // textBoxViewerPath
90                         // 
91                         resources.ApplyResources(this.textBoxViewerPath, "textBoxViewerPath");
92                         this.textBoxViewerPath.Name = "textBoxViewerPath";
93                         // 
94                         // labelViewerPath
95                         // 
96                         resources.ApplyResources(this.labelViewerPath, "labelViewerPath");
97                         this.labelViewerPath.Name = "labelViewerPath";
98                         // 
99                         // checkBoxオートフォーカス
100                         // 
101                         resources.ApplyResources(this.checkBoxオートフォーカス, "checkBoxオートフォーカス");
102                         this.checkBoxオートフォーカス.Name = "checkBoxオートフォーカス";
103                         this.checkBoxオートフォーカス.UseVisualStyleBackColor = true;
104                         // 
105                         // label個まで表示する
106                         // 
107                         resources.ApplyResources(this.label個まで表示する, "label個まで表示する");
108                         this.label個まで表示する.Name = "label個まで表示する";
109                         // 
110                         // checkBox最近使用したファイル
111                         // 
112                         resources.ApplyResources(this.checkBox最近使用したファイル, "checkBox最近使用したファイル");
113                         this.checkBox最近使用したファイル.Name = "checkBox最近使用したファイル";
114                         this.checkBox最近使用したファイル.UseVisualStyleBackColor = true;
115                         // 
116                         // numericUpDown最近使用したファイルの最大表示個数
117                         // 
118                         resources.ApplyResources(this.numericUpDown最近使用したファイルの最大表示個数, "numericUpDown最近使用したファイルの最大表示個数");
119                         this.numericUpDown最近使用したファイルの最大表示個数.Maximum = new decimal(new int[] {
120             10,
121             0,
122             0,
123             0});
124                         this.numericUpDown最近使用したファイルの最大表示個数.Minimum = new decimal(new int[] {
125             1,
126             0,
127             0,
128             0});
129                         this.numericUpDown最近使用したファイルの最大表示個数.Name = "numericUpDown最近使用したファイルの最大表示個数";
130                         this.numericUpDown最近使用したファイルの最大表示個数.Value = new decimal(new int[] {
131             1,
132             0,
133             0,
134             0});
135                         // 
136                         // オプションダイアログ
137                         // 
138                         resources.ApplyResources(this, "$this");
139                         this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
140                         this.ControlBox = false;
141                         this.Controls.Add(this.buttonOK);
142                         this.Controls.Add(this.buttonCancel);
143                         this.Controls.Add(this.tabControlオプション);
144                         this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
145                         this.MaximizeBox = false;
146                         this.MinimizeBox = false;
147                         this.Name = "オプションダイアログ";
148                         this.tabControlオプション.ResumeLayout(false);
149                         this.tabPage全般.ResumeLayout(false);
150                         this.tabPage全般.PerformLayout();
151                         ((System.ComponentModel.ISupportInitialize)(this.numericUpDown最近使用したファイルの最大表示個数)).EndInit();
152                         this.ResumeLayout(false);
153
154                 }
155
156                 #endregion
157
158                 private System.Windows.Forms.Button buttonOK;
159                 private System.Windows.Forms.Button buttonCancel;
160                 private System.Windows.Forms.TabControl tabControlオプション;
161                 private System.Windows.Forms.TabPage tabPage全般;
162                 internal System.Windows.Forms.CheckBox checkBoxオートフォーカス;
163                 private System.Windows.Forms.Label label個まで表示する;
164                 internal System.Windows.Forms.CheckBox checkBox最近使用したファイル;
165                 internal System.Windows.Forms.NumericUpDown numericUpDown最近使用したファイルの最大表示個数;
166                 private System.Windows.Forms.Button buttonViewerPath参照;
167                 private System.Windows.Forms.Label labelViewerPath;
168                 internal System.Windows.Forms.TextBox textBoxViewerPath;
169         }
170 }