Show
Ignore:
Timestamp:
08/29/08 23:26:30 (4 months ago)
Author:
syo68k
Message:

一部のスタイルを微修正

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/vb2005/Tween/Tween/Setting.Designer.vb

    r18396 r18440  
    5353        Me.Label16 = New System.Windows.Forms.Label 
    5454        Me.GroupBox1 = New System.Windows.Forms.GroupBox 
     55        Me.Button4 = New System.Windows.Forms.Button 
     56        Me.Label48 = New System.Windows.Forms.Label 
     57        Me.Label49 = New System.Windows.Forms.Label 
    5558        Me.Button2 = New System.Windows.Forms.Button 
    5659        Me.Label13 = New System.Windows.Forms.Label 
     
    134137        Me.TabPage1 = New System.Windows.Forms.TabPage 
    135138        Me.TabPage2 = New System.Windows.Forms.TabPage 
     139        Me.Button3 = New System.Windows.Forms.Button 
    136140        Me.TabPage3 = New System.Windows.Forms.TabPage 
    137141        Me.TabPage4 = New System.Windows.Forms.TabPage 
    138         Me.Button3 = New System.Windows.Forms.Button 
    139         Me.Button4 = New System.Windows.Forms.Button 
    140         Me.Label48 = New System.Windows.Forms.Label 
    141         Me.Label49 = New System.Windows.Forms.Label 
    142142        Me.GroupBox1.SuspendLayout() 
    143143        Me.TabControl1.SuspendLayout() 
     
    452452        Me.GroupBox1.Text = "フォント&色設定" 
    453453        ' 
     454        'Button4 
     455        ' 
     456        Me.Button4.Enabled = False 
     457        Me.Button4.Location = New System.Drawing.Point(259, 280) 
     458        Me.Button4.Name = "Button4" 
     459        Me.Button4.Size = New System.Drawing.Size(56, 20) 
     460        Me.Button4.TabIndex = 87 
     461        Me.Button4.Text = "背景色" 
     462        Me.Button4.UseVisualStyleBackColor = True 
     463        ' 
     464        'Label48 
     465        ' 
     466        Me.Label48.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D 
     467        Me.Label48.Enabled = False 
     468        Me.Label48.Location = New System.Drawing.Point(149, 281) 
     469        Me.Label48.Name = "Label48" 
     470        Me.Label48.Size = New System.Drawing.Size(104, 19) 
     471        Me.Label48.TabIndex = 86 
     472        Me.Label48.Text = "This is sample." 
     473        Me.Label48.TextAlign = System.Drawing.ContentAlignment.MiddleLeft 
     474        ' 
     475        'Label49 
     476        ' 
     477        Me.Label49.AutoSize = True 
     478        Me.Label49.Enabled = False 
     479        Me.Label49.Location = New System.Drawing.Point(9, 284) 
     480        Me.Label49.Name = "Label49" 
     481        Me.Label49.Size = New System.Drawing.Size(102, 12) 
     482        Me.Label49.TabIndex = 85 
     483        Me.Label49.Text = "その発言の@先発言" 
     484        ' 
    454485        'Button2 
    455486        ' 
     
    796827        'cmbNameBalloon 
    797828        ' 
     829        Me.cmbNameBalloon.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList 
    798830        Me.cmbNameBalloon.FormattingEnabled = True 
    799831        Me.cmbNameBalloon.Items.AddRange(New Object() {"なし", "ユーザーID", "ニックネーム"}) 
     
    12121244        Me.TabPage1.Controls.Add(Me.StartupReadReply) 
    12131245        Me.TabPage1.Controls.Add(Me.StartupReadDM) 
    1214         Me.TabPage1.Location = New System.Drawing.Point(4, 21) 
     1246        Me.TabPage1.Location = New System.Drawing.Point(4, 22) 
    12151247        Me.TabPage1.Name = "TabPage1" 
    12161248        Me.TabPage1.Padding = New System.Windows.Forms.Padding(3) 
    1217         Me.TabPage1.Size = New System.Drawing.Size(372, 437) 
     1249        Me.TabPage1.Size = New System.Drawing.Size(372, 436) 
    12181250        Me.TabPage1.TabIndex = 0 
    12191251        Me.TabPage1.Text = "基本" 
     
    12491281        Me.TabPage2.Controls.Add(Me.StatusText) 
    12501282        Me.TabPage2.Controls.Add(Me.CheckUseRecommendStatus) 
    1251         Me.TabPage2.Location = New System.Drawing.Point(4, 21) 
     1283        Me.TabPage2.Location = New System.Drawing.Point(4, 22) 
    12521284        Me.TabPage2.Name = "TabPage2" 
    12531285        Me.TabPage2.Padding = New System.Windows.Forms.Padding(3) 
    1254         Me.TabPage2.Size = New System.Drawing.Size(372, 437) 
     1286        Me.TabPage2.Size = New System.Drawing.Size(372, 436) 
    12551287        Me.TabPage2.TabIndex = 1 
    12561288        Me.TabPage2.Text = "動作" 
    12571289        Me.TabPage2.UseVisualStyleBackColor = True 
     1290        ' 
     1291        'Button3 
     1292        ' 
     1293        Me.Button3.Enabled = False 
     1294        Me.Button3.Location = New System.Drawing.Point(301, 239) 
     1295        Me.Button3.Name = "Button3" 
     1296        Me.Button3.Size = New System.Drawing.Size(65, 23) 
     1297        Me.Button3.TabIndex = 67 
     1298        Me.Button3.Text = "参照" 
     1299        Me.Button3.UseVisualStyleBackColor = True 
    12581300        ' 
    12591301        'TabPage3 
     
    12751317        Me.TabPage3.Controls.Add(Me.CheckBox3) 
    12761318        Me.TabPage3.Controls.Add(Me.TextBox3) 
    1277         Me.TabPage3.Location = New System.Drawing.Point(4, 21) 
     1319        Me.TabPage3.Location = New System.Drawing.Point(4, 22) 
    12781320        Me.TabPage3.Name = "TabPage3" 
    12791321        Me.TabPage3.Padding = New System.Windows.Forms.Padding(3) 
    1280         Me.TabPage3.Size = New System.Drawing.Size(372, 437) 
     1322        Me.TabPage3.Size = New System.Drawing.Size(372, 436) 
    12811323        Me.TabPage3.TabIndex = 2 
    12821324        Me.TabPage3.Text = "表示" 
     
    12861328        ' 
    12871329        Me.TabPage4.Controls.Add(Me.GroupBox1) 
    1288         Me.TabPage4.Location = New System.Drawing.Point(4, 21) 
     1330        Me.TabPage4.Location = New System.Drawing.Point(4, 22) 
    12891331        Me.TabPage4.Name = "TabPage4" 
    12901332        Me.TabPage4.Padding = New System.Windows.Forms.Padding(3) 
    1291         Me.TabPage4.Size = New System.Drawing.Size(372, 437) 
     1333        Me.TabPage4.Size = New System.Drawing.Size(372, 436) 
    12921334        Me.TabPage4.TabIndex = 3 
    12931335        Me.TabPage4.Text = "フォント&色" 
    12941336        Me.TabPage4.UseVisualStyleBackColor = True 
    1295         ' 
    1296         'Button3 
    1297         ' 
    1298         Me.Button3.Enabled = False 
    1299         Me.Button3.Location = New System.Drawing.Point(301, 239) 
    1300         Me.Button3.Name = "Button3" 
    1301         Me.Button3.Size = New System.Drawing.Size(65, 23) 
    1302         Me.Button3.TabIndex = 67 
    1303         Me.Button3.Text = "参照" 
    1304         Me.Button3.UseVisualStyleBackColor = True 
    1305         ' 
    1306         'Button4 
    1307         ' 
    1308         Me.Button4.Enabled = False 
    1309         Me.Button4.Location = New System.Drawing.Point(259, 280) 
    1310         Me.Button4.Name = "Button4" 
    1311         Me.Button4.Size = New System.Drawing.Size(56, 20) 
    1312         Me.Button4.TabIndex = 87 
    1313         Me.Button4.Text = "背景色" 
    1314         Me.Button4.UseVisualStyleBackColor = True 
    1315         ' 
    1316         'Label48 
    1317         ' 
    1318         Me.Label48.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D 
    1319         Me.Label48.Enabled = False 
    1320         Me.Label48.Location = New System.Drawing.Point(149, 281) 
    1321         Me.Label48.Name = "Label48" 
    1322         Me.Label48.Size = New System.Drawing.Size(104, 19) 
    1323         Me.Label48.TabIndex = 86 
    1324         Me.Label48.Text = "This is sample." 
    1325         Me.Label48.TextAlign = System.Drawing.ContentAlignment.MiddleLeft 
    1326         ' 
    1327         'Label49 
    1328         ' 
    1329         Me.Label49.AutoSize = True 
    1330         Me.Label49.Enabled = False 
    1331         Me.Label49.Location = New System.Drawing.Point(9, 284) 
    1332         Me.Label49.Name = "Label49" 
    1333         Me.Label49.Size = New System.Drawing.Size(102, 12) 
    1334         Me.Label49.TabIndex = 85 
    1335         Me.Label49.Text = "その発言の@先発言" 
    13361337        ' 
    13371338        'Setting