svnno****@sourc*****
svnno****@sourc*****
2010年 12月 22日 (水) 09:04:51 JST
Revision: 1242 http://sourceforge.jp/projects/tween/svn/view?view=rev&revision=1242 Author: f_swallow Date: 2010-12-22 09:04:51 +0900 (Wed, 22 Dec 2010) Log Message: ----------- 設定のSplitContainerの分割線を移動できないように Modified Paths: -------------- trunk/Tween/AppendSettingDialog.Designer.vb trunk/Tween/AppendSettingDialog.resx -------------- next part -------------- Modified: trunk/Tween/AppendSettingDialog.Designer.vb =================================================================== --- trunk/Tween/AppendSettingDialog.Designer.vb 2010-12-21 17:17:47 UTC (rev 1241) +++ trunk/Tween/AppendSettingDialog.Designer.vb 2010-12-22 00:04:51 UTC (rev 1242) @@ -92,6 +92,7 @@ Me.CheckFavRestrict = New System.Windows.Forms.CheckBox() Me.Button3 = New System.Windows.Forms.Button() Me.PlaySnd = New System.Windows.Forms.CheckBox() + Me.chkReadOwnPost = New System.Windows.Forms.CheckBox() Me.Label15 = New System.Windows.Forms.Label() Me.BrowserPathText = New System.Windows.Forms.TextBox() Me.UReadMng = New System.Windows.Forms.CheckBox() @@ -143,7 +144,6 @@ Me.TextBox3 = New System.Windows.Forms.TextBox() Me.CheckSortOrderLock = New System.Windows.Forms.CheckBox() Me.CheckShowGrid = New System.Windows.Forms.CheckBox() - Me.chkReadOwnPost = New System.Windows.Forms.CheckBox() Me.chkUnreadStyle = New System.Windows.Forms.CheckBox() Me.OneWayLv = New System.Windows.Forms.CheckBox() Me.FontPanel = New System.Windows.Forms.Panel() @@ -731,6 +731,12 @@ Me.PlaySnd.Name = "PlaySnd" Me.PlaySnd.UseVisualStyleBackColor = True ' + 'chkReadOwnPost + ' + resources.ApplyResources(Me.chkReadOwnPost, "chkReadOwnPost") + Me.chkReadOwnPost.Name = "chkReadOwnPost" + Me.chkReadOwnPost.UseVisualStyleBackColor = True + ' 'Label15 ' Me.Label15.BackColor = System.Drawing.SystemColors.ActiveCaption @@ -1075,12 +1081,6 @@ Me.CheckShowGrid.Name = "CheckShowGrid" Me.CheckShowGrid.UseVisualStyleBackColor = True ' - 'chkReadOwnPost - ' - resources.ApplyResources(Me.chkReadOwnPost, "chkReadOwnPost") - Me.chkReadOwnPost.Name = "chkReadOwnPost" - Me.chkReadOwnPost.UseVisualStyleBackColor = True - ' 'chkUnreadStyle ' resources.ApplyResources(Me.chkUnreadStyle, "chkUnreadStyle") Modified: trunk/Tween/AppendSettingDialog.resx =================================================================== --- trunk/Tween/AppendSettingDialog.resx 2010-12-21 17:17:47 UTC (rev 1241) +++ trunk/Tween/AppendSettingDialog.resx 2010-12-22 00:04:51 UTC (rev 1242) @@ -121,6 +121,10 @@ <data name="SplitContainer1.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms"> <value>Top</value> </data> + <assembly alias="mscorlib" name="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> + <data name="SplitContainer1.IsSplitterFixed" type="System.Boolean, mscorlib"> + <value>True</value> + </data> <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> <data name="SplitContainer1.Location" type="System.Drawing.Point, System.Drawing"> <value>0, 0</value> @@ -216,7 +220,6 @@ <data name="TreeView1.Size" type="System.Drawing.Size, System.Drawing"> <value>172, 368</value> </data> - <assembly alias="mscorlib" name="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> <data name="TreeView1.TabIndex" type="System.Int32, mscorlib"> <value>0</value> </data>