修订版 | f856c6540b06e08fbc71741b01d28853947c92d1 (tree) |
---|---|
时间 | 2020-09-19 16:10:58 |
作者 | Kazuhiro Fujieda <fujieda@user...> |
Commiter | Kazuhiro Fujieda |
一覧の分類のヘッダを少し右に移動する
@@ -206,9 +206,9 @@ namespace KancolleSniffer.Forms | ||
206 | 206 | this.panelGroupHeader.Controls.Add(this.label8); |
207 | 207 | this.panelGroupHeader.Controls.Add(this.label7); |
208 | 208 | this.panelGroupHeader.Controls.Add(this.label6); |
209 | - this.panelGroupHeader.Location = new System.Drawing.Point(101, 3); | |
209 | + this.panelGroupHeader.Location = new System.Drawing.Point(104, 3); | |
210 | 210 | this.panelGroupHeader.Name = "panelGroupHeader"; |
211 | - this.panelGroupHeader.Size = new System.Drawing.Size(112, 19); | |
211 | + this.panelGroupHeader.Size = new System.Drawing.Size(110, 19); | |
212 | 212 | this.panelGroupHeader.TabIndex = 16; |
213 | 213 | // |
214 | 214 | // label5 |
@@ -642,6 +642,7 @@ namespace KancolleSniffer.Forms | ||
642 | 642 | | System.Windows.Forms.AnchorStyles.Right))); |
643 | 643 | this.shipListPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
644 | 644 | this.shipListPanel.ContextMenuStrip = this.contextMenuStripShipList; |
645 | + this.shipListPanel.GroupSettings = null; | |
645 | 646 | this.shipListPanel.GroupUpdated = false; |
646 | 647 | this.shipListPanel.Location = new System.Drawing.Point(6, 23); |
647 | 648 | this.shipListPanel.Name = "shipListPanel"; |