| 74 | | this.components = new System.ComponentModel.Container(); |
|---|
| 75 | | System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(ConfigurationForm)); |
|---|
| 76 | | this.imageListFacePreviews = new System.Windows.Forms.ImageList(this.components); |
|---|
| 77 | | this.label6 = new System.Windows.Forms.Label(); |
|---|
| 78 | | this.toolTipPreviewDetail = new System.Windows.Forms.ToolTip(this.components); |
|---|
| 79 | | this.checkMouseMessage = new System.Windows.Forms.CheckBox(); |
|---|
| 80 | | this.label4 = new System.Windows.Forms.Label(); |
|---|
| 81 | | this.linkWebSite = new System.Windows.Forms.LinkLabel(); |
|---|
| 82 | | this.buttonBrowse = new System.Windows.Forms.Button(); |
|---|
| 83 | | this.listViewFaces = new System.Windows.Forms.ListView(); |
|---|
| 84 | | this.groupBox1 = new System.Windows.Forms.GroupBox(); |
|---|
| 85 | | this.label5 = new System.Windows.Forms.Label(); |
|---|
| 86 | | this.label2 = new System.Windows.Forms.Label(); |
|---|
| 87 | | this.trackBarOpacity = new System.Windows.Forms.TrackBar(); |
|---|
| 88 | | this.groupBox2 = new System.Windows.Forms.GroupBox(); |
|---|
| 89 | | this.label7 = new System.Windows.Forms.Label(); |
|---|
| 90 | | this.label8 = new System.Windows.Forms.Label(); |
|---|
| 91 | | this.trackBarPatternSize = new System.Windows.Forms.TrackBar(); |
|---|
| 92 | | this.groupBox1.SuspendLayout(); |
|---|
| 93 | | ((System.ComponentModel.ISupportInitialize)(this.trackBarOpacity)).BeginInit(); |
|---|
| 94 | | this.groupBox2.SuspendLayout(); |
|---|
| 95 | | ((System.ComponentModel.ISupportInitialize)(this.trackBarPatternSize)).BeginInit(); |
|---|
| 96 | | this.SuspendLayout(); |
|---|
| 97 | | // |
|---|
| 98 | | // imageListFacePreviews |
|---|
| 99 | | // |
|---|
| 100 | | this.imageListFacePreviews.ColorDepth = System.Windows.Forms.ColorDepth.Depth32Bit; |
|---|
| 101 | | this.imageListFacePreviews.ImageSize = new System.Drawing.Size(128, 128); |
|---|
| 102 | | this.imageListFacePreviews.TransparentColor = System.Drawing.Color.Transparent; |
|---|
| 103 | | // |
|---|
| 104 | | // label6 |
|---|
| 105 | | // |
|---|
| 106 | | this.label6.Location = new System.Drawing.Point(5, 93); |
|---|
| 107 | | this.label6.Name = "label6"; |
|---|
| 108 | | this.label6.Size = new System.Drawing.Size(196, 18); |
|---|
| 109 | | this.label6.TabIndex = 7; |
|---|
| 110 | | this.label6.Text = "�傫��:"; |
|---|
| 111 | | // |
|---|
| 112 | | // checkMouseMessage |
|---|
| 113 | | // |
|---|
| 114 | | this.checkMouseMessage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); |
|---|
| 115 | | this.checkMouseMessage.Location = new System.Drawing.Point(8, 352); |
|---|
| 116 | | this.checkMouseMessage.Name = "checkMouseMessage"; |
|---|
| 117 | | this.checkMouseMessage.Size = new System.Drawing.Size(339, 16); |
|---|
| 118 | | this.checkMouseMessage.TabIndex = 6; |
|---|
| 119 | | this.checkMouseMessage.Text = "�}�E�X�̓����w�ʂ̃E�B���h�E�֓`����T)"; |
|---|
| 120 | | this.checkMouseMessage.Click += new System.EventHandler(this.checkMouseMessage_Click); |
|---|
| 121 | | // |
|---|
| 122 | | // label4 |
|---|
| 123 | | // |
|---|
| 124 | | this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); |
|---|
| 125 | | this.label4.Location = new System.Drawing.Point(8, 176); |
|---|
| 126 | | this.label4.Name = "label4"; |
|---|
| 127 | | this.label4.Size = new System.Drawing.Size(63, 17); |
|---|
| 128 | | this.label4.TabIndex = 15; |
|---|
| 129 | | this.label4.Text = "�E�F�u�T�C�g:"; |
|---|
| 130 | | // |
|---|
| 131 | | // linkWebSite |
|---|
| 132 | | // |
|---|
| 133 | | this.linkWebSite.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) |
|---|
| 134 | | | System.Windows.Forms.AnchorStyles.Right))); |
|---|
| 135 | | this.linkWebSite.Location = new System.Drawing.Point(72, 176); |
|---|
| 136 | | this.linkWebSite.Name = "linkWebSite"; |
|---|
| 137 | | this.linkWebSite.Size = new System.Drawing.Size(322, 16); |
|---|
| 138 | | this.linkWebSite.TabIndex = 14; |
|---|
| 139 | | this.linkWebSite.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkWebSite_LinkClicked); |
|---|
| 140 | | // |
|---|
| 141 | | // buttonBrowse |
|---|
| 142 | | // |
|---|
| 143 | | this.buttonBrowse.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); |
|---|
| 144 | | this.buttonBrowse.Location = new System.Drawing.Point(272, 192); |
|---|
| 145 | | this.buttonBrowse.Name = "buttonBrowse"; |
|---|
| 146 | | this.buttonBrowse.Size = new System.Drawing.Size(95, 24); |
|---|
| 147 | | this.buttonBrowse.TabIndex = 13; |
|---|
| 148 | | this.buttonBrowse.Text = "�Q��&B)..."; |
|---|
| 149 | | this.buttonBrowse.Click += new System.EventHandler(this.buttonBrowse_Click); |
|---|
| 150 | | // |
|---|
| 151 | | // listViewFaces |
|---|
| 152 | | // |
|---|
| 153 | | this.listViewFaces.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|---|
| 154 | | | System.Windows.Forms.AnchorStyles.Left) |
|---|
| 155 | | | System.Windows.Forms.AnchorStyles.Right))); |
|---|
| 156 | | this.listViewFaces.LargeImageList = this.imageListFacePreviews; |
|---|
| 157 | | this.listViewFaces.Location = new System.Drawing.Point(8, 8); |
|---|
| 158 | | this.listViewFaces.Name = "listViewFaces"; |
|---|
| 159 | | this.listViewFaces.Size = new System.Drawing.Size(362, 160); |
|---|
| 160 | | this.listViewFaces.TabIndex = 12; |
|---|
| 161 | | this.listViewFaces.MouseMove += new System.Windows.Forms.MouseEventHandler(this.listViewFaces_MouseMove); |
|---|
| 162 | | this.listViewFaces.SelectedIndexChanged += new System.EventHandler(this.listViewFaces_SelectedIndexChanged); |
|---|
| 163 | | // |
|---|
| 164 | | // groupBox1 |
|---|
| 165 | | // |
|---|
| 166 | | this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) |
|---|
| 167 | | | System.Windows.Forms.AnchorStyles.Right))); |
|---|
| 168 | | this.groupBox1.Controls.Add(this.label5); |
|---|
| 169 | | this.groupBox1.Controls.Add(this.label2); |
|---|
| 170 | | this.groupBox1.Controls.Add(this.trackBarOpacity); |
|---|
| 171 | | this.groupBox1.Location = new System.Drawing.Point(10, 224); |
|---|
| 172 | | this.groupBox1.Name = "groupBox1"; |
|---|
| 173 | | this.groupBox1.Size = new System.Drawing.Size(360, 56); |
|---|
| 174 | | this.groupBox1.TabIndex = 19; |
|---|
| 175 | | this.groupBox1.TabStop = false; |
|---|
| 176 | | this.groupBox1.Text = "�����x"; |
|---|
| 177 | | // |
|---|
| 178 | | // label5 |
|---|
| 179 | | // |
|---|
| 180 | | this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|---|
| 181 | | this.label5.Location = new System.Drawing.Point(304, 24); |
|---|
| 182 | | this.label5.Name = "label5"; |
|---|
| 183 | | this.label5.Size = new System.Drawing.Size(48, 11); |
|---|
| 184 | | this.label5.TabIndex = 12; |
|---|
| 185 | | this.label5.Text = "�s����"; |
|---|
| 186 | | this.label5.TextAlign = System.Drawing.ContentAlignment.TopRight; |
|---|
| 187 | | // |
|---|
| 188 | | // label2 |
|---|
| 189 | | // |
|---|
| 190 | | this.label2.Location = new System.Drawing.Point(8, 24); |
|---|
| 191 | | this.label2.Name = "label2"; |
|---|
| 192 | | this.label2.Size = new System.Drawing.Size(40, 11); |
|---|
| 193 | | this.label2.TabIndex = 11; |
|---|
| 194 | | this.label2.Text = "����"; |
|---|
| 195 | | // |
|---|
| 196 | | // trackBarOpacity |
|---|
| 197 | | // |
|---|
| 198 | | this.trackBarOpacity.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
|---|
| 199 | | | System.Windows.Forms.AnchorStyles.Right))); |
|---|
| 200 | | this.trackBarOpacity.LargeChange = 10; |
|---|
| 201 | | this.trackBarOpacity.Location = new System.Drawing.Point(64, 12); |
|---|
| 202 | | this.trackBarOpacity.Maximum = 100; |
|---|
| 203 | | this.trackBarOpacity.Minimum = 5; |
|---|
| 204 | | this.trackBarOpacity.Name = "trackBarOpacity"; |
|---|
| 205 | | this.trackBarOpacity.Size = new System.Drawing.Size(232, 37); |
|---|
| 206 | | this.trackBarOpacity.TabIndex = 9; |
|---|
| 207 | | this.trackBarOpacity.TickFrequency = 10; |
|---|
| 208 | | this.trackBarOpacity.Value = 100; |
|---|
| 209 | | this.trackBarOpacity.ValueChanged += new System.EventHandler(this.trackBarOpacity_ValueChanged); |
|---|
| 210 | | // |
|---|
| 211 | | // groupBox2 |
|---|
| 212 | | // |
|---|
| 213 | | this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) |
|---|
| 214 | | | System.Windows.Forms.AnchorStyles.Right))); |
|---|
| 215 | | this.groupBox2.Controls.Add(this.label7); |
|---|
| 216 | | this.groupBox2.Controls.Add(this.label8); |
|---|
| 217 | | this.groupBox2.Controls.Add(this.trackBarPatternSize); |
|---|
| 218 | | this.groupBox2.Location = new System.Drawing.Point(10, 288); |
|---|
| 219 | | this.groupBox2.Name = "groupBox2"; |
|---|
| 220 | | this.groupBox2.Size = new System.Drawing.Size(360, 56); |
|---|
| 221 | | this.groupBox2.TabIndex = 20; |
|---|
| 222 | | this.groupBox2.TabStop = false; |
|---|
| 223 | | this.groupBox2.Text = "�p�^�[���̑傫��"; |
|---|
| 224 | | // |
|---|
| 225 | | // label7 |
|---|
| 226 | | // |
|---|
| 227 | | this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|---|
| 228 | | this.label7.Location = new System.Drawing.Point(312, 24); |
|---|
| 229 | | this.label7.Name = "label7"; |
|---|
| 230 | | this.label7.Size = new System.Drawing.Size(40, 11); |
|---|
| 231 | | this.label7.TabIndex = 21; |
|---|
| 232 | | this.label7.Text = "�ő� |
|---|
| 233 | | this.label7.TextAlign = System.Drawing.ContentAlignment.TopRight; |
|---|
| 234 | | // |
|---|
| 235 | | // label8 |
|---|
| 236 | | // |
|---|
| 237 | | this.label8.Location = new System.Drawing.Point(8, 24); |
|---|
| 238 | | this.label8.Name = "label8"; |
|---|
| 239 | | this.label8.Size = new System.Drawing.Size(40, 11); |
|---|
| 240 | | this.label8.TabIndex = 20; |
|---|
| 241 | | this.label8.Text = "�ŏ�"; |
|---|
| 242 | | // |
|---|
| 243 | | // trackBarPatternSize |
|---|
| 244 | | // |
|---|
| 245 | | this.trackBarPatternSize.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
|---|
| 246 | | | System.Windows.Forms.AnchorStyles.Right))); |
|---|
| 247 | | this.trackBarPatternSize.LargeChange = 10; |
|---|
| 248 | | this.trackBarPatternSize.Location = new System.Drawing.Point(64, 12); |
|---|
| 249 | | this.trackBarPatternSize.Maximum = 100; |
|---|
| 250 | | this.trackBarPatternSize.Minimum = 10; |
|---|
| 251 | | this.trackBarPatternSize.Name = "trackBarPatternSize"; |
|---|
| 252 | | this.trackBarPatternSize.Size = new System.Drawing.Size(232, 37); |
|---|
| 253 | | this.trackBarPatternSize.TabIndex = 19; |
|---|
| 254 | | this.trackBarPatternSize.TickFrequency = 10; |
|---|
| 255 | | this.trackBarPatternSize.Value = 100; |
|---|
| 256 | | this.trackBarPatternSize.ValueChanged += new System.EventHandler(this.trackBarPatternSize_ValueChanged); |
|---|
| 257 | | // |
|---|
| 258 | | // ConfigurationForm |
|---|
| 259 | | // |
|---|
| 260 | | this.AutoScaleBaseSize = new System.Drawing.Size(5, 12); |
|---|
| 261 | | this.ClientSize = new System.Drawing.Size(378, 376); |
|---|
| 262 | | this.Controls.Add(this.groupBox2); |
|---|
| 263 | | this.Controls.Add(this.groupBox1); |
|---|
| 264 | | this.Controls.Add(this.label4); |
|---|
| 265 | | this.Controls.Add(this.linkWebSite); |
|---|
| 266 | | this.Controls.Add(this.buttonBrowse); |
|---|
| 267 | | this.Controls.Add(this.listViewFaces); |
|---|
| 268 | | this.Controls.Add(this.checkMouseMessage); |
|---|
| 269 | | this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; |
|---|
| 270 | | this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); |
|---|
| 271 | | this.MaximizeBox = false; |
|---|
| 272 | | this.MinimizeBox = false; |
|---|
| 273 | | this.MinimumSize = new System.Drawing.Size(384, 400); |
|---|
| 274 | | this.Name = "ConfigurationForm"; |
|---|
| 275 | | this.Text = "MacFace �̐ݒ� |
|---|
| 276 | | this.Load += new System.EventHandler(this.ConfigurationForm_Load); |
|---|
| 277 | | this.groupBox1.ResumeLayout(false); |
|---|
| 278 | | ((System.ComponentModel.ISupportInitialize)(this.trackBarOpacity)).EndInit(); |
|---|
| 279 | | this.groupBox2.ResumeLayout(false); |
|---|
| 280 | | ((System.ComponentModel.ISupportInitialize)(this.trackBarPatternSize)).EndInit(); |
|---|
| 281 | | this.ResumeLayout(false); |
|---|
| | 74 | this.components = new System.ComponentModel.Container(); |
|---|
| | 75 | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ConfigurationForm)); |
|---|
| | 76 | this.imageListFacePreviews = new System.Windows.Forms.ImageList(this.components); |
|---|
| | 77 | this.label6 = new System.Windows.Forms.Label(); |
|---|
| | 78 | this.toolTipPreviewDetail = new System.Windows.Forms.ToolTip(this.components); |
|---|
| | 79 | this.checkMouseMessage = new System.Windows.Forms.CheckBox(); |
|---|
| | 80 | this.label4 = new System.Windows.Forms.Label(); |
|---|
| | 81 | this.linkWebSite = new System.Windows.Forms.LinkLabel(); |
|---|
| | 82 | this.buttonBrowse = new System.Windows.Forms.Button(); |
|---|
| | 83 | this.listViewFaces = new System.Windows.Forms.ListView(); |
|---|
| | 84 | this.groupBox1 = new System.Windows.Forms.GroupBox(); |
|---|
| | 85 | this.label5 = new System.Windows.Forms.Label(); |
|---|
| | 86 | this.label2 = new System.Windows.Forms.Label(); |
|---|
| | 87 | this.trackBarOpacity = new System.Windows.Forms.TrackBar(); |
|---|
| | 88 | this.groupBox2 = new System.Windows.Forms.GroupBox(); |
|---|
| | 89 | this.label7 = new System.Windows.Forms.Label(); |
|---|
| | 90 | this.label8 = new System.Windows.Forms.Label(); |
|---|
| | 91 | this.trackBarPatternSize = new System.Windows.Forms.TrackBar(); |
|---|
| | 92 | this.groupBox1.SuspendLayout(); |
|---|
| | 93 | ((System.ComponentModel.ISupportInitialize)(this.trackBarOpacity)).BeginInit(); |
|---|
| | 94 | this.groupBox2.SuspendLayout(); |
|---|
| | 95 | ((System.ComponentModel.ISupportInitialize)(this.trackBarPatternSize)).BeginInit(); |
|---|
| | 96 | this.SuspendLayout(); |
|---|
| | 97 | // |
|---|
| | 98 | // imageListFacePreviews |
|---|
| | 99 | // |
|---|
| | 100 | this.imageListFacePreviews.ColorDepth = System.Windows.Forms.ColorDepth.Depth32Bit; |
|---|
| | 101 | this.imageListFacePreviews.ImageSize = new System.Drawing.Size(128, 128); |
|---|
| | 102 | this.imageListFacePreviews.TransparentColor = System.Drawing.Color.Transparent; |
|---|
| | 103 | // |
|---|
| | 104 | // label6 |
|---|
| | 105 | // |
|---|
| | 106 | this.label6.Location = new System.Drawing.Point(5, 93); |
|---|
| | 107 | this.label6.Name = "label6"; |
|---|
| | 108 | this.label6.Size = new System.Drawing.Size(196, 18); |
|---|
| | 109 | this.label6.TabIndex = 7; |
|---|
| | 110 | this.label6.Text = "�傫��:"; |
|---|
| | 111 | // |
|---|
| | 112 | // checkMouseMessage |
|---|
| | 113 | // |
|---|
| | 114 | this.checkMouseMessage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); |
|---|
| | 115 | this.checkMouseMessage.FlatStyle = System.Windows.Forms.FlatStyle.System; |
|---|
| | 116 | this.checkMouseMessage.Location = new System.Drawing.Point(8, 352); |
|---|
| | 117 | this.checkMouseMessage.Name = "checkMouseMessage"; |
|---|
| | 118 | this.checkMouseMessage.Size = new System.Drawing.Size(339, 16); |
|---|
| | 119 | this.checkMouseMessage.TabIndex = 6; |
|---|
| | 120 | this.checkMouseMessage.Text = "�}�E�X�̓����w�ʂ̃E�B���h�E�֓`����T)"; |
|---|
| | 121 | this.checkMouseMessage.Click += new System.EventHandler(this.checkMouseMessage_Click); |
|---|
| | 122 | // |
|---|
| | 123 | // label4 |
|---|
| | 124 | // |
|---|
| | 125 | this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); |
|---|
| | 126 | this.label4.Location = new System.Drawing.Point(8, 176); |
|---|
| | 127 | this.label4.Name = "label4"; |
|---|
| | 128 | this.label4.Size = new System.Drawing.Size(63, 17); |
|---|
| | 129 | this.label4.TabIndex = 15; |
|---|
| | 130 | this.label4.Text = "�E�F�u�T�C�g:"; |
|---|
| | 131 | // |
|---|
| | 132 | // linkWebSite |
|---|
| | 133 | // |
|---|
| | 134 | this.linkWebSite.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) |
|---|
| | 135 | | System.Windows.Forms.AnchorStyles.Right))); |
|---|
| | 136 | this.linkWebSite.Location = new System.Drawing.Point(72, 176); |
|---|
| | 137 | this.linkWebSite.Name = "linkWebSite"; |
|---|
| | 138 | this.linkWebSite.Size = new System.Drawing.Size(322, 16); |
|---|
| | 139 | this.linkWebSite.TabIndex = 14; |
|---|
| | 140 | this.linkWebSite.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkWebSite_LinkClicked); |
|---|
| | 141 | // |
|---|
| | 142 | // buttonBrowse |
|---|
| | 143 | // |
|---|
| | 144 | this.buttonBrowse.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); |
|---|
| | 145 | this.buttonBrowse.FlatStyle = System.Windows.Forms.FlatStyle.System; |
|---|
| | 146 | this.buttonBrowse.Location = new System.Drawing.Point(272, 192); |
|---|
| | 147 | this.buttonBrowse.Name = "buttonBrowse"; |
|---|
| | 148 | this.buttonBrowse.Size = new System.Drawing.Size(95, 24); |
|---|
| | 149 | this.buttonBrowse.TabIndex = 13; |
|---|
| | 150 | this.buttonBrowse.Text = "�Q��&B)..."; |
|---|
| | 151 | this.buttonBrowse.Click += new System.EventHandler(this.buttonBrowse_Click); |
|---|
| | 152 | // |
|---|
| | 153 | // listViewFaces |
|---|
| | 154 | // |
|---|
| | 155 | this.listViewFaces.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|---|
| | 156 | | System.Windows.Forms.AnchorStyles.Left) |
|---|
| | 157 | | System.Windows.Forms.AnchorStyles.Right))); |
|---|
| | 158 | this.listViewFaces.LargeImageList = this.imageListFacePreviews; |
|---|
| | 159 | this.listViewFaces.Location = new System.Drawing.Point(8, 8); |
|---|
| | 160 | this.listViewFaces.Name = "listViewFaces"; |
|---|
| | 161 | this.listViewFaces.Size = new System.Drawing.Size(362, 160); |
|---|
| | 162 | this.listViewFaces.TabIndex = 12; |
|---|
| | 163 | this.listViewFaces.UseCompatibleStateImageBehavior = false; |
|---|
| | 164 | this.listViewFaces.SelectedIndexChanged += new System.EventHandler(this.listViewFaces_SelectedIndexChanged); |
|---|
| | 165 | this.listViewFaces.MouseMove += new System.Windows.Forms.MouseEventHandler(this.listViewFaces_MouseMove); |
|---|
| | 166 | // |
|---|
| | 167 | // groupBox1 |
|---|
| | 168 | // |
|---|
| | 169 | this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) |
|---|
| | 170 | | System.Windows.Forms.AnchorStyles.Right))); |
|---|
| | 171 | this.groupBox1.Controls.Add(this.label5); |
|---|
| | 172 | this.groupBox1.Controls.Add(this.label2); |
|---|
| | 173 | this.groupBox1.Controls.Add(this.trackBarOpacity); |
|---|
| | 174 | this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System; |
|---|
| | 175 | this.groupBox1.Location = new System.Drawing.Point(10, 222); |
|---|
| | 176 | this.groupBox1.Name = "groupBox1"; |
|---|
| | 177 | this.groupBox1.Size = new System.Drawing.Size(360, 60); |
|---|
| | 178 | this.groupBox1.TabIndex = 19; |
|---|
| | 179 | this.groupBox1.TabStop = false; |
|---|
| | 180 | this.groupBox1.Text = "�����x"; |
|---|
| | 181 | // |
|---|
| | 182 | // label5 |
|---|
| | 183 | // |
|---|
| | 184 | this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|---|
| | 185 | this.label5.Location = new System.Drawing.Point(304, 24); |
|---|
| | 186 | this.label5.Name = "label5"; |
|---|
| | 187 | this.label5.Size = new System.Drawing.Size(48, 11); |
|---|
| | 188 | this.label5.TabIndex = 12; |
|---|
| | 189 | this.label5.Text = "�s����"; |
|---|
| | 190 | this.label5.TextAlign = System.Drawing.ContentAlignment.TopRight; |
|---|
| | 191 | // |
|---|
| | 192 | // label2 |
|---|
| | 193 | // |
|---|
| | 194 | this.label2.Location = new System.Drawing.Point(8, 24); |
|---|
| | 195 | this.label2.Name = "label2"; |
|---|
| | 196 | this.label2.Size = new System.Drawing.Size(40, 11); |
|---|
| | 197 | this.label2.TabIndex = 11; |
|---|
| | 198 | this.label2.Text = "����"; |
|---|
| | 199 | // |
|---|
| | 200 | // trackBarOpacity |
|---|
| | 201 | // |
|---|
| | 202 | this.trackBarOpacity.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
|---|
| | 203 | | System.Windows.Forms.AnchorStyles.Right))); |
|---|
| | 204 | this.trackBarOpacity.LargeChange = 10; |
|---|
| | 205 | this.trackBarOpacity.Location = new System.Drawing.Point(64, 12); |
|---|
| | 206 | this.trackBarOpacity.Maximum = 100; |
|---|
| | 207 | this.trackBarOpacity.Minimum = 5; |
|---|
| | 208 | this.trackBarOpacity.Name = "trackBarOpacity"; |
|---|
| | 209 | this.trackBarOpacity.Size = new System.Drawing.Size(232, 45); |
|---|
| | 210 | this.trackBarOpacity.TabIndex = 9; |
|---|
| | 211 | this.trackBarOpacity.TickFrequency = 10; |
|---|
| | 212 | this.trackBarOpacity.Value = 100; |
|---|
| | 213 | this.trackBarOpacity.ValueChanged += new System.EventHandler(this.trackBarOpacity_ValueChanged); |
|---|
| | 214 | // |
|---|
| | 215 | // groupBox2 |
|---|
| | 216 | // |
|---|
| | 217 | this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) |
|---|
| | 218 | | System.Windows.Forms.AnchorStyles.Right))); |
|---|
| | 219 | this.groupBox2.Controls.Add(this.label7); |
|---|
| | 220 | this.groupBox2.Controls.Add(this.label8); |
|---|
| | 221 | this.groupBox2.Controls.Add(this.trackBarPatternSize); |
|---|
| | 222 | this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System; |
|---|
| | 223 | this.groupBox2.Location = new System.Drawing.Point(10, 286); |
|---|
| | 224 | this.groupBox2.Name = "groupBox2"; |
|---|
| | 225 | this.groupBox2.Size = new System.Drawing.Size(360, 60); |
|---|
| | 226 | this.groupBox2.TabIndex = 20; |
|---|
| | 227 | this.groupBox2.TabStop = false; |
|---|
| | 228 | this.groupBox2.Text = "�p�^�[���̑傫��"; |
|---|
| | 229 | // |
|---|
| | 230 | // label7 |
|---|
| | 231 | // |
|---|
| | 232 | this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|---|
| | 233 | this.label7.Location = new System.Drawing.Point(312, 24); |
|---|
| | 234 | this.label7.Name = "label7"; |
|---|
| | 235 | this.label7.Size = new System.Drawing.Size(40, 11); |
|---|
| | 236 | this.label7.TabIndex = 21; |
|---|
| | 237 | this.label7.Text = "�ő� |
|---|
| | 238 | this.label7.TextAlign = System.Drawing.ContentAlignment.TopRight; |
|---|
| | 239 | // |
|---|
| | 240 | // label8 |
|---|
| | 241 | // |
|---|
| | 242 | this.label8.Location = new System.Drawing.Point(8, 24); |
|---|
| | 243 | this.label8.Name = "label8"; |
|---|
| | 244 | this.label8.Size = new System.Drawing.Size(40, 11); |
|---|
| | 245 | this.label8.TabIndex = 20; |
|---|
| | 246 | this.label8.Text = "�ŏ�"; |
|---|
| | 247 | // |
|---|
| | 248 | // trackBarPatternSize |
|---|
| | 249 | // |
|---|
| | 250 | this.trackBarPatternSize.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
|---|
| | 251 | | System.Windows.Forms.AnchorStyles.Right))); |
|---|
| | 252 | this.trackBarPatternSize.LargeChange = 10; |
|---|
| | 253 | this.trackBarPatternSize.Location = new System.Drawing.Point(64, 12); |
|---|
| | 254 | this.trackBarPatternSize.Maximum = 100; |
|---|
| | 255 | this.trackBarPatternSize.Minimum = 10; |
|---|
| | 256 | this.trackBarPatternSize.Name = "trackBarPatternSize"; |
|---|
| | 257 | this.trackBarPatternSize.Size = new System.Drawing.Size(232, 45); |
|---|
| | 258 | this.trackBarPatternSize.TabIndex = 19; |
|---|
| | 259 | this.trackBarPatternSize.TickFrequency = 10; |
|---|
| | 260 | this.trackBarPatternSize.Value = 100; |
|---|
| | 261 | this.trackBarPatternSize.ValueChanged += new System.EventHandler(this.trackBarPatternSize_ValueChanged); |
|---|
| | 262 | // |
|---|
| | 263 | // ConfigurationForm |
|---|
| | 264 | // |
|---|
| | 265 | this.AutoScaleBaseSize = new System.Drawing.Size(5, 12); |
|---|
| | 266 | this.ClientSize = new System.Drawing.Size(378, 376); |
|---|
| | 267 | this.Controls.Add(this.groupBox2); |
|---|
| | 268 | this.Controls.Add(this.groupBox1); |
|---|
| | 269 | this.Controls.Add(this.label4); |
|---|
| | 270 | this.Controls.Add(this.linkWebSite); |
|---|
| | 271 | this.Controls.Add(this.buttonBrowse); |
|---|
| | 272 | this.Controls.Add(this.listViewFaces); |
|---|
| | 273 | this.Controls.Add(this.checkMouseMessage); |
|---|
| | 274 | this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; |
|---|
| | 275 | this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); |
|---|
| | 276 | this.MaximizeBox = false; |
|---|
| | 277 | this.MinimizeBox = false; |
|---|
| | 278 | this.MinimumSize = new System.Drawing.Size(384, 400); |
|---|
| | 279 | this.Name = "ConfigurationForm"; |
|---|
| | 280 | this.Text = "MacFace �̐ݒ� |
|---|
| | 281 | this.Load += new System.EventHandler(this.ConfigurationForm_Load); |
|---|
| | 282 | this.groupBox1.ResumeLayout(false); |
|---|
| | 283 | this.groupBox1.PerformLayout(); |
|---|
| | 284 | ((System.ComponentModel.ISupportInitialize)(this.trackBarOpacity)).EndInit(); |
|---|
| | 285 | this.groupBox2.ResumeLayout(false); |
|---|
| | 286 | this.groupBox2.PerformLayout(); |
|---|
| | 287 | ((System.ComponentModel.ISupportInitialize)(this.trackBarPatternSize)).EndInit(); |
|---|
| | 288 | this.ResumeLayout(false); |
|---|