OSDN Git Service

AppliStation-GUI,レポジトリリスト表示部で選択だけでチェックボックスがトグルされないようにした
authorttp <ttp@users.sourceforge.jp>
Sun, 17 May 2009 02:53:24 +0000 (11:53 +0900)
committerttp <ttp@users.sourceforge.jp>
Sun, 17 May 2009 02:53:24 +0000 (11:53 +0900)
AppliStation/UserPrefForm.Designer.cs

index 0edb0b7..5a12dae 100644 (file)
                        // reposListTabPage\r
                        // \r
                        this.reposListTabPage.Controls.Add(this.repoTableLayoutPanel);\r
-                       this.reposListTabPage.Location = new System.Drawing.Point(4, 21);\r
+                       this.reposListTabPage.Location = new System.Drawing.Point(4, 22);\r
                        this.reposListTabPage.Name = "reposListTabPage";\r
                        this.reposListTabPage.Padding = new System.Windows.Forms.Padding(3);\r
-                       this.reposListTabPage.Size = new System.Drawing.Size(474, 158);\r
+                       this.reposListTabPage.Size = new System.Drawing.Size(474, 157);\r
                        this.reposListTabPage.TabIndex = 0;\r
                        this.reposListTabPage.Text = "レポジトリ";\r
                        // \r
                        this.repoTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
                        this.repoTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
                        this.repoTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
-                       this.repoTableLayoutPanel.Size = new System.Drawing.Size(468, 152);\r
+                       this.repoTableLayoutPanel.Size = new System.Drawing.Size(468, 151);\r
                        this.repoTableLayoutPanel.TabIndex = 1;\r
                        // \r
                        // repoListCheckedListBox\r
                        // \r
-                       this.repoListCheckedListBox.CheckOnClick = true;\r
                        this.repoTableLayoutPanel.SetColumnSpan(this.repoListCheckedListBox, 2);\r
                        this.repoListCheckedListBox.Dock = System.Windows.Forms.DockStyle.Fill;\r
                        this.repoListCheckedListBox.FormattingEnabled = true;\r
                        this.repoListCheckedListBox.Location = new System.Drawing.Point(3, 3);\r
                        this.repoListCheckedListBox.Name = "repoListCheckedListBox";\r
                        this.repoListCheckedListBox.ScrollAlwaysVisible = true;\r
-                       this.repoListCheckedListBox.Size = new System.Drawing.Size(462, 86);\r
+                       this.repoListCheckedListBox.Size = new System.Drawing.Size(462, 85);\r
                        this.repoListCheckedListBox.TabIndex = 0;\r
                        this.repoListCheckedListBox.SelectedIndexChanged += new System.EventHandler(this.RepoListCheckedListBoxSelectedIndexChanged);\r
                        this.repoListCheckedListBox.ItemCheck += new System.Windows.Forms.ItemCheckEventHandler(this.RepoListCheckedListBoxItemCheck);\r
                        this.repoBtnsFlowLayoutPanel.Controls.Add(this.removeRepoButton);\r
                        this.repoBtnsFlowLayoutPanel.Controls.Add(this.upRepoButton);\r
                        this.repoBtnsFlowLayoutPanel.Controls.Add(this.downRepoButton);\r
-                       this.repoBtnsFlowLayoutPanel.Location = new System.Drawing.Point(141, 95);\r
+                       this.repoBtnsFlowLayoutPanel.Location = new System.Drawing.Point(141, 94);\r
                        this.repoBtnsFlowLayoutPanel.Name = "repoBtnsFlowLayoutPanel";\r
                        this.repoBtnsFlowLayoutPanel.Size = new System.Drawing.Size(324, 29);\r
                        this.repoBtnsFlowLayoutPanel.TabIndex = 1;\r
                        this.repoUrlTextBox.Dock = System.Windows.Forms.DockStyle.Fill;\r
                        this.repoUrlTextBox.Enabled = false;\r
                        this.repoUrlTextBox.ImeMode = System.Windows.Forms.ImeMode.Off;\r
-                       this.repoUrlTextBox.Location = new System.Drawing.Point(108, 130);\r
+                       this.repoUrlTextBox.Location = new System.Drawing.Point(108, 129);\r
                        this.repoUrlTextBox.Name = "repoUrlTextBox";\r
                        this.repoUrlTextBox.Size = new System.Drawing.Size(357, 19);\r
                        this.repoUrlTextBox.TabIndex = 2;\r
                        this.repoUrlLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
                        this.repoUrlLabel.AutoSize = true;\r
                        this.repoUrlLabel.Enabled = false;\r
-                       this.repoUrlLabel.Location = new System.Drawing.Point(3, 133);\r
+                       this.repoUrlLabel.Location = new System.Drawing.Point(3, 132);\r
                        this.repoUrlLabel.Name = "repoUrlLabel";\r
                        this.repoUrlLabel.Size = new System.Drawing.Size(99, 12);\r
                        this.repoUrlLabel.TabIndex = 1;\r