|
@@ -40,8 +40,8 @@
|
|
|
//
|
|
|
// Grid_Minerals
|
|
|
//
|
|
|
- this.Grid_Minerals.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
- | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.Grid_Minerals.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
+ | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.Grid_Minerals.BackColor = System.Drawing.SystemColors.Control;
|
|
|
this.Grid_Minerals.ContextMenuStrip = this.MenuStrip_STDRulelist;
|
|
|
this.Grid_Minerals.EnableSort = true;
|