OSDN Git Service

AppliStation-GUI,OptionPaneのウィンドウボーダを修正・スタート位置を親フォームの中心にした。
authorttp <ttp@users.sourceforge.jp>
Tue, 30 Mar 2010 15:53:14 +0000 (00:53 +0900)
committerttp <ttp@users.sourceforge.jp>
Tue, 30 Mar 2010 15:53:14 +0000 (00:53 +0900)
AppliStation/AppliStation.Util/OptionDialog.Designer.cs

index 787710f..009291c 100644 (file)
                        this.ClientSize = new System.Drawing.Size(392, 292);\r
                        this.ControlBox = false;\r
                        this.Controls.Add(topTableLayoutPane);\r
+                       this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;\r
                        this.Name = "OptionDialog";\r
                        this.ShowInTaskbar = false;\r
+                       this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
                        topTableLayoutPane.ResumeLayout(false);\r
                        topTableLayoutPane.PerformLayout();\r
                        ((System.ComponentModel.ISupportInitialize)(this.iconPictureBox)).EndInit();\r