\83\90ã\83¼ã\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%83%C2%90%C3%A3%C2%83%C2%BC%C3%A3%C2%82%C2%B8%C3%A3%C2%83%C2%A7%C3%A3%C2%83%C2%B3%C3%A8%C2%A1%C2%A8%C3%A7%C2%A4%C2%BA%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" /> \83\90ã\83¼ã\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%83%C2%90%C3%A3%C2%83%C2%BC%C3%A3%C2%82%C2%B8%C3%A3%C2%83%C2%A7%C3%A3%C2%83%C2%B3%C3%A8%C2%A1%C2%A8%C3%A7%C2%A4%C2%BA%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" /> \83\90ã\83¼ã\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%83%C2%90%C3%A3%C2%83%C2%BC%C3%A3%C2%82%C2%B8%C3%A3%C2%83%C2%A7%C3%A3%C2%83%C2%B3%C3%A8%C2%A1%C2%A8%C3%A7%C2%A4%C2%BA%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" /> \83\90ã\83¼ã\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%83%C2%90%C3%A3%C2%83%C2%BC%C3%A3%C2%82%C2%B8%C3%A3%C2%83%C2%A7%C3%A3%C2%83%C2%B3%C3%A8%C2%A1%C2%A8%C3%A7%C2%A4%C2%BA%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 / ã\83\90ã\83¼ã\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                 protected override void Dispose( bool disposing )
14                 {
15                         if( disposing && ( components != null ) )
16                         {
17                                 components.Dispose();
18                         }
19                         base.Dispose( disposing );
20                 }
21
22                 #region Windows フォーム デザイナで生成されたコード
23
24                 /// <summary>
25                 /// デザイナ サポートに必要なメソッドです。このメソッドの内容を
26                 /// コード エディタで変更しないでください。
27                 /// </summary>
28                 private void InitializeComponent()
29                 {
30                         System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(バージョン表示ダイアログ));
31                         this.tableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();
32                         this.logoPictureBox = new System.Windows.Forms.PictureBox();
33                         this.labelProductName = new System.Windows.Forms.Label();
34                         this.labelVersion = new System.Windows.Forms.Label();
35                         this.labelCopyright = new System.Windows.Forms.Label();
36                         this.textBoxDescription = new System.Windows.Forms.TextBox();
37                         this.okButton = new System.Windows.Forms.Button();
38                         this.tableLayoutPanel.SuspendLayout();
39                         ((System.ComponentModel.ISupportInitialize)(this.logoPictureBox)).BeginInit();
40                         this.SuspendLayout();
41                         // 
42                         // tableLayoutPanel
43                         // 
44                         resources.ApplyResources(this.tableLayoutPanel, "tableLayoutPanel");
45                         this.tableLayoutPanel.Controls.Add(this.logoPictureBox, 0, 0);
46                         this.tableLayoutPanel.Controls.Add(this.labelProductName, 1, 0);
47                         this.tableLayoutPanel.Controls.Add(this.labelVersion, 1, 1);
48                         this.tableLayoutPanel.Controls.Add(this.labelCopyright, 1, 2);
49                         this.tableLayoutPanel.Controls.Add(this.textBoxDescription, 1, 4);
50                         this.tableLayoutPanel.Controls.Add(this.okButton, 1, 5);
51                         this.tableLayoutPanel.Name = "tableLayoutPanel";
52                         // 
53                         // logoPictureBox
54                         // 
55                         resources.ApplyResources(this.logoPictureBox, "logoPictureBox");
56                         this.logoPictureBox.Name = "logoPictureBox";
57                         this.tableLayoutPanel.SetRowSpan(this.logoPictureBox, 6);
58                         this.logoPictureBox.TabStop = false;
59                         // 
60                         // labelProductName
61                         // 
62                         resources.ApplyResources(this.labelProductName, "labelProductName");
63                         this.labelProductName.Name = "labelProductName";
64                         // 
65                         // labelVersion
66                         // 
67                         resources.ApplyResources(this.labelVersion, "labelVersion");
68                         this.labelVersion.Name = "labelVersion";
69                         // 
70                         // labelCopyright
71                         // 
72                         resources.ApplyResources(this.labelCopyright, "labelCopyright");
73                         this.labelCopyright.Name = "labelCopyright";
74                         // 
75                         // textBoxDescription
76                         // 
77                         resources.ApplyResources(this.textBoxDescription, "textBoxDescription");
78                         this.textBoxDescription.Name = "textBoxDescription";
79                         this.textBoxDescription.ReadOnly = true;
80                         this.textBoxDescription.TabStop = false;
81                         // 
82                         // okButton
83                         // 
84                         resources.ApplyResources(this.okButton, "okButton");
85                         this.okButton.DialogResult = System.Windows.Forms.DialogResult.Cancel;
86                         this.okButton.Name = "okButton";
87                         // 
88                         // バージョン表示ダイアログ
89                         // 
90                         this.AcceptButton = this.okButton;
91                         resources.ApplyResources(this, "$this");
92                         this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
93                         this.Controls.Add(this.tableLayoutPanel);
94                         this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
95                         this.MaximizeBox = false;
96                         this.MinimizeBox = false;
97                         this.Name = "バージョン表示ダイアログ";
98                         this.ShowIcon = false;
99                         this.ShowInTaskbar = false;
100                         this.tableLayoutPanel.ResumeLayout(false);
101                         this.tableLayoutPanel.PerformLayout();
102                         ((System.ComponentModel.ISupportInitialize)(this.logoPictureBox)).EndInit();
103                         this.ResumeLayout(false);
104
105                 }
106
107                 #endregion
108
109                 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel;
110                 private System.Windows.Forms.PictureBox logoPictureBox;
111                 private System.Windows.Forms.Label labelProductName;
112                 private System.Windows.Forms.Label labelCopyright;
113                 private System.Windows.Forms.TextBox textBoxDescription;
114                 private System.Windows.Forms.Button okButton;
115                 private System.Windows.Forms.Label labelVersion;
116         }
117 }