| 1 | Option Strict On
|
|---|
| 2 | <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|---|
| 3 | Partial Class Setting
|
|---|
| 4 | Inherits System.Windows.Forms.Form
|
|---|
| 5 |
|
|---|
| 6 | 'フォームがコンポーネントの一覧をクリーンアップするために dispose をオーバーライドします。
|
|---|
| 7 | <System.Diagnostics.DebuggerNonUserCode()> _
|
|---|
| 8 | Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|---|
| 9 | Try
|
|---|
| 10 | If disposing AndAlso components IsNot Nothing Then
|
|---|
| 11 | components.Dispose()
|
|---|
| 12 | End If
|
|---|
| 13 | Finally
|
|---|
| 14 | MyBase.Dispose(disposing)
|
|---|
| 15 | End Try
|
|---|
| 16 | End Sub
|
|---|
| 17 |
|
|---|
| 18 | 'Windows フォーム デザイナで必要です。
|
|---|
| 19 | Private components As System.ComponentModel.IContainer
|
|---|
| 20 |
|
|---|
| 21 | 'メモ: 以下のプロシージャは Windows フォーム デザイナで必要です。
|
|---|
| 22 | 'Windows フォーム デザイナを使用して変更できます。
|
|---|
| 23 | 'コード エディタを使って変更しないでください。
|
|---|
| 24 | <System.Diagnostics.DebuggerStepThrough()> _
|
|---|
| 25 | Private Sub InitializeComponent()
|
|---|
| 26 | Me.Label1 = New System.Windows.Forms.Label
|
|---|
| 27 | Me.Label2 = New System.Windows.Forms.Label
|
|---|
| 28 | Me.Username = New System.Windows.Forms.TextBox
|
|---|
| 29 | Me.Password = New System.Windows.Forms.TextBox
|
|---|
| 30 | Me.Save = New System.Windows.Forms.Button
|
|---|
| 31 | Me.Cancel = New System.Windows.Forms.Button
|
|---|
| 32 | Me.Label3 = New System.Windows.Forms.Label
|
|---|
| 33 | Me.TimelinePeriod = New System.Windows.Forms.TextBox
|
|---|
| 34 | Me.Label4 = New System.Windows.Forms.Label
|
|---|
| 35 | Me.NextThreshold = New System.Windows.Forms.TextBox
|
|---|
| 36 | Me.DMPeriod = New System.Windows.Forms.TextBox
|
|---|
| 37 | Me.Label5 = New System.Windows.Forms.Label
|
|---|
| 38 | Me.NextPages = New System.Windows.Forms.TextBox
|
|---|
| 39 | Me.Label6 = New System.Windows.Forms.Label
|
|---|
| 40 | Me.ReadLogDays = New System.Windows.Forms.TextBox
|
|---|
| 41 | Me.Label7 = New System.Windows.Forms.Label
|
|---|
| 42 | Me.StartupReadPages = New System.Windows.Forms.TextBox
|
|---|
| 43 | Me.Label8 = New System.Windows.Forms.Label
|
|---|
| 44 | Me.Label9 = New System.Windows.Forms.Label
|
|---|
| 45 | Me.StartupReaded = New System.Windows.Forms.CheckBox
|
|---|
| 46 | Me.ReadLogUnit = New System.Windows.Forms.ComboBox
|
|---|
| 47 | Me.Label11 = New System.Windows.Forms.Label
|
|---|
| 48 | Me.Label12 = New System.Windows.Forms.Label
|
|---|
| 49 | Me.StatusText = New System.Windows.Forms.TextBox
|
|---|
| 50 | Me.PlaySnd = New System.Windows.Forms.CheckBox
|
|---|
| 51 | Me.Label14 = New System.Windows.Forms.Label
|
|---|
| 52 | Me.Label15 = New System.Windows.Forms.Label
|
|---|
| 53 | Me.OneWayLv = New System.Windows.Forms.CheckBox
|
|---|
| 54 | Me.Label16 = New System.Windows.Forms.Label
|
|---|
| 55 | Me.GroupBox1 = New System.Windows.Forms.GroupBox
|
|---|
| 56 | Me.Button4 = New System.Windows.Forms.Button
|
|---|
| 57 | Me.Label48 = New System.Windows.Forms.Label
|
|---|
| 58 | Me.Label49 = New System.Windows.Forms.Label
|
|---|
| 59 | Me.Button2 = New System.Windows.Forms.Button
|
|---|
| 60 | Me.Label13 = New System.Windows.Forms.Label
|
|---|
| 61 | Me.Label37 = New System.Windows.Forms.Label
|
|---|
| 62 | Me.Button1 = New System.Windows.Forms.Button
|
|---|
| 63 | Me.Label18 = New System.Windows.Forms.Label
|
|---|
| 64 | Me.Label19 = New System.Windows.Forms.Label
|
|---|
| 65 | Me.btnAtFromTarget = New System.Windows.Forms.Button
|
|---|
| 66 | Me.lblAtFromTarget = New System.Windows.Forms.Label
|
|---|
| 67 | Me.Label28 = New System.Windows.Forms.Label
|
|---|
| 68 | Me.btnAtTarget = New System.Windows.Forms.Button
|
|---|
| 69 | Me.lblAtTarget = New System.Windows.Forms.Label
|
|---|
| 70 | Me.Label30 = New System.Windows.Forms.Label
|
|---|
| 71 | Me.btnTarget = New System.Windows.Forms.Button
|
|---|
| 72 | Me.lblTarget = New System.Windows.Forms.Label
|
|---|
| 73 | Me.Label32 = New System.Windows.Forms.Label
|
|---|
| 74 | Me.btnAtSelf = New System.Windows.Forms.Button
|
|---|
| 75 | Me.lblAtSelf = New System.Windows.Forms.Label
|
|---|
| 76 | Me.Label34 = New System.Windows.Forms.Label
|
|---|
| 77 | Me.btnSelf = New System.Windows.Forms.Button
|
|---|
| 78 | Me.lblSelf = New System.Windows.Forms.Label
|
|---|
| 79 | Me.Label36 = New System.Windows.Forms.Label
|
|---|
| 80 | Me.btnDetail = New System.Windows.Forms.Button
|
|---|
| 81 | Me.lblDetail = New System.Windows.Forms.Label
|
|---|
| 82 | Me.Label26 = New System.Windows.Forms.Label
|
|---|
| 83 | Me.btnOWL = New System.Windows.Forms.Button
|
|---|
| 84 | Me.lblOWL = New System.Windows.Forms.Label
|
|---|
| 85 | Me.Label24 = New System.Windows.Forms.Label
|
|---|
| 86 | Me.btnFav = New System.Windows.Forms.Button
|
|---|
| 87 | Me.lblFav = New System.Windows.Forms.Label
|
|---|
| 88 | Me.Label22 = New System.Windows.Forms.Label
|
|---|
| 89 | Me.btnReaded = New System.Windows.Forms.Button
|
|---|
| 90 | Me.lblReaded = New System.Windows.Forms.Label
|
|---|
| 91 | Me.Label20 = New System.Windows.Forms.Label
|
|---|
| 92 | Me.btnUnread = New System.Windows.Forms.Button
|
|---|
| 93 | Me.lblUnRead = New System.Windows.Forms.Label
|
|---|
| 94 | Me.Label17 = New System.Windows.Forms.Label
|
|---|
| 95 | Me.FontDialog1 = New System.Windows.Forms.FontDialog
|
|---|
| 96 | Me.ColorDialog1 = New System.Windows.Forms.ColorDialog
|
|---|
| 97 | Me.cmbNameBalloon = New System.Windows.Forms.ComboBox
|
|---|
| 98 | Me.Label10 = New System.Windows.Forms.Label
|
|---|
| 99 | Me.CheckUseRecommendStatus = New System.Windows.Forms.CheckBox
|
|---|
| 100 | Me.CheckSortOrderLock = New System.Windows.Forms.CheckBox
|
|---|
| 101 | Me.Label21 = New System.Windows.Forms.Label
|
|---|
| 102 | Me.ComboBox1 = New System.Windows.Forms.ComboBox
|
|---|
| 103 | Me.Label23 = New System.Windows.Forms.Label
|
|---|
| 104 | Me.CheckBox3 = New System.Windows.Forms.CheckBox
|
|---|
| 105 | Me.Label25 = New System.Windows.Forms.Label
|
|---|
| 106 | Me.CheckPostCtrlEnter = New System.Windows.Forms.CheckBox
|
|---|
| 107 | Me.Label27 = New System.Windows.Forms.Label
|
|---|
| 108 | Me.CheckBox5 = New System.Windows.Forms.CheckBox
|
|---|
| 109 | Me.Label29 = New System.Windows.Forms.Label
|
|---|
| 110 | Me.Label31 = New System.Windows.Forms.Label
|
|---|
| 111 | Me.Label33 = New System.Windows.Forms.Label
|
|---|
| 112 | Me.Label35 = New System.Windows.Forms.Label
|
|---|
| 113 | Me.StartupReadReply = New System.Windows.Forms.TextBox
|
|---|
| 114 | Me.StartupReadDM = New System.Windows.Forms.TextBox
|
|---|
| 115 | Me.TextBox3 = New System.Windows.Forms.TextBox
|
|---|
| 116 | Me.IconSize = New System.Windows.Forms.ComboBox
|
|---|
| 117 | Me.Label38 = New System.Windows.Forms.Label
|
|---|
| 118 | Me.UReadMng = New System.Windows.Forms.CheckBox
|
|---|
| 119 | Me.Label39 = New System.Windows.Forms.Label
|
|---|
| 120 | Me.CheckBox6 = New System.Windows.Forms.CheckBox
|
|---|
| 121 | Me.Label40 = New System.Windows.Forms.Label
|
|---|
| 122 | Me.CheckCloseToExit = New System.Windows.Forms.CheckBox
|
|---|
| 123 | Me.Label41 = New System.Windows.Forms.Label
|
|---|
| 124 | Me.CheckMinimizeToTray = New System.Windows.Forms.CheckBox
|
|---|
| 125 | Me.Label42 = New System.Windows.Forms.Label
|
|---|
| 126 | Me.CheckUseAPI = New System.Windows.Forms.CheckBox
|
|---|
| 127 | Me.HubServerDomain = New System.Windows.Forms.TextBox
|
|---|
| 128 | Me.Label43 = New System.Windows.Forms.Label
|
|---|
| 129 | Me.BrowserPathText = New System.Windows.Forms.TextBox
|
|---|
| 130 | Me.Label44 = New System.Windows.Forms.Label
|
|---|
| 131 | Me.CheckboxReply = New System.Windows.Forms.CheckBox
|
|---|
| 132 | Me.CheckDispUsername = New System.Windows.Forms.CheckBox
|
|---|
| 133 | Me.Label46 = New System.Windows.Forms.Label
|
|---|
| 134 | Me.Label45 = New System.Windows.Forms.Label
|
|---|
| 135 | Me.ComboDispTitle = New System.Windows.Forms.ComboBox
|
|---|
| 136 | Me.Label47 = New System.Windows.Forms.Label
|
|---|
| 137 | Me.TabControl1 = New System.Windows.Forms.TabControl
|
|---|
| 138 | Me.TabPage1 = New System.Windows.Forms.TabPage
|
|---|
| 139 | Me.Label54 = New System.Windows.Forms.Label
|
|---|
| 140 | Me.CheckStartupFollowers = New System.Windows.Forms.CheckBox
|
|---|
| 141 | Me.Label53 = New System.Windows.Forms.Label
|
|---|
| 142 | Me.CheckStartupKey = New System.Windows.Forms.CheckBox
|
|---|
| 143 | Me.Label51 = New System.Windows.Forms.Label
|
|---|
| 144 | Me.CheckStartupVersion = New System.Windows.Forms.CheckBox
|
|---|
| 145 | Me.CheckPeriodAdjust = New System.Windows.Forms.CheckBox
|
|---|
| 146 | Me.MaxPost = New System.Windows.Forms.TextBox
|
|---|
| 147 | Me.Label52 = New System.Windows.Forms.Label
|
|---|
| 148 | Me.TabPage2 = New System.Windows.Forms.TabPage
|
|---|
| 149 | Me.CheckAlwaysTop = New System.Windows.Forms.CheckBox
|
|---|
| 150 | Me.Label58 = New System.Windows.Forms.Label
|
|---|
| 151 | Me.Label57 = New System.Windows.Forms.Label
|
|---|
| 152 | Me.Label56 = New System.Windows.Forms.Label
|
|---|
| 153 | Me.CheckFavRestrict = New System.Windows.Forms.CheckBox
|
|---|
| 154 | Me.CheckTinyURL = New System.Windows.Forms.CheckBox
|
|---|
| 155 | Me.Label50 = New System.Windows.Forms.Label
|
|---|
| 156 | Me.Button3 = New System.Windows.Forms.Button
|
|---|
| 157 | Me.TabPage3 = New System.Windows.Forms.TabPage
|
|---|
| 158 | Me.TabPage4 = New System.Windows.Forms.TabPage
|
|---|
| 159 | Me.TabPage5 = New System.Windows.Forms.TabPage
|
|---|
| 160 | Me.GroupBox2 = New System.Windows.Forms.GroupBox
|
|---|
| 161 | Me.Label55 = New System.Windows.Forms.Label
|
|---|
| 162 | Me.TextProxyPassword = New System.Windows.Forms.TextBox
|
|---|
| 163 | Me.LabelProxyPassword = New System.Windows.Forms.Label
|
|---|
| 164 | Me.TextProxyUser = New System.Windows.Forms.TextBox
|
|---|
| 165 | Me.LabelProxyUser = New System.Windows.Forms.Label
|
|---|
| 166 | Me.TextProxyPort = New System.Windows.Forms.TextBox
|
|---|
| 167 | Me.LabelProxyPort = New System.Windows.Forms.Label
|
|---|
| 168 | Me.TextProxyAddress = New System.Windows.Forms.TextBox
|
|---|
| 169 | Me.LabelProxyAddress = New System.Windows.Forms.Label
|
|---|
| 170 | Me.RadioProxySpecified = New System.Windows.Forms.RadioButton
|
|---|
| 171 | Me.RadioProxyIE = New System.Windows.Forms.RadioButton
|
|---|
| 172 | Me.RadioProxyNone = New System.Windows.Forms.RadioButton
|
|---|
| 173 | Me.GroupBox1.SuspendLayout()
|
|---|
| 174 | Me.TabControl1.SuspendLayout()
|
|---|
| 175 | Me.TabPage1.SuspendLayout()
|
|---|
| 176 | Me.TabPage2.SuspendLayout()
|
|---|
| 177 | Me.TabPage3.SuspendLayout()
|
|---|
| 178 | Me.TabPage4.SuspendLayout()
|
|---|
| 179 | Me.TabPage5.SuspendLayout()
|
|---|
| 180 | Me.GroupBox2.SuspendLayout()
|
|---|
| 181 | Me.SuspendLayout()
|
|---|
| 182 | '
|
|---|
| 183 | 'Label1
|
|---|
| 184 | '
|
|---|
| 185 | Me.Label1.AutoSize = True
|
|---|
| 186 | Me.Label1.Location = New System.Drawing.Point(14, 9)
|
|---|
| 187 | Me.Label1.Name = "Label1"
|
|---|
| 188 | Me.Label1.Size = New System.Drawing.Size(57, 12)
|
|---|
| 189 | Me.Label1.TabIndex = 0
|
|---|
| 190 | Me.Label1.Text = "ユーザー名"
|
|---|
| 191 | '
|
|---|
| 192 | 'Label2
|
|---|
| 193 | '
|
|---|
| 194 | Me.Label2.AutoSize = True
|
|---|
| 195 | Me.Label2.Location = New System.Drawing.Point(14, 30)
|
|---|
| 196 | Me.Label2.Name = "Label2"
|
|---|
| 197 | Me.Label2.Size = New System.Drawing.Size(52, 12)
|
|---|
| 198 | Me.Label2.TabIndex = 2
|
|---|
| 199 | Me.Label2.Text = "パスワード"
|
|---|
| 200 | '
|
|---|
| 201 | 'Username
|
|---|
| 202 | '
|
|---|
| 203 | Me.Username.Location = New System.Drawing.Point(77, 6)
|
|---|
| 204 | Me.Username.Name = "Username"
|
|---|
| 205 | Me.Username.Size = New System.Drawing.Size(186, 19)
|
|---|
| 206 | Me.Username.TabIndex = 1
|
|---|
| 207 | '
|
|---|
| 208 | 'Password
|
|---|
| 209 | '
|
|---|
| 210 | Me.Password.Location = New System.Drawing.Point(77, 27)
|
|---|
| 211 | Me.Password.Name = "Password"
|
|---|
| 212 | Me.Password.Size = New System.Drawing.Size(186, 19)
|
|---|
| 213 | Me.Password.TabIndex = 3
|
|---|
| 214 | Me.Password.UseSystemPasswordChar = True
|
|---|
| 215 | '
|
|---|
| 216 | 'Save
|
|---|
| 217 | '
|
|---|
| 218 | Me.Save.DialogResult = System.Windows.Forms.DialogResult.OK
|
|---|
| 219 | Me.Save.Location = New System.Drawing.Point(236, 480)
|
|---|
| 220 | Me.Save.Name = "Save"
|
|---|
| 221 | Me.Save.Size = New System.Drawing.Size(75, 23)
|
|---|
| 222 | Me.Save.TabIndex = 1
|
|---|
| 223 | Me.Save.Text = "OK"
|
|---|
| 224 | Me.Save.UseVisualStyleBackColor = True
|
|---|
| 225 | '
|
|---|
| 226 | 'Cancel
|
|---|
| 227 | '
|
|---|
| 228 | Me.Cancel.CausesValidation = False
|
|---|
| 229 | Me.Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel
|
|---|
| 230 | Me.Cancel.Location = New System.Drawing.Point(317, 480)
|
|---|
| 231 | Me.Cancel.Name = "Cancel"
|
|---|
| 232 | Me.Cancel.Size = New System.Drawing.Size(75, 23)
|
|---|
| 233 | Me.Cancel.TabIndex = 2
|
|---|
| 234 | Me.Cancel.Text = "キャンセル"
|
|---|
| 235 | Me.Cancel.UseVisualStyleBackColor = True
|
|---|
| 236 | '
|
|---|
| 237 | 'Label3
|
|---|
| 238 | '
|
|---|
| 239 | Me.Label3.AutoSize = True
|
|---|
| 240 | Me.Label3.Location = New System.Drawing.Point(14, 60)
|
|---|
| 241 | Me.Label3.Name = "Label3"
|
|---|
| 242 | Me.Label3.Size = New System.Drawing.Size(130, 12)
|
|---|
| 243 | Me.Label3.TabIndex = 4
|
|---|
| 244 | Me.Label3.Text = "タイムライン更新間隔(秒)"
|
|---|
| 245 | '
|
|---|
| 246 | 'TimelinePeriod
|
|---|
| 247 | '
|
|---|
| 248 | Me.TimelinePeriod.Location = New System.Drawing.Point(183, 57)
|
|---|
| 249 | Me.TimelinePeriod.Name = "TimelinePeriod"
|
|---|
| 250 | Me.TimelinePeriod.Size = New System.Drawing.Size(65, 19)
|
|---|
| 251 | Me.TimelinePeriod.TabIndex = 5
|
|---|
| 252 | '
|
|---|
| 253 | 'Label4
|
|---|
| 254 | '
|
|---|
| 255 | Me.Label4.AutoSize = True
|
|---|
| 256 | Me.Label4.Location = New System.Drawing.Point(14, 150)
|
|---|
| 257 | Me.Label4.Name = "Label4"
|
|---|
| 258 | Me.Label4.Size = New System.Drawing.Size(139, 12)
|
|---|
| 259 | Me.Label4.TabIndex = 10
|
|---|
| 260 | Me.Label4.Text = "次頁取得件数閾値(1~20)"
|
|---|
| 261 | '
|
|---|
| 262 | 'NextThreshold
|
|---|
| 263 | '
|
|---|
| 264 | Me.NextThreshold.Location = New System.Drawing.Point(183, 147)
|
|---|
| 265 | Me.NextThreshold.Name = "NextThreshold"
|
|---|
| 266 | Me.NextThreshold.Size = New System.Drawing.Size(65, 19)
|
|---|
| 267 | Me.NextThreshold.TabIndex = 11
|
|---|
| 268 | '
|
|---|
| 269 | 'DMPeriod
|
|---|
| 270 | '
|
|---|
| 271 | Me.DMPeriod.Location = New System.Drawing.Point(183, 103)
|
|---|
| 272 | Me.DMPeriod.Name = "DMPeriod"
|
|---|
| 273 | Me.DMPeriod.Size = New System.Drawing.Size(65, 19)
|
|---|
| 274 | Me.DMPeriod.TabIndex = 9
|
|---|
| 275 | '
|
|---|
| 276 | 'Label5
|
|---|
| 277 | '
|
|---|
| 278 | Me.Label5.AutoSize = True
|
|---|
| 279 | Me.Label5.Location = New System.Drawing.Point(14, 106)
|
|---|
| 280 | Me.Label5.Name = "Label5"
|
|---|
| 281 | Me.Label5.Size = New System.Drawing.Size(94, 12)
|
|---|
| 282 | Me.Label5.TabIndex = 8
|
|---|
| 283 | Me.Label5.Text = "DM更新間隔(秒)"
|
|---|
| 284 | '
|
|---|
| 285 | 'NextPages
|
|---|
| 286 | '
|
|---|
| 287 | Me.NextPages.Location = New System.Drawing.Point(183, 172)
|
|---|
| 288 | Me.NextPages.Name = "NextPages"
|
|---|
| 289 | Me.NextPages.Size = New System.Drawing.Size(65, 19)
|
|---|
| 290 | Me.NextPages.TabIndex = 13
|
|---|
| 291 | '
|
|---|
| 292 | 'Label6
|
|---|
| 293 | '
|
|---|
| 294 | Me.Label6.AutoSize = True
|
|---|
| 295 | Me.Label6.Location = New System.Drawing.Point(14, 175)
|
|---|
| 296 | Me.Label6.Name = "Label6"
|
|---|
| 297 | Me.Label6.Size = New System.Drawing.Size(144, 12)
|
|---|
| 298 | Me.Label6.TabIndex = 12
|
|---|
| 299 | Me.Label6.Text = "閾値オーバー時の取得ページ"
|
|---|
| 300 | '
|
|---|
| 301 | 'ReadLogDays
|
|---|
| 302 | '
|
|---|
| 303 | Me.ReadLogDays.Enabled = False
|
|---|
| 304 | Me.ReadLogDays.Location = New System.Drawing.Point(183, 197)
|
|---|
| 305 | Me.ReadLogDays.Name = "ReadLogDays"
|
|---|
| 306 | Me.ReadLogDays.Size = New System.Drawing.Size(51, 19)
|
|---|
| 307 | Me.ReadLogDays.TabIndex = 15
|
|---|
| 308 | Me.ReadLogDays.Visible = False
|
|---|
| 309 | '
|
|---|
| 310 | 'Label7
|
|---|
| 311 | '
|
|---|
| 312 | Me.Label7.AutoSize = True
|
|---|
| 313 | Me.Label7.Enabled = False
|
|---|
| 314 | Me.Label7.Location = New System.Drawing.Point(14, 200)
|
|---|
| 315 | Me.Label7.Name = "Label7"
|
|---|
| 316 | Me.Label7.Size = New System.Drawing.Size(163, 12)
|
|---|
| 317 | Me.Label7.TabIndex = 14
|
|---|
| 318 | Me.Label7.Text = "ログ読み込み 起動時刻から過去"
|
|---|
| 319 | Me.Label7.Visible = False
|
|---|
| 320 | '
|
|---|
| 321 | 'StartupReadPages
|
|---|
| 322 | '
|
|---|
| 323 | Me.StartupReadPages.Location = New System.Drawing.Point(74, 240)
|
|---|
| 324 | Me.StartupReadPages.Name = "StartupReadPages"
|
|---|
| 325 | Me.StartupReadPages.Size = New System.Drawing.Size(34, 19)
|
|---|
| 326 | Me.StartupReadPages.TabIndex = 19
|
|---|
| 327 | '
|
|---|
| 328 | 'Label8
|
|---|
| 329 | '
|
|---|
| 330 | Me.Label8.AutoSize = True
|
|---|
| 331 | Me.Label8.Location = New System.Drawing.Point(14, 225)
|
|---|
| 332 | Me.Label8.Name = "Label8"
|
|---|
| 333 | Me.Label8.Size = New System.Drawing.Size(129, 12)
|
|---|
| 334 | Me.Label8.TabIndex = 17
|
|---|
| 335 | Me.Label8.Text = "起動時読み込みページ数"
|
|---|
| 336 | '
|
|---|
| 337 | 'Label9
|
|---|
| 338 | '
|
|---|
| 339 | Me.Label9.AutoSize = True
|
|---|
| 340 | Me.Label9.Location = New System.Drawing.Point(14, 271)
|
|---|
| 341 | Me.Label9.Name = "Label9"
|
|---|
| 342 | Me.Label9.Size = New System.Drawing.Size(114, 12)
|
|---|
| 343 | Me.Label9.TabIndex = 24
|
|---|
| 344 | Me.Label9.Text = "起動時読み込みポスト"
|
|---|
| 345 | '
|
|---|
| 346 | 'StartupReaded
|
|---|
| 347 | '
|
|---|
| 348 | Me.StartupReaded.AutoSize = True
|
|---|
| 349 | Me.StartupReaded.Location = New System.Drawing.Point(183, 270)
|
|---|
| 350 | Me.StartupReaded.Name = "StartupReaded"
|
|---|
| 351 | Me.StartupReaded.Size = New System.Drawing.Size(76, 16)
|
|---|
| 352 | Me.StartupReaded.TabIndex = 25
|
|---|
| 353 | Me.StartupReaded.Text = "既読にする"
|
|---|
| 354 | Me.StartupReaded.UseVisualStyleBackColor = True
|
|---|
| 355 | '
|
|---|
| 356 | 'ReadLogUnit
|
|---|
| 357 | '
|
|---|
| 358 | Me.ReadLogUnit.Enabled = False
|
|---|
| 359 | Me.ReadLogUnit.FormattingEnabled = True
|
|---|
| 360 | Me.ReadLogUnit.Items.AddRange(New Object() {"分間", "時間", "日間"})
|
|---|
| 361 | Me.ReadLogUnit.Location = New System.Drawing.Point(235, 197)
|
|---|
| 362 | Me.ReadLogUnit.Name = "ReadLogUnit"
|
|---|
| 363 | Me.ReadLogUnit.Size = New System.Drawing.Size(61, 20)
|
|---|
| 364 | Me.ReadLogUnit.TabIndex = 16
|
|---|
| 365 | Me.ReadLogUnit.Visible = False
|
|---|
| 366 | '
|
|---|
| 367 | 'Label11
|
|---|
| 368 | '
|
|---|
| 369 | Me.Label11.AutoSize = True
|
|---|
| 370 | Me.Label11.Location = New System.Drawing.Point(6, 108)
|
|---|
| 371 | Me.Label11.Name = "Label11"
|
|---|
| 372 | Me.Label11.Size = New System.Drawing.Size(163, 12)
|
|---|
| 373 | Me.Label11.TabIndex = 8
|
|---|
| 374 | Me.Label11.Text = "リストのアイコンサイズ(初期値16)"
|
|---|
| 375 | '
|
|---|
| 376 | 'Label12
|
|---|
| 377 | '
|
|---|
| 378 | Me.Label12.AutoSize = True
|
|---|
| 379 | Me.Label12.Location = New System.Drawing.Point(11, 299)
|
|---|
| 380 | Me.Label12.Name = "Label12"
|
|---|
| 381 | Me.Label12.Size = New System.Drawing.Size(119, 12)
|
|---|
| 382 | Me.Label12.TabIndex = 24
|
|---|
| 383 | Me.Label12.Text = "ステータス(文末に付加)"
|
|---|
| 384 | '
|
|---|
| 385 | 'StatusText
|
|---|
| 386 | '
|
|---|
| 387 | Me.StatusText.Location = New System.Drawing.Point(157, 320)
|
|---|
| 388 | Me.StatusText.Name = "StatusText"
|
|---|
| 389 | Me.StatusText.Size = New System.Drawing.Size(100, 19)
|
|---|
| 390 | Me.StatusText.TabIndex = 26
|
|---|
| 391 | '
|
|---|
| 392 | 'PlaySnd
|
|---|
| 393 | '
|
|---|
| 394 | Me.PlaySnd.AutoSize = True
|
|---|
| 395 | Me.PlaySnd.Location = New System.Drawing.Point(157, 6)
|
|---|
| 396 | Me.PlaySnd.Name = "PlaySnd"
|
|---|
| 397 | Me.PlaySnd.Size = New System.Drawing.Size(67, 16)
|
|---|
| 398 | Me.PlaySnd.TabIndex = 1
|
|---|
| 399 | Me.PlaySnd.Text = "再生する"
|
|---|
| 400 | Me.PlaySnd.UseVisualStyleBackColor = True
|
|---|
| 401 | '
|
|---|
| 402 | 'Label14
|
|---|
| 403 | '
|
|---|
| 404 | Me.Label14.AutoSize = True
|
|---|
| 405 | Me.Label14.Location = New System.Drawing.Point(11, 7)
|
|---|
| 406 | Me.Label14.Name = "Label14"
|
|---|
| 407 | Me.Label14.Size = New System.Drawing.Size(66, 12)
|
|---|
| 408 | Me.Label14.TabIndex = 0
|
|---|
| 409 | Me.Label14.Text = "サウンド再生"
|
|---|
| 410 | '
|
|---|
| 411 | 'Label15
|
|---|
| 412 | '
|
|---|
| 413 | Me.Label15.ForeColor = System.Drawing.SystemColors.ActiveCaption
|
|---|
| 414 | Me.Label15.Location = New System.Drawing.Point(11, 25)
|
|---|
| 415 | Me.Label15.Name = "Label15"
|
|---|
| 416 | Me.Label15.Size = New System.Drawing.Size(276, 30)
|
|---|
| 417 | Me.Label15.TabIndex = 2
|
|---|
| 418 | Me.Label15.Text = "タブのサウンドを設定した上で、「再生する」を選ぶとサウンドが再生されます。"
|
|---|
| 419 | '
|
|---|
| 420 | 'OneWayLv
|
|---|
| 421 | '
|
|---|
| 422 | Me.OneWayLv.AutoSize = True
|
|---|
| 423 | Me.OneWayLv.Location = New System.Drawing.Point(178, 197)
|
|---|
| 424 | Me.OneWayLv.Name = "OneWayLv"
|
|---|
| 425 | Me.OneWayLv.Size = New System.Drawing.Size(43, 16)
|
|---|
| 426 | Me.OneWayLv.TabIndex = 15
|
|---|
| 427 | Me.OneWayLv.Text = "する"
|
|---|
| 428 | Me.OneWayLv.UseVisualStyleBackColor = True
|
|---|
| 429 | '
|
|---|
| 430 | 'Label16
|
|---|
| 431 | '
|
|---|
| 432 | Me.Label16.AutoSize = True
|
|---|
| 433 | Me.Label16.Location = New System.Drawing.Point(6, 198)
|
|---|
| 434 | Me.Label16.Name = "Label16"
|
|---|
| 435 | Me.Label16.Size = New System.Drawing.Size(97, 12)
|
|---|
| 436 | Me.Label16.TabIndex = 14
|
|---|
| 437 | Me.Label16.Text = "片思い色分け表示"
|
|---|
| 438 | '
|
|---|
| 439 | 'GroupBox1
|
|---|
| 440 | '
|
|---|
| 441 | Me.GroupBox1.Controls.Add(Me.Button4)
|
|---|
| 442 | Me.GroupBox1.Controls.Add(Me.Label48)
|
|---|
| 443 | Me.GroupBox1.Controls.Add(Me.Label49)
|
|---|
| 444 | Me.GroupBox1.Controls.Add(Me.Button2)
|
|---|
| 445 | Me.GroupBox1.Controls.Add(Me.Label13)
|
|---|
| 446 | Me.GroupBox1.Controls.Add(Me.Label37)
|
|---|
| 447 | Me.GroupBox1.Controls.Add(Me.Button1)
|
|---|
| 448 | Me.GroupBox1.Controls.Add(Me.Label18)
|
|---|
| 449 | Me.GroupBox1.Controls.Add(Me.Label19)
|
|---|
| 450 | Me.GroupBox1.Controls.Add(Me.btnAtFromTarget)
|
|---|
| 451 | Me.GroupBox1.Controls.Add(Me.lblAtFromTarget)
|
|---|
| 452 | Me.GroupBox1.Controls.Add(Me.Label28)
|
|---|
| 453 | Me.GroupBox1.Controls.Add(Me.btnAtTarget)
|
|---|
| 454 | Me.GroupBox1.Controls.Add(Me.lblAtTarget)
|
|---|
| 455 | Me.GroupBox1.Controls.Add(Me.Label30)
|
|---|
| 456 | Me.GroupBox1.Controls.Add(Me.btnTarget)
|
|---|
| 457 | Me.GroupBox1.Controls.Add(Me.lblTarget)
|
|---|
| 458 | Me.GroupBox1.Controls.Add(Me.Label32)
|
|---|
| 459 | Me.GroupBox1.Controls.Add(Me.btnAtSelf)
|
|---|
| 460 | Me.GroupBox1.Controls.Add(Me.lblAtSelf)
|
|---|
| 461 | Me.GroupBox1.Controls.Add(Me.Label34)
|
|---|
| 462 | Me.GroupBox1.Controls.Add(Me.btnSelf)
|
|---|
| 463 | Me.GroupBox1.Controls.Add(Me.lblSelf)
|
|---|
| 464 | Me.GroupBox1.Controls.Add(Me.Label36)
|
|---|
| 465 | Me.GroupBox1.Controls.Add(Me.btnDetail)
|
|---|
| 466 | Me.GroupBox1.Controls.Add(Me.lblDetail)
|
|---|
| 467 | Me.GroupBox1.Controls.Add(Me.Label26)
|
|---|
| 468 | Me.GroupBox1.Controls.Add(Me.btnOWL)
|
|---|
| 469 | Me.GroupBox1.Controls.Add(Me.lblOWL)
|
|---|
| 470 | Me.GroupBox1.Controls.Add(Me.Label24)
|
|---|
| 471 | Me.GroupBox1.Controls.Add(Me.btnFav)
|
|---|
| 472 | Me.GroupBox1.Controls.Add(Me.lblFav)
|
|---|
| 473 | Me.GroupBox1.Controls.Add(Me.Label22)
|
|---|
| 474 | Me.GroupBox1.Controls.Add(Me.btnReaded)
|
|---|
| 475 | Me.GroupBox1.Controls.Add(Me.lblReaded)
|
|---|
| 476 | Me.GroupBox1.Controls.Add(Me.Label20)
|
|---|
| 477 | Me.GroupBox1.Controls.Add(Me.btnUnread)
|
|---|
| 478 | Me.GroupBox1.Controls.Add(Me.lblUnRead)
|
|---|
| 479 | Me.GroupBox1.Controls.Add(Me.Label17)
|
|---|
| 480 | Me.GroupBox1.Location = New System.Drawing.Point(6, 6)
|
|---|
| 481 | Me.GroupBox1.Name = "GroupBox1"
|
|---|
| 482 | Me.GroupBox1.Size = New System.Drawing.Size(328, 377)
|
|---|
| 483 | Me.GroupBox1.TabIndex = 0
|
|---|
| 484 | Me.GroupBox1.TabStop = False
|
|---|
| 485 | Me.GroupBox1.Text = "フォント&色設定"
|
|---|
| 486 | '
|
|---|
| 487 | 'Button4
|
|---|
| 488 | '
|
|---|
| 489 | Me.Button4.Enabled = False
|
|---|
| 490 | Me.Button4.Location = New System.Drawing.Point(259, 280)
|
|---|
| 491 | Me.Button4.Name = "Button4"
|
|---|
| 492 | Me.Button4.Size = New System.Drawing.Size(56, 20)
|
|---|
| 493 | Me.Button4.TabIndex = 32
|
|---|
| 494 | Me.Button4.Text = "背景色"
|
|---|
| 495 | Me.Button4.UseVisualStyleBackColor = True
|
|---|
| 496 | '
|
|---|
| 497 | 'Label48
|
|---|
| 498 | '
|
|---|
| 499 | Me.Label48.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
|---|
| 500 | Me.Label48.Enabled = False
|
|---|
| 501 | Me.Label48.Location = New System.Drawing.Point(149, 281)
|
|---|
| 502 | Me.Label48.Name = "Label48"
|
|---|
| 503 | Me.Label48.Size = New System.Drawing.Size(104, 19)
|
|---|
| 504 | Me.Label48.TabIndex = 31
|
|---|
| 505 | Me.Label48.Text = "This is sample."
|
|---|
| 506 | Me.Label48.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|---|
| 507 | '
|
|---|
| 508 | 'Label49
|
|---|
| 509 | '
|
|---|
| 510 | Me.Label49.AutoSize = True
|
|---|
| 511 | Me.Label49.Enabled = False
|
|---|
| 512 | Me.Label49.Location = New System.Drawing.Point(9, 284)
|
|---|
| 513 | Me.Label49.Name = "Label49"
|
|---|
| 514 | Me.Label49.Size = New System.Drawing.Size(102, 12)
|
|---|
| 515 | Me.Label49.TabIndex = 30
|
|---|
| 516 | Me.Label49.Text = "その発言の@先発言"
|
|---|
| 517 | '
|
|---|
| 518 | 'Button2
|
|---|
| 519 | '
|
|---|
| 520 | Me.Button2.Enabled = False
|
|---|
| 521 | Me.Button2.Location = New System.Drawing.Point(259, 332)
|
|---|
| 522 | Me.Button2.Name = "Button2"
|
|---|
| 523 | Me.Button2.Size = New System.Drawing.Size(56, 20)
|
|---|
| 524 | Me.Button2.TabIndex = 38
|
|---|
| 525 | Me.Button2.Text = "文字色"
|
|---|
| 526 | Me.Button2.UseVisualStyleBackColor = True
|
|---|
| 527 | '
|
|---|
| 528 | 'Label13
|
|---|
| 529 | '
|
|---|
| 530 | Me.Label13.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
|---|
| 531 | Me.Label13.Enabled = False
|
|---|
| 532 | Me.Label13.Location = New System.Drawing.Point(149, 333)
|
|---|
| 533 | Me.Label13.Name = "Label13"
|
|---|
| 534 | Me.Label13.Size = New System.Drawing.Size(104, 19)
|
|---|
| 535 | Me.Label13.TabIndex = 37
|
|---|
| 536 | Me.Label13.Text = "This is sample."
|
|---|
| 537 | Me.Label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|---|
| 538 | '
|
|---|
| 539 | 'Label37
|
|---|
| 540 | '
|
|---|
| 541 | Me.Label37.AutoSize = True
|
|---|
| 542 | Me.Label37.Enabled = False
|
|---|
| 543 | Me.Label37.Location = New System.Drawing.Point(9, 336)
|
|---|
| 544 | Me.Label37.Name = "Label37"
|
|---|
| 545 | Me.Label37.Size = New System.Drawing.Size(42, 12)
|
|---|
| 546 | Me.Label37.TabIndex = 36
|
|---|
| 547 | Me.Label37.Text = "アンカー"
|
|---|
| 548 | '
|
|---|
| 549 | 'Button1
|
|---|
| 550 | '
|
|---|
| 551 | Me.Button1.Enabled = False
|
|---|
| 552 | Me.Button1.Location = New System.Drawing.Point(259, 306)
|
|---|
| 553 | Me.Button1.Name = "Button1"
|
|---|
| 554 | Me.Button1.Size = New System.Drawing.Size(56, 20)
|
|---|
| 555 | Me.Button1.TabIndex = 35
|
|---|
| 556 | Me.Button1.Text = "文字色"
|
|---|
| 557 | Me.Button1.UseVisualStyleBackColor = True
|
|---|
| 558 | '
|
|---|
| 559 | 'Label18
|
|---|
| 560 | '
|
|---|
| 561 | Me.Label18.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
|---|
| 562 | Me.Label18.Enabled = False
|
|---|
| 563 | Me.Label18.Location = New System.Drawing.Point(149, 307)
|
|---|
| 564 | Me.Label18.Name = "Label18"
|
|---|
| 565 | Me.Label18.Size = New System.Drawing.Size(104, 19)
|
|---|
| 566 | Me.Label18.TabIndex = 34
|
|---|
| 567 | Me.Label18.Text = "This is sample."
|
|---|
| 568 | Me.Label18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|---|
| 569 | '
|
|---|
| 570 | 'Label19
|
|---|
| 571 | '
|
|---|
| 572 | Me.Label19.AutoSize = True
|
|---|
| 573 | Me.Label19.Enabled = False
|
|---|
| 574 | Me.Label19.Location = New System.Drawing.Point(9, 310)
|
|---|
| 575 | Me.Label19.Name = "Label19"
|
|---|
| 576 | Me.Label19.Size = New System.Drawing.Size(129, 12)
|
|---|
| 577 | Me.Label19.TabIndex = 33
|
|---|
| 578 | Me.Label19.Text = "フィルターヒット時の文字色"
|
|---|
| 579 | '
|
|---|
| 580 | 'btnAtFromTarget
|
|---|
| 581 | '
|
|---|
| 582 | Me.btnAtFromTarget.Location = New System.Drawing.Point(259, 254)
|
|---|
| 583 | Me.btnAtFromTarget.Name = "btnAtFromTarget"
|
|---|
| 584 | Me.btnAtFromTarget.Size = New System.Drawing.Size(56, 20)
|
|---|
| 585 | Me.btnAtFromTarget.TabIndex = 29
|
|---|
| 586 | Me.btnAtFromTarget.Text = "背景色"
|
|---|
| 587 | Me.btnAtFromTarget.UseVisualStyleBackColor = True
|
|---|
| 588 | '
|
|---|
| 589 | 'lblAtFromTarget
|
|---|
| 590 | '
|
|---|
| 591 | Me.lblAtFromTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
|---|
| 592 | Me.lblAtFromTarget.Location = New System.Drawing.Point(149, 255)
|
|---|
| 593 | Me.lblAtFromTarget.Name = "lblAtFromTarget"
|
|---|
| 594 | Me.lblAtFromTarget.Size = New System.Drawing.Size(104, 19)
|
|---|
| 595 | Me.lblAtFromTarget.TabIndex = 28
|
|---|
| 596 | Me.lblAtFromTarget.Text = "This is sample."
|
|---|
| 597 | Me.lblAtFromTarget.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|---|
| 598 | '
|
|---|
| 599 | 'Label28
|
|---|
| 600 | '
|
|---|
| 601 | Me.Label28.AutoSize = True
|
|---|
| 602 | Me.Label28.Location = New System.Drawing.Point(9, 258)
|
|---|
| 603 | Me.Label28.Name = "Label28"
|
|---|
| 604 | Me.Label28.Size = New System.Drawing.Size(134, 12)
|
|---|
| 605 | Me.Label28.TabIndex = 27
|
|---|
| 606 | Me.Label28.Text = "その発言の@先の人の発言"
|
|---|
| 607 | '
|
|---|
| 608 | 'btnAtTarget
|
|---|
| 609 | '
|
|---|
| 610 | Me.btnAtTarget.Location = New System.Drawing.Point(259, 228)
|
|---|
| 611 | Me.btnAtTarget.Name = "btnAtTarget"
|
|---|
| 612 | Me.btnAtTarget.Size = New System.Drawing.Size(56, 20)
|
|---|
| 613 | Me.btnAtTarget.TabIndex = 26
|
|---|
| 614 | Me.btnAtTarget.Text = "背景色"
|
|---|
| 615 | Me.btnAtTarget.UseVisualStyleBackColor = True
|
|---|
| 616 | '
|
|---|
| 617 | 'lblAtTarget
|
|---|
| 618 | '
|
|---|
| 619 | Me.lblAtTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
|---|
| 620 | Me.lblAtTarget.Location = New System.Drawing.Point(149, 229)
|
|---|
| 621 | Me.lblAtTarget.Name = "lblAtTarget"
|
|---|
| 622 | Me.lblAtTarget.Size = New System.Drawing.Size(104, 19)
|
|---|
| 623 | Me.lblAtTarget.TabIndex = 25
|
|---|
| 624 | Me.lblAtTarget.Text = "This is sample."
|
|---|
| 625 | Me.lblAtTarget.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|---|
| 626 | '
|
|---|
| 627 | 'Label30
|
|---|
| 628 | '
|
|---|
| 629 | Me.Label30.AutoSize = True
|
|---|
| 630 | Me.Label30.Location = New System.Drawing.Point(9, 232)
|
|---|
| 631 | Me.Label30.Name = "Label30"
|
|---|
| 632 | Me.Label30.Size = New System.Drawing.Size(88, 12)
|
|---|
| 633 | Me.Label30.TabIndex = 24
|
|---|
| 634 | Me.Label30.Text = "その人への@返信"
|
|---|
| 635 | '
|
|---|
| 636 | 'btnTarget
|
|---|
| 637 | '
|
|---|
| 638 | Me.btnTarget.Location = New System.Drawing.Point(259, 202)
|
|---|
| 639 | Me.btnTarget.Name = "btnTarget"
|
|---|
| 640 | Me.btnTarget.Size = New System.Drawing.Size(56, 20)
|
|---|
| 641 | Me.btnTarget.TabIndex = 23
|
|---|
| 642 | Me.btnTarget.Text = "背景色"
|
|---|
| 643 | Me.btnTarget.UseVisualStyleBackColor = True
|
|---|
| 644 | '
|
|---|
| 645 | 'lblTarget
|
|---|
| 646 | '
|
|---|
| 647 | Me.lblTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
|---|
| 648 | Me.lblTarget.Location = New System.Drawing.Point(149, 203)
|
|---|
| 649 | Me.lblTarget.Name = "lblTarget"
|
|---|
| 650 | Me.lblTarget.Size = New System.Drawing.Size(104, 19)
|
|---|
| 651 | Me.lblTarget.TabIndex = 22
|
|---|
| 652 | Me.lblTarget.Text = "This is sample."
|
|---|
| 653 | Me.lblTarget.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|---|
| 654 | '
|
|---|
| 655 | 'Label32
|
|---|
| 656 | '
|
|---|
| 657 | Me.Label32.AutoSize = True
|
|---|
| 658 | Me.Label32.Location = New System.Drawing.Point(9, 206)
|
|---|
| 659 | Me.Label32.Name = "Label32"
|
|---|
| 660 | Me.Label32.Size = New System.Drawing.Size(70, 12)
|
|---|
| 661 | Me.Label32.TabIndex = 21
|
|---|
| 662 | Me.Label32.Text = "その人の発言"
|
|---|
| 663 | '
|
|---|
| 664 | 'btnAtSelf
|
|---|
| 665 | '
|
|---|
| 666 | Me.btnAtSelf.Location = New System.Drawing.Point(259, 176)
|
|---|
| 667 | Me.btnAtSelf.Name = "btnAtSelf"
|
|---|
| 668 | Me.btnAtSelf.Size = New System.Drawing.Size(56, 20)
|
|---|
| 669 | Me.btnAtSelf.TabIndex = 20
|
|---|
| 670 | Me.btnAtSelf.Text = "背景色"
|
|---|
| 671 | Me.btnAtSelf.UseVisualStyleBackColor = True
|
|---|
| 672 | '
|
|---|
| 673 | 'lblAtSelf
|
|---|
| 674 | '
|
|---|
| 675 | Me.lblAtSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
|---|
| 676 | Me.lblAtSelf.Location = New System.Drawing.Point(149, 177)
|
|---|
| 677 | Me.lblAtSelf.Name = "lblAtSelf"
|
|---|
| 678 | Me.lblAtSelf.Size = New System.Drawing.Size(104, 19)
|
|---|
| 679 | Me.lblAtSelf.TabIndex = 19
|
|---|
| 680 | Me.lblAtSelf.Text = "This is sample."
|
|---|
| 681 | Me.lblAtSelf.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|---|
| 682 | '
|
|---|
| 683 | 'Label34
|
|---|
| 684 | '
|
|---|
| 685 | Me.Label34.AutoSize = True
|
|---|
| 686 | Me.Label34.Location = New System.Drawing.Point(9, 180)
|
|---|
| 687 | Me.Label34.Name = "Label34"
|
|---|
| 688 | Me.Label34.Size = New System.Drawing.Size(81, 12)
|
|---|
| 689 | Me.Label34.TabIndex = 18
|
|---|
| 690 | Me.Label34.Text = "自分への@返信"
|
|---|
| 691 | '
|
|---|
| 692 | 'btnSelf
|
|---|
| 693 | '
|
|---|
| 694 | Me.btnSelf.Location = New System.Drawing.Point(259, 150)
|
|---|
| 695 | Me.btnSelf.Name = "btnSelf"
|
|---|
| 696 | Me.btnSelf.Size = New System.Drawing.Size(56, 20)
|
|---|
| 697 | Me.btnSelf.TabIndex = 17
|
|---|
| 698 | Me.btnSelf.Text = "背景色"
|
|---|
| 699 | Me.btnSelf.UseVisualStyleBackColor = True
|
|---|
| 700 | '
|
|---|
| 701 | 'lblSelf
|
|---|
| 702 | '
|
|---|
| 703 | Me.lblSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
|---|
| 704 | Me.lblSelf.Location = New System.Drawing.Point(149, 151)
|
|---|
| 705 | Me.lblSelf.Name = "lblSelf"
|
|---|
| 706 | Me.lblSelf.Size = New System.Drawing.Size(104, 19)
|
|---|
| 707 | Me.lblSelf.TabIndex = 16
|
|---|
| 708 | Me.lblSelf.Text = "This is sample."
|
|---|
| 709 | Me.lblSelf.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|---|
| 710 | '
|
|---|
| 711 | 'Label36
|
|---|
| 712 | '
|
|---|
| 713 | Me.Label36.AutoSize = True
|
|---|
| 714 | Me.Label36.Location = New System.Drawing.Point(9, 154)
|
|---|
| 715 | Me.Label36.Name = "Label36"
|
|---|
| 716 | Me.Label36.Size = New System.Drawing.Size(63, 12)
|
|---|
| 717 | Me.Label36.TabIndex = 15
|
|---|
| 718 | Me.Label36.Text = "自分の発言"
|
|---|
| 719 | '
|
|---|
| 720 | 'btnDetail
|
|---|
| 721 | '
|
|---|
| 722 | Me.btnDetail.Location = New System.Drawing.Point(259, 124)
|
|---|
| 723 | Me.btnDetail.Name = "btnDetail"
|
|---|
| 724 | Me.btnDetail.Size = New System.Drawing.Size(56, 20)
|
|---|
| 725 | Me.btnDetail.TabIndex = 14
|
|---|
| 726 | Me.btnDetail.Text = "フォント"
|
|---|
| 727 | Me.btnDetail.UseVisualStyleBackColor = True
|
|---|
| 728 | '
|
|---|
| 729 | 'lblDetail
|
|---|
| 730 | '
|
|---|
| 731 | Me.lblDetail.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
|---|
| 732 | Me.lblDetail.Location = New System.Drawing.Point(149, 125)
|
|---|
| 733 | Me.lblDetail.Name = "lblDetail"
|
|---|
| 734 | Me.lblDetail.Size = New System.Drawing.Size(104, 19)
|
|---|
| 735 | Me.lblDetail.TabIndex = 13
|
|---|
| 736 | Me.lblDetail.Text = "This is sample."
|
|---|
| 737 | Me.lblDetail.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|---|
| 738 | '
|
|---|
| 739 | 'Label26
|
|---|
| 740 | '
|
|---|
| 741 | Me.Label26.AutoSize = True
|
|---|
| 742 | Me.Label26.Location = New System.Drawing.Point(9, 128)
|
|---|
| 743 | Me.Label26.Name = "Label26"
|
|---|
| 744 | Me.Label26.Size = New System.Drawing.Size(53, 12)
|
|---|
| 745 | Me.Label26.TabIndex = 12
|
|---|
| 746 | Me.Label26.Text = "発言詳細"
|
|---|
| 747 | '
|
|---|
| 748 | 'btnOWL
|
|---|
| 749 | '
|
|---|
| 750 | Me.btnOWL.Location = New System.Drawing.Point(259, 98)
|
|---|
| 751 | Me.btnOWL.Name = "btnOWL"
|
|---|
| 752 | Me.btnOWL.Size = New System.Drawing.Size(56, 20)
|
|---|
| 753 | Me.btnOWL.TabIndex = 11
|
|---|
| 754 | Me.btnOWL.Text = "文字色"
|
|---|
| 755 | Me.btnOWL.UseVisualStyleBackColor = True
|
|---|
| 756 | '
|
|---|
| 757 | 'lblOWL
|
|---|
| 758 | '
|
|---|
| 759 | Me.lblOWL.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
|---|
| 760 | Me.lblOWL.Location = New System.Drawing.Point(149, 99)
|
|---|
| 761 | Me.lblOWL.Name = "lblOWL"
|
|---|
| 762 | Me.lblOWL.Size = New System.Drawing.Size(104, 19)
|
|---|
| 763 | Me.lblOWL.TabIndex = 10
|
|---|
| 764 | Me.lblOWL.Text = "This is sample."
|
|---|
| 765 | Me.lblOWL.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|---|
| 766 | '
|
|---|
| 767 | 'Label24
|
|---|
| 768 | '
|
|---|
| 769 | Me.Label24.AutoSize = True
|
|---|
| 770 | Me.Label24.Location = New System.Drawing.Point(9, 102)
|
|---|
| 771 | Me.Label24.Name = "Label24"
|
|---|
| 772 | Me.Label24.Size = New System.Drawing.Size(63, 12)
|
|---|
| 773 | Me.Label24.TabIndex = 9
|
|---|
| 774 | Me.Label24.Text = "片思い発言"
|
|---|
| 775 | '
|
|---|
| 776 | 'btnFav
|
|---|
| 777 | '
|
|---|
| 778 | Me.btnFav.Location = New System.Drawing.Point(259, 72)
|
|---|
| 779 | Me.btnFav.Name = "btnFav"
|
|---|
| 780 | Me.btnFav.Size = New System.Drawing.Size(56, 20)
|
|---|
| 781 | Me.btnFav.TabIndex = 8
|
|---|
| 782 | Me.btnFav.Text = "文字色"
|
|---|
| 783 | Me.btnFav.UseVisualStyleBackColor = True
|
|---|
| 784 | '
|
|---|
| 785 | 'lblFav
|
|---|
| 786 | '
|
|---|
| 787 | Me.lblFav.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
|---|
| 788 | Me.lblFav.Location = New System.Drawing.Point(149, 73)
|
|---|
| 789 | Me.lblFav.Name = "lblFav"
|
|---|
| 790 | Me.lblFav.Size = New System.Drawing.Size(104, 19)
|
|---|
| 791 | Me.lblFav.TabIndex = 7
|
|---|
| 792 | Me.lblFav.Text = "This is sample."
|
|---|
| 793 | Me.lblFav.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|---|
| 794 | '
|
|---|
| 795 | 'Label22
|
|---|
| 796 | '
|
|---|
| 797 | Me.Label22.AutoSize = True
|
|---|
| 798 | Me.Label22.Location = New System.Drawing.Point(9, 76)
|
|---|
| 799 | Me.Label22.Name = "Label22"
|
|---|
| 800 | Me.Label22.Size = New System.Drawing.Size(48, 12)
|
|---|
| 801 | Me.Label22.TabIndex = 6
|
|---|
| 802 | Me.Label22.Text = "Fav発言"
|
|---|
| 803 | '
|
|---|
| 804 | 'btnReaded
|
|---|
| 805 | '
|
|---|
| 806 | Me.btnReaded.Location = New System.Drawing.Point(259, 46)
|
|---|
| 807 | Me.btnReaded.Name = "btnReaded"
|
|---|
| 808 | Me.btnReaded.Size = New System.Drawing.Size(56, 20)
|
|---|
| 809 | Me.btnReaded.TabIndex = 5
|
|---|
| 810 | Me.btnReaded.Text = "フォント"
|
|---|
| 811 | Me.btnReaded.UseVisualStyleBackColor = True
|
|---|
| 812 | '
|
|---|
| 813 | 'lblReaded
|
|---|
| 814 | '
|
|---|
| 815 | Me.lblReaded.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
|---|
| 816 | Me.lblReaded.Location = New System.Drawing.Point(149, 47)
|
|---|
| 817 | Me.lblReaded.Name = "lblReaded"
|
|---|
| 818 | Me.lblReaded.Size = New System.Drawing.Size(104, 19)
|
|---|
| 819 | Me.lblReaded.TabIndex = 4
|
|---|
| 820 | Me.lblReaded.Text = "This is sample."
|
|---|
| 821 | Me.lblReaded.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|---|
| 822 | '
|
|---|
| 823 | 'Label20
|
|---|
| 824 | '
|
|---|
| 825 | Me.Label20.AutoSize = True
|
|---|
| 826 | Me.Label20.Location = New System.Drawing.Point(9, 50)
|
|---|
| 827 | Me.Label20.Name = "Label20"
|
|---|
| 828 | Me.Label20.Size = New System.Drawing.Size(53, 12)
|
|---|
| 829 | Me.Label20.TabIndex = 3
|
|---|
| 830 | Me.Label20.Text = "既読発言"
|
|---|
| 831 | '
|
|---|
| 832 | 'btnUnread
|
|---|
| 833 | '
|
|---|
| 834 | Me.btnUnread.Location = New System.Drawing.Point(259, 20)
|
|---|
| 835 | Me.btnUnread.Name = "btnUnread"
|
|---|
| 836 | Me.btnUnread.Size = New System.Drawing.Size(56, 20)
|
|---|
| 837 | Me.btnUnread.TabIndex = 2
|
|---|
| 838 | Me.btnUnread.Text = "フォント"
|
|---|
| 839 | Me.btnUnread.UseVisualStyleBackColor = True
|
|---|
| 840 | '
|
|---|
| 841 | 'lblUnRead
|
|---|
| 842 | '
|
|---|
| 843 | Me.lblUnRead.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
|
|---|
| 844 | Me.lblUnRead.Location = New System.Drawing.Point(149, 21)
|
|---|
| 845 | Me.lblUnRead.Name = "lblUnRead"
|
|---|
| 846 | Me.lblUnRead.Size = New System.Drawing.Size(104, 19)
|
|---|
| 847 | Me.lblUnRead.TabIndex = 1
|
|---|
| 848 | Me.lblUnRead.Text = "This is sample."
|
|---|
| 849 | Me.lblUnRead.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|---|
| 850 | '
|
|---|
| 851 | 'Label17
|
|---|
| 852 | '
|
|---|
| 853 | Me.Label17.AutoSize = True
|
|---|
| 854 | Me.Label17.Location = New System.Drawing.Point(9, 24)
|
|---|
| 855 | Me.Label17.Name = "Label17"
|
|---|
| 856 | Me.Label17.Size = New System.Drawing.Size(53, 12)
|
|---|
| 857 | Me.Label17.TabIndex = 0
|
|---|
| 858 | Me.Label17.Text = "未読発言"
|
|---|
| 859 | '
|
|---|
| 860 | 'cmbNameBalloon
|
|---|
| 861 | '
|
|---|
| 862 | Me.cmbNameBalloon.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|---|
| 863 | Me.cmbNameBalloon.FormattingEnabled = True
|
|---|
| 864 | Me.cmbNameBalloon.Items.AddRange(New Object() {"なし", "ユーザーID", "ニックネーム"})
|
|---|
| 865 | Me.cmbNameBalloon.Location = New System.Drawing.Point(178, 6)
|
|---|
| 866 | Me.cmbNameBalloon.Name = "cmbNameBalloon"
|
|---|
| 867 | Me.cmbNameBalloon.Size = New System.Drawing.Size(100, 20)
|
|---|
| 868 | Me.cmbNameBalloon.TabIndex = 1
|
|---|
| 869 | '
|
|---|
| 870 | 'Label10
|
|---|
| 871 | '
|
|---|
| 872 | Me.Label10.AutoSize = True
|
|---|
| 873 | Me.Label10.Location = New System.Drawing.Point(6, 9)
|
|---|
| 874 | Me.Label10.Name = "Label10"
|
|---|
| 875 | Me.Label10.Size = New System.Drawing.Size(130, 12)
|
|---|
| 876 | Me.Label10.TabIndex = 0
|
|---|
| 877 | Me.Label10.Text = "新着バルーンのユーザー名"
|
|---|
| 878 | '
|
|---|
| 879 | 'CheckUseRecommendStatus
|
|---|
| 880 | '
|
|---|
| 881 | Me.CheckUseRecommendStatus.AutoSize = True
|
|---|
| 882 | Me.CheckUseRecommendStatus.Location = New System.Drawing.Point(157, 298)
|
|---|
| 883 | Me.CheckUseRecommendStatus.Name = "CheckUseRecommendStatus"
|
|---|
| 884 | Me.CheckUseRecommendStatus.Size = New System.Drawing.Size(207, 16)
|
|---|
| 885 | Me.CheckUseRecommendStatus.TabIndex = 25
|
|---|
| 886 | Me.CheckUseRecommendStatus.Text = "推奨ステータスを使用する[TWNv○○]"
|
|---|
| 887 | Me.CheckUseRecommendStatus.UseVisualStyleBackColor = True
|
|---|
| 888 | '
|
|---|
| 889 | 'CheckSortOrderLock
|
|---|
| 890 | '
|
|---|
| 891 | Me.CheckSortOrderLock.AutoSize = True
|
|---|
| 892 | Me.CheckSortOrderLock.Location = New System.Drawing.Point(157, 345)
|
|---|
| 893 | Me.CheckSortOrderLock.Name = "CheckSortOrderLock"
|
|---|
| 894 | Me.CheckSortOrderLock.Size = New System.Drawing.Size(67, 16)
|
|---|
| 895 | Me.CheckSortOrderLock.TabIndex = 28
|
|---|
| 896 | Me.CheckSortOrderLock.Text = "ロックする"
|
|---|
| 897 | Me.CheckSortOrderLock.UseVisualStyleBackColor = True
|
|---|
| 898 | '
|
|---|
| 899 | 'Label21
|
|---|
| 900 | '
|
|---|
| 901 | Me.Label21.AutoSize = True
|
|---|
| 902 | Me.Label21.Location = New System.Drawing.Point(11, 346)
|
|---|
| 903 | Me.Label21.Name = "Label21"
|
|---|
| 904 | Me.Label21.Size = New System.Drawing.Size(44, 12)
|
|---|
| 905 | Me.Label21.TabIndex = 27
|
|---|
| 906 | Me.Label21.Text = "ソート順"
|
|---|
| 907 | '
|
|---|
| 908 | 'ComboBox1
|
|---|
| 909 | '
|
|---|
| 910 | Me.ComboBox1.Enabled = False
|
|---|
| 911 | Me.ComboBox1.FormattingEnabled = True
|
|---|
| 912 | Me.ComboBox1.Items.AddRange(New Object() {"yy-MM-dd HH:mm:ss", "HH:mm:ss yy-MM-dd", "MM-dd HH:mm:ss", "HH:mm:ss MM-dd", "dd HH:mm:ss", "HH:mm:ss dd", "HH:mm:ss"})
|
|---|
| 913 | Me.ComboBox1.Location = New System.Drawing.Point(178, 80)
|
|---|
| 914 | Me.ComboBox1.Name = "ComboBox1"
|
|---|
| 915 | Me.ComboBox1.Size = New System.Drawing.Size(118, 20)
|
|---|
| 916 | Me.ComboBox1.TabIndex = 7
|
|---|
| 917 | '
|
|---|
| 918 | 'Label23
|
|---|
| 919 | '
|
|---|
| 920 | Me.Label23.AutoSize = True
|
|---|
| 921 | Me.Label23.Enabled = False
|
|---|
| 922 | Me.Label23.Location = New System.Drawing.Point(6, 83)
|
|---|
| 923 | Me.Label23.Name = "Label23"
|
|---|
| 924 | Me.Label23.Size = New System.Drawing.Size(113, 12)
|
|---|
| 925 | Me.Label23.TabIndex = 6
|
|---|
| 926 | Me.Label23.Text = "リストの日時フォーマット"
|
|---|
| 927 | '
|
|---|
| 928 | 'CheckBox3
|
|---|
| 929 | '
|
|---|
| 930 | Me.CheckBox3.AutoSize = True
|
|---|
| 931 | Me.CheckBox3.Enabled = False
|
|---|
| 932 | Me.CheckBox3.Location = New System.Drawing.Point(178, 161)
|
|---|
| 933 | Me.CheckBox3.Name = "CheckBox3"
|
|---|
| 934 | Me.CheckBox3.Size = New System.Drawing.Size(67, 16)
|
|---|
| 935 | Me.CheckBox3.TabIndex = 13
|
|---|
| 936 | Me.CheckBox3.Text = "表示する"
|
|---|
| 937 | Me.CheckBox3.UseVisualStyleBackColor = True
|
|---|
| 938 | '
|
|---|
| 939 | 'Label25
|
|---|
| 940 | '
|
|---|
| 941 | Me.Label25.AutoSize = True
|
|---|
| 942 | Me.Label25.Enabled = False
|
|---|
| 943 | Me.Label25.Location = New System.Drawing.Point(6, 162)
|
|---|
| 944 | Me.Label25.Name = "Label25"
|
|---|
| 945 | Me.Label25.Size = New System.Drawing.Size(134, 12)
|
|---|
| 946 | Me.Label25.TabIndex = 12
|
|---|
| 947 | Me.Label25.Text = "発言詳細部のアイコン表示"
|
|---|
| 948 | '
|
|---|
| 949 | 'CheckPostCtrlEnter
|
|---|
| 950 | '
|
|---|
| 951 | Me.CheckPostCtrlEnter.AutoSize = True
|
|---|
| 952 | Me.CheckPostCtrlEnter.Location = New System.Drawing.Point(157, 202)
|
|---|
| 953 | Me.CheckPostCtrlEnter.Name = "CheckPostCtrlEnter"
|
|---|
| 954 | Me.CheckPostCtrlEnter.Size = New System.Drawing.Size(104, 16)
|
|---|
| 955 | Me.CheckPostCtrlEnter.TabIndex = 16
|
|---|
| 956 | Me.CheckPostCtrlEnter.Text = "Ctrl+Enterにする"
|
|---|
| 957 | Me.CheckPostCtrlEnter.UseVisualStyleBackColor = True
|
|---|
| 958 | '
|
|---|
| 959 | 'Label27
|
|---|
| 960 | '
|
|---|
| 961 | Me.Label27.AutoSize = True
|
|---|
| 962 | Me.Label27.Location = New System.Drawing.Point(11, 203)
|
|---|
| 963 | Me.Label27.Name = "Label27"
|
|---|
| 964 | Me.Label27.Size = New System.Drawing.Size(137, 12)
|
|---|
| 965 | Me.Label27.TabIndex = 15
|
|---|
| 966 | Me.Label27.Text = "POSTキー(デフォルトEnter)"
|
|---|
| 967 | '
|
|---|
| 968 | 'CheckBox5
|
|---|
| 969 | '
|
|---|
| 970 | Me.CheckBox5.AutoSize = True
|
|---|
| 971 | Me.CheckBox5.Enabled = False
|
|---|
| 972 | Me.CheckBox5.Location = New System.Drawing.Point(157, 415)
|
|---|
| 973 | Me.CheckBox5.Name = "CheckBox5"
|
|---|
| 974 | Me.CheckBox5.Size = New System.Drawing.Size(76, 16)
|
|---|
| 975 | Me.CheckBox5.TabIndex = 33
|
|---|
| 976 | Me.CheckBox5.Text = "有効にする"
|
|---|
| 977 | Me.CheckBox5.UseVisualStyleBackColor = True
|
|---|
| 978 | '
|
|---|
| 979 | 'Label29
|
|---|
| 980 | '
|
|---|
| 981 | Me.Label29.AutoSize = True
|
|---|
| 982 | Me.Label29.Enabled = False
|
|---|
| 983 | Me.Label29.Location = New System.Drawing.Point(11, 416)
|
|---|
| 984 | Me.Label29.Name = "Label29"
|
|---|
| 985 | Me.Label29.Size = New System.Drawing.Size(111, 12)
|
|---|
| 986 | Me.Label29.TabIndex = 32
|
|---|
| 987 | Me.Label29.Text = "発言欄の複数行編集"
|
|---|
| 988 | '
|
|---|
| 989 | 'Label31
|
|---|
| 990 | '
|
|---|
| 991 | Me.Label31.AutoSize = True
|
|---|
| 992 | Me.Label31.Location = New System.Drawing.Point(27, 243)
|
|---|
| 993 | Me.Label31.Name = "Label31"
|
|---|
| 994 | Me.Label31.Size = New System.Drawing.Size(41, 12)
|
|---|
| 995 | Me.Label31.TabIndex = 18
|
|---|
| 996 | Me.Label31.Text = "Recent"
|
|---|
| 997 | '
|
|---|
| 998 | 'Label33
|
|---|
| 999 | '
|
|---|
| 1000 | Me.Label33.AutoSize = True
|
|---|
| 1001 | Me.Label33.Location = New System.Drawing.Point(114, 243)
|
|---|
| 1002 | Me.Label33.Name = "Label33"
|
|---|
| 1003 | Me.Label33.Size = New System.Drawing.Size(34, 12)
|
|---|
| 1004 | Me.Label33.TabIndex = 20
|
|---|
| 1005 | Me.Label33.Text = "Reply"
|
|---|
| 1006 | '
|
|---|
| 1007 | 'Label35
|
|---|
| 1008 | '
|
|---|
| 1009 | Me.Label35.AutoSize = True
|
|---|
| 1010 | Me.Label35.Location = New System.Drawing.Point(194, 243)
|
|---|
| 1011 | Me.Label35.Name = "Label35"
|
|---|
| 1012 | Me.Label35.Size = New System.Drawing.Size(22, 12)
|
|---|
| 1013 | Me.Label35.TabIndex = 22
|
|---|
| 1014 | Me.Label35.Text = "DM"
|
|---|
| 1015 | '
|
|---|
| 1016 | 'StartupReadReply
|
|---|
| 1017 | '
|
|---|
| 1018 | Me.StartupReadReply.Location = New System.Drawing.Point(154, 240)
|
|---|
| 1019 | Me.StartupReadReply.Name = "StartupReadReply"
|
|---|
| 1020 | Me.StartupReadReply.Size = New System.Drawing.Size(34, 19)
|
|---|
| 1021 | Me.StartupReadReply.TabIndex = 21
|
|---|
| 1022 | '
|
|---|
| 1023 | 'StartupReadDM
|
|---|
| 1024 | '
|
|---|
| 1025 | Me.StartupReadDM.Location = New System.Drawing.Point(222, 240)
|
|---|
| 1026 | Me.StartupReadDM.Name = "StartupReadDM"
|
|---|
| 1027 | Me.StartupReadDM.Size = New System.Drawing.Size(34, 19)
|
|---|
| 1028 | Me.StartupReadDM.TabIndex = 23
|
|---|
| 1029 | '
|
|---|
| 1030 | 'TextBox3
|
|---|
| 1031 | '
|
|---|
| 1032 | Me.TextBox3.Enabled = False
|
|---|
| 1033 | Me.TextBox3.Location = New System.Drawing.Point(178, 106)
|
|---|
| 1034 | Me.TextBox3.Name = "TextBox3"
|
|---|
| 1035 | Me.TextBox3.Size = New System.Drawing.Size(34, 19)
|
|---|
| 1036 | Me.TextBox3.TabIndex = 9
|
|---|
| 1037 | '
|
|---|
| 1038 | 'IconSize
|
|---|
| 1039 | '
|
|---|
| 1040 | Me.IconSize.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|---|
| 1041 | Me.IconSize.FormattingEnabled = True
|
|---|
| 1042 | Me.IconSize.Items.AddRange(New Object() {"なし", "16*16", "24*24", "48*48", "48*48(1列)"})
|
|---|
| 1043 | Me.IconSize.Location = New System.Drawing.Point(214, 105)
|
|---|
| 1044 | Me.IconSize.Name = "IconSize"
|
|---|
| 1045 | Me.IconSize.Size = New System.Drawing.Size(85, 20)
|
|---|
| 1046 | Me.IconSize.TabIndex = 10
|
|---|
| 1047 | '
|
|---|
| 1048 | 'Label38
|
|---|
| 1049 | '
|
|---|
| 1050 | Me.Label38.AutoSize = True
|
|---|
| 1051 | Me.Label38.Location = New System.Drawing.Point(11, 59)
|
|---|
| 1052 | Me.Label38.Name = "Label38"
|
|---|
| 1053 | Me.Label38.Size = New System.Drawing.Size(53, 12)
|
|---|
| 1054 | Me.Label38.TabIndex = 3
|
|---|
| 1055 | Me.Label38.Text = "未読管理"
|
|---|
| 1056 | '
|
|---|
| 1057 | 'UReadMng
|
|---|
| 1058 | '
|
|---|
| 1059 | Me.UReadMng.AutoSize = True
|
|---|
| 1060 | Me.UReadMng.Location = New System.Drawing.Point(157, 58)
|
|---|
| 1061 | Me.UReadMng.Name = "UReadMng"
|
|---|
| 1062 | Me.UReadMng.Size = New System.Drawing.Size(43, 16)
|
|---|
| 1063 | Me.UReadMng.TabIndex = 4
|
|---|
| 1064 | Me.UReadMng.Text = "する"
|
|---|
| 1065 | Me.UReadMng.UseVisualStyleBackColor = True
|
|---|
| 1066 | '
|
|---|
| 1067 | 'Label39
|
|---|
| 1068 | '
|
|---|
| 1069 | Me.Label39.AutoSize = True
|
|---|
| 1070 | Me.Label39.Enabled = False
|
|---|
| 1071 | Me.Label39.Location = New System.Drawing.Point(11, 81)
|
|---|
| 1072 | Me.Label39.Name = "Label39"
|
|---|
| 1073 | Me.Label39.Size = New System.Drawing.Size(89, 12)
|
|---|
| 1074 | Me.Label39.TabIndex = 5
|
|---|
| 1075 | Me.Label39.Text = "新着時未読クリア"
|
|---|
| 1076 | '
|
|---|
| 1077 | 'CheckBox6
|
|---|
| 1078 | '
|
|---|
| 1079 | Me.CheckBox6.AutoSize = True
|
|---|
| 1080 | Me.CheckBox6.Enabled = False
|
|---|
| 1081 | Me.CheckBox6.Location = New System.Drawing.Point(157, 80)
|
|---|
| 1082 | Me.CheckBox6.Name = "CheckBox6"
|
|---|
| 1083 | Me.CheckBox6.Size = New System.Drawing.Size(43, 16)
|
|---|
| 1084 | Me.CheckBox6.TabIndex = 6
|
|---|
| 1085 | Me.CheckBox6.Text = "する"
|
|---|
| 1086 | Me.CheckBox6.UseVisualStyleBackColor = True
|
|---|
| 1087 | '
|
|---|
| 1088 | 'Label40
|
|---|
| 1089 | '
|
|---|
| 1090 | Me.Label40.AutoSize = True
|
|---|
| 1091 | Me.Label40.Location = New System.Drawing.Point(11, 103)
|
|---|
| 1092 | Me.Label40.Name = "Label40"
|
|---|
| 1093 | Me.Label40.Size = New System.Drawing.Size(100, 12)
|
|---|
| 1094 | Me.Label40.TabIndex = 7
|
|---|
| 1095 | Me.Label40.Text = "×ボタンを押したとき"
|
|---|
| 1096 | '
|
|---|
| 1097 | 'CheckCloseToExit
|
|---|
| 1098 | '
|
|---|
| 1099 | Me.CheckCloseToExit.AutoSize = True
|
|---|
| 1100 | Me.CheckCloseToExit.Location = New System.Drawing.Point(157, 102)
|
|---|
| 1101 | Me.CheckCloseToExit.Name = "CheckCloseToExit"
|
|---|
| 1102 | Me.CheckCloseToExit.Size = New System.Drawing.Size(67, 16)
|
|---|
| 1103 | Me.CheckCloseToExit.TabIndex = 8
|
|---|
| 1104 | Me.CheckCloseToExit.Text = "終了する"
|
|---|
| 1105 | Me.CheckCloseToExit.UseVisualStyleBackColor = True
|
|---|
| 1106 | '
|
|---|
| 1107 | 'Label41
|
|---|
| 1108 | '
|
|---|
| 1109 | Me.Label41.AutoSize = True
|
|---|
| 1110 | Me.Label41.Location = New System.Drawing.Point(11, 125)
|
|---|
| 1111 | Me.Label41.Name = "Label41"
|
|---|
| 1112 | Me.Label41.Size = New System.Drawing.Size(76, 12)
|
|---|
| 1113 | Me.Label41.TabIndex = 9
|
|---|
| 1114 | Me.Label41.Text = "最小化したとき"
|
|---|
| 1115 | '
|
|---|
| 1116 | 'CheckMinimizeToTray
|
|---|
| 1117 | '
|
|---|
| 1118 | Me.CheckMinimizeToTray.AutoSize = True
|
|---|
| 1119 | Me.CheckMinimizeToTray.Location = New System.Drawing.Point(157, 124)
|
|---|
| 1120 | Me.CheckMinimizeToTray.Name = "CheckMinimizeToTray"
|
|---|
| 1121 | Me.CheckMinimizeToTray.Size = New System.Drawing.Size(90, 16)
|
|---|
| 1122 | Me.CheckMinimizeToTray.TabIndex = 10
|
|---|
| 1123 | Me.CheckMinimizeToTray.Text = "アイコン化する"
|
|---|
| 1124 | Me.CheckMinimizeToTray.UseVisualStyleBackColor = True
|
|---|
| 1125 | '
|
|---|
| 1126 | 'Label42
|
|---|
| 1127 | '
|
|---|
| 1128 | Me.Label42.AutoSize = True
|
|---|
| 1129 | Me.Label42.Enabled = False
|
|---|
| 1130 | Me.Label42.Location = New System.Drawing.Point(11, 225)
|
|---|
| 1131 | Me.Label42.Name = "Label42"
|
|---|
| 1132 | Me.Label42.Size = New System.Drawing.Size(113, 12)
|
|---|
| 1133 | Me.Label42.TabIndex = 17
|
|---|
| 1134 | Me.Label42.Text = "POSTにAPIを使用する"
|
|---|
| 1135 | Me.Label42.Visible = False
|
|---|
| 1136 | '
|
|---|
| 1137 | 'CheckUseAPI
|
|---|
| 1138 | '
|
|---|
| 1139 | Me.CheckUseAPI.AutoSize = True
|
|---|
| 1140 | Me.CheckUseAPI.Enabled = False
|
|---|
| 1141 | Me.CheckUseAPI.Location = New System.Drawing.Point(157, 224)
|
|---|
| 1142 | Me.CheckUseAPI.Name = "CheckUseAPI"
|
|---|
| 1143 | Me.CheckUseAPI.Size = New System.Drawing.Size(67, 16)
|
|---|
| 1144 | Me.CheckUseAPI.TabIndex = 18
|
|---|
| 1145 | Me.CheckUseAPI.Text = "使用する"
|
|---|
| 1146 | Me.CheckUseAPI.UseVisualStyleBackColor = True
|
|---|
| 1147 | Me.CheckUseAPI.Visible = False
|
|---|
| 1148 | '
|
|---|
| 1149 | 'HubServerDomain
|
|---|
| 1150 | '
|
|---|
| 1151 | Me.HubServerDomain.Location = New System.Drawing.Point(157, 246)
|
|---|
| 1152 | Me.HubServerDomain.Name = "HubServerDomain"
|
|---|
| 1153 | Me.HubServerDomain.Size = New System.Drawing.Size(100, 19)
|
|---|
| 1154 | Me.HubServerDomain.TabIndex = 20
|
|---|
| 1155 | Me.HubServerDomain.Visible = False
|
|---|
| 1156 | '
|
|---|
| 1157 | 'Label43
|
|---|
| 1158 | '
|
|---|
| 1159 | Me.Label43.AutoSize = True
|
|---|
| 1160 | Me.Label43.Location = New System.Drawing.Point(11, 249)
|
|---|
| 1161 | Me.Label43.Name = "Label43"
|
|---|
| 1162 | Me.Label43.Size = New System.Drawing.Size(140, 12)
|
|---|
| 1163 | Me.Label43.TabIndex = 19
|
|---|
| 1164 | Me.Label43.Text = "接続先ドメイン(http://~/)"
|
|---|
| 1165 | Me.Label43.Visible = False
|
|---|
| 1166 | '
|
|---|
| 1167 | 'BrowserPathText
|
|---|
| 1168 | '
|
|---|
| 1169 | Me.BrowserPathText.Location = New System.Drawing.Point(157, 271)
|
|---|
| 1170 | Me.BrowserPathText.Name = "BrowserPathText"
|
|---|
| 1171 | Me.BrowserPathText.Size = New System.Drawing.Size(138, 19)
|
|---|
| 1172 | Me.BrowserPathText.TabIndex = 22
|
|---|
| 1173 | '
|
|---|
| 1174 | 'Label44
|
|---|
| 1175 | '
|
|---|
| 1176 | Me.Label44.AutoSize = True
|
|---|
| 1177 | Me.Label44.Location = New System.Drawing.Point(11, 274)
|
|---|
| 1178 | Me.Label44.Name = "Label44"
|
|---|
| 1179 | Me.Label44.Size = New System.Drawing.Size(60, 12)
|
|---|
| 1180 | Me.Label44.TabIndex = 21
|
|---|
| 1181 | Me.Label44.Text = "ブラウザパス"
|
|---|
| 1182 | '
|
|---|
| 1183 | 'CheckboxReply
|
|---|
| 1184 | '
|
|---|
| 1185 | Me.CheckboxReply.AutoSize = True
|
|---|
| 1186 | Me.CheckboxReply.Location = New System.Drawing.Point(77, 82)
|
|---|
| 1187 | Me.CheckboxReply.Name = "CheckboxReply"
|
|---|
| 1188 | Me.CheckboxReply.Size = New System.Drawing.Size(101, 16)
|
|---|
| 1189 | Me.CheckboxReply.TabIndex = 6
|
|---|
| 1190 | Me.CheckboxReply.Text = "Reply同時取得"
|
|---|
| 1191 | Me.CheckboxReply.UseVisualStyleBackColor = True
|
|---|
| 1192 | '
|
|---|
| 1193 | 'CheckDispUsername
|
|---|
| 1194 | '
|
|---|
| 1195 | Me.CheckDispUsername.AutoSize = True
|
|---|
| 1196 | Me.CheckDispUsername.Location = New System.Drawing.Point(178, 32)
|
|---|
| 1197 | Me.CheckDispUsername.Name = "CheckDispUsername"
|
|---|
| 1198 | Me.CheckDispUsername.Size = New System.Drawing.Size(109, 16)
|
|---|
| 1199 | Me.CheckDispUsername.TabIndex = 3
|
|---|
| 1200 | Me.CheckDispUsername.Text = "ユーザー名を表示"
|
|---|
| 1201 | Me.CheckDispUsername.UseVisualStyleBackColor = True
|
|---|
| 1202 | '
|
|---|
| 1203 | 'Label46
|
|---|
| 1204 | '
|
|---|
| 1205 | Me.Label46.AutoSize = True
|
|---|
| 1206 | Me.Label46.Location = New System.Drawing.Point(6, 33)
|
|---|
| 1207 | Me.Label46.Name = "Label46"
|
|---|
| 1208 | Me.Label46.Size = New System.Drawing.Size(122, 12)
|
|---|
| 1209 | Me.Label46.TabIndex = 2
|
|---|
| 1210 | Me.Label46.Text = "タイトルバーとツールチップ"
|
|---|
| 1211 | '
|
|---|
| 1212 | 'Label45
|
|---|
| 1213 | '
|
|---|
| 1214 | Me.Label45.AutoSize = True
|
|---|
| 1215 | Me.Label45.Location = New System.Drawing.Point(6, 57)
|
|---|
| 1216 | Me.Label45.Name = "Label45"
|
|---|
| 1217 | Me.Label45.Size = New System.Drawing.Size(60, 12)
|
|---|
| 1218 | Me.Label45.TabIndex = 4
|
|---|
| 1219 | Me.Label45.Text = "タイトルバー"
|
|---|
| 1220 | '
|
|---|
| 1221 | 'ComboDispTitle
|
|---|
| 1222 | '
|
|---|
| 1223 | Me.ComboDispTitle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|---|
| 1224 | Me.ComboDispTitle.FormattingEnabled = True
|
|---|
| 1225 | Me.ComboDispTitle.Items.AddRange(New Object() {"(なし)", "バージョン", "最終発言", "@未読数", "未読数", "未読数(@未読数)", "全未読/全発言数"})
|
|---|
| 1226 | Me.ComboDispTitle.Location = New System.Drawing.Point(178, 54)
|
|---|
| 1227 | Me.ComboDispTitle.Name = "ComboDispTitle"
|
|---|
| 1228 | Me.ComboDispTitle.Size = New System.Drawing.Size(118, 20)
|
|---|
| 1229 | Me.ComboDispTitle.TabIndex = 5
|
|---|
| 1230 | '
|
|---|
| 1231 | 'Label47
|
|---|
| 1232 | '
|
|---|
| 1233 | Me.Label47.ForeColor = System.Drawing.SystemColors.ActiveCaption
|
|---|
| 1234 | Me.Label47.Location = New System.Drawing.Point(176, 128)
|
|---|
| 1235 | Me.Label47.Name = "Label47"
|
|---|
| 1236 | Me.Label47.Size = New System.Drawing.Size(142, 18)
|
|---|
| 1237 | Me.Label47.TabIndex = 11
|
|---|
| 1238 | Me.Label47.Text = "再起動後有効になります。"
|
|---|
| 1239 | '
|
|---|
| 1240 | 'TabControl1
|
|---|
| 1241 | '
|
|---|
| 1242 | Me.TabControl1.Controls.Add(Me.TabPage1)
|
|---|
| 1243 | Me.TabControl1.Controls.Add(Me.TabPage2)
|
|---|
| 1244 | Me.TabControl1.Controls.Add(Me.TabPage3)
|
|---|
| 1245 | Me.TabControl1.Controls.Add(Me.TabPage4)
|
|---|
| 1246 | Me.TabControl1.Controls.Add(Me.TabPage5)
|
|---|
| 1247 | Me.TabControl1.Location = New System.Drawing.Point(12, 12)
|
|---|
| 1248 | Me.TabControl1.Name = "TabControl1"
|
|---|
| 1249 | Me.TabControl1.SelectedIndex = 0
|
|---|
| 1250 | Me.TabControl1.Size = New System.Drawing.Size(380, 462)
|
|---|
| 1251 | Me.TabControl1.TabIndex = 0
|
|---|
| 1252 | '
|
|---|
| 1253 | 'TabPage1
|
|---|
| 1254 | '
|
|---|
| 1255 | Me.TabPage1.Controls.Add(Me.Label54)
|
|---|
| 1256 | Me.TabPage1.Controls.Add(Me.CheckStartupFollowers)
|
|---|
| 1257 | Me.TabPage1.Controls.Add(Me.Label53)
|
|---|
| 1258 | Me.TabPage1.Controls.Add(Me.CheckStartupKey)
|
|---|
| 1259 | Me.TabPage1.Controls.Add(Me.Label51)
|
|---|
| 1260 | Me.TabPage1.Controls.Add(Me.CheckStartupVersion)
|
|---|
| 1261 | Me.TabPage1.Controls.Add(Me.CheckPeriodAdjust)
|
|---|
| 1262 | Me.TabPage1.Controls.Add(Me.MaxPost)
|
|---|
| 1263 | Me.TabPage1.Controls.Add(Me.Label52)
|
|---|
| 1264 | Me.TabPage1.Controls.Add(Me.Label1)
|
|---|
| 1265 | Me.TabPage1.Controls.Add(Me.Label2)
|
|---|
| 1266 | Me.TabPage1.Controls.Add(Me.Username)
|
|---|
| 1267 | Me.TabPage1.Controls.Add(Me.Password)
|
|---|
| 1268 | Me.TabPage1.Controls.Add(Me.Label3)
|
|---|
| 1269 | Me.TabPage1.Controls.Add(Me.TimelinePeriod)
|
|---|
| 1270 | Me.TabPage1.Controls.Add(Me.CheckboxReply)
|
|---|
| 1271 | Me.TabPage1.Controls.Add(Me.Label4)
|
|---|
| 1272 | Me.TabPage1.Controls.Add(Me.NextThreshold)
|
|---|
| 1273 | Me.TabPage1.Controls.Add(Me.Label5)
|
|---|
| 1274 | Me.TabPage1.Controls.Add(Me.DMPeriod)
|
|---|
| 1275 | Me.TabPage1.Controls.Add(Me.Label6)
|
|---|
| 1276 | Me.TabPage1.Controls.Add(Me.NextPages)
|
|---|
| 1277 | Me.TabPage1.Controls.Add(Me.Label7)
|
|---|
| 1278 | Me.TabPage1.Controls.Add(Me.ReadLogDays)
|
|---|
| 1279 | Me.TabPage1.Controls.Add(Me.Label8)
|
|---|
| 1280 | Me.TabPage1.Controls.Add(Me.StartupReadPages)
|
|---|
| 1281 | Me.TabPage1.Controls.Add(Me.Label9)
|
|---|
| 1282 | Me.TabPage1.Controls.Add(Me.StartupReaded)
|
|---|
| 1283 | Me.TabPage1.Controls.Add(Me.ReadLogUnit)
|
|---|
| 1284 | Me.TabPage1.Controls.Add(Me.Label31)
|
|---|
| 1285 | Me.TabPage1.Controls.Add(Me.Label33)
|
|---|
| 1286 | Me.TabPage1.Controls.Add(Me.Label35)
|
|---|
| 1287 | Me.TabPage1.Controls.Add(Me.StartupReadReply)
|
|---|
| 1288 | Me.TabPage1.Controls.Add(Me.StartupReadDM)
|
|---|
| 1289 | Me.TabPage1.Location = New System.Drawing.Point(4, 22)
|
|---|
| 1290 | Me.TabPage1.Name = "TabPage1"
|
|---|
| 1291 | Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
|
|---|
| 1292 | Me.TabPage1.Size = New System.Drawing.Size(372, 436)
|
|---|
| 1293 | Me.TabPage1.TabIndex = 0
|
|---|
| 1294 | Me.TabPage1.Text = "基本"
|
|---|
| 1295 | Me.TabPage1.UseVisualStyleBackColor = True
|
|---|
| 1296 | '
|
|---|
| 1297 | 'Label54
|
|---|
| 1298 | '
|
|---|
| 1299 | Me.Label54.AutoSize = True
|
|---|
| 1300 | Me.Label54.Location = New System.Drawing.Point(14, 363)
|
|---|
| 1301 | Me.Label54.Name = "Label54"
|
|---|
| 1302 | Me.Label54.Size = New System.Drawing.Size(163, 12)
|
|---|
| 1303 | Me.Label54.TabIndex = 32
|
|---|
| 1304 | Me.Label54.Text = "起動時片思いユーザーリスト取得"
|
|---|
| 1305 | '
|
|---|
| 1306 | 'CheckStartupFollowers
|
|---|
| 1307 | '
|
|---|
| 1308 | Me.CheckStartupFollowers.AutoSize = True
|
|---|
| 1309 | Me.CheckStartupFollowers.Location = New System.Drawing.Point(183, 362)
|
|---|
| 1310 | Me.CheckStartupFollowers.Name = "CheckStartupFollowers"
|
|---|
| 1311 | Me.CheckStartupFollowers.Size = New System.Drawing.Size(67, 16)
|
|---|
| 1312 | Me.CheckStartupFollowers.TabIndex = 33
|
|---|
| 1313 | Me.CheckStartupFollowers.Text = "取得する"
|
|---|
| 1314 | Me.CheckStartupFollowers.UseVisualStyleBackColor = True
|
|---|
| 1315 | '
|
|---|
| 1316 | 'Label53
|
|---|
| 1317 | '
|
|---|
| 1318 | Me.Label53.AutoSize = True
|
|---|
| 1319 | Me.Label53.Location = New System.Drawing.Point(14, 341)
|
|---|
| 1320 | Me.Label53.Name = "Label53"
|
|---|
| 1321 | Me.Label53.Size = New System.Drawing.Size(109, 12)
|
|---|
| 1322 | Me.Label53.TabIndex = 30
|
|---|
| 1323 | Me.Label53.Text = "起動時キー情報更新"
|
|---|
| 1324 | '
|
|---|
| 1325 | 'CheckStartupKey
|
|---|
| 1326 | '
|
|---|
| 1327 | Me.CheckStartupKey.AutoSize = True
|
|---|
| 1328 | Me.CheckStartupKey.Location = New System.Drawing.Point(183, 340)
|
|---|
| 1329 | Me.CheckStartupKey.Name = "CheckStartupKey"
|
|---|
| 1330 | Me.CheckStartupKey.Size = New System.Drawing.Size(67, 16)
|
|---|
| 1331 | Me.CheckStartupKey.TabIndex = 31
|
|---|
| 1332 | Me.CheckStartupKey.Text = "更新する"
|
|---|
| 1333 | Me.CheckStartupKey.UseVisualStyleBackColor = True
|
|---|
| 1334 | '
|
|---|
| 1335 | 'Label51
|
|---|
| 1336 | '
|
|---|
| 1337 | Me.Label51.AutoSize = True
|
|---|
| 1338 | Me.Label51.Location = New System.Drawing.Point(14, 319)
|
|---|
| 1339 | Me.Label51.Name = "Label51"
|
|---|
| 1340 | Me.Label51.Size = New System.Drawing.Size(117, 12)
|
|---|
| 1341 | Me.Label51.TabIndex = 28
|
|---|
| 1342 | Me.Label51.Text = "起動時バージョンチェック"
|
|---|
| 1343 | '
|
|---|
| 1344 | 'CheckStartupVersion
|
|---|
| 1345 | '
|
|---|
| 1346 | Me.CheckStartupVersion.AutoSize = True
|
|---|
| 1347 | Me.CheckStartupVersion.Location = New System.Drawing.Point(183, 318)
|
|---|
| 1348 | Me.CheckStartupVersion.Name = "CheckStartupVersion"
|
|---|
| 1349 | Me.CheckStartupVersion.Size = New System.Drawing.Size(74, 16)
|
|---|
| 1350 | Me.CheckStartupVersion.TabIndex = 29
|
|---|
| 1351 | Me.CheckStartupVersion.Text = "チェックする"
|
|---|
| 1352 | Me.CheckStartupVersion.UseVisualStyleBackColor = True
|
|---|
| 1353 | '
|
|---|
| 1354 | 'CheckPeriodAdjust
|
|---|
| 1355 | '
|
|---|
| 1356 | Me.CheckPeriodAdjust.AutoSize = True
|
|---|
| 1357 | Me.CheckPeriodAdjust.Location = New System.Drawing.Point(186, 82)
|
|---|
| 1358 | Me.CheckPeriodAdjust.Name = "CheckPeriodAdjust"
|
|---|
| 1359 | Me.CheckPeriodAdjust.Size = New System.Drawing.Size(91, 16)
|
|---|
| 1360 | Me.CheckPeriodAdjust.TabIndex = 7
|
|---|
| 1361 | Me.CheckPeriodAdjust.Text = "自動調整する"
|
|---|
| 1362 | Me.CheckPeriodAdjust.UseVisualStyleBackColor = True
|
|---|
| 1363 | '
|
|---|
| 1364 | 'MaxPost
|
|---|
| 1365 | '
|
|---|
| 1366 | Me.MaxPost.Location = New System.Drawing.Point(186, 293)
|
|---|
| 1367 | Me.MaxPost.Name = "MaxPost"
|
|---|
| 1368 | Me.MaxPost.Size = New System.Drawing.Size(62, 19)
|
|---|
| 1369 | Me.MaxPost.TabIndex = 27
|
|---|
| 1370 | Me.MaxPost.Visible = False
|
|---|
| 1371 | '
|
|---|
| 1372 | 'Label52
|
|---|
| 1373 | '
|
|---|
| 1374 | Me.Label52.AutoSize = True
|
|---|
| 1375 | Me.Label52.Location = New System.Drawing.Point(14, 296)
|
|---|
| 1376 | Me.Label52.Name = "Label52"
|
|---|
| 1377 | Me.Label52.Size = New System.Drawing.Size(149, 12)
|
|---|
| 1378 | Me.Label52.TabIndex = 26
|
|---|
| 1379 | Me.Label52.Text = "1時間あたりの最大POST回数"
|
|---|
| 1380 | Me.Label52.Visible = False
|
|---|
| 1381 | '
|
|---|
| 1382 | 'TabPage2
|
|---|
| 1383 | '
|
|---|
| 1384 | Me.TabPage2.Controls.Add(Me.CheckAlwaysTop)
|
|---|
| 1385 | Me.TabPage2.Controls.Add(Me.Label58)
|
|---|
| 1386 | Me.TabPage2.Controls.Add(Me.Label57)
|
|---|
| 1387 | Me.TabPage2.Controls.Add(Me.Label56)
|
|---|
| 1388 | Me.TabPage2.Controls.Add(Me.CheckFavRestrict)
|
|---|
| 1389 | Me.TabPage2.Controls.Add(Me.CheckTinyURL)
|
|---|
| 1390 | Me.TabPage2.Controls.Add(Me.Label50)
|
|---|
| 1391 | Me.TabPage2.Controls.Add(Me.Button3)
|
|---|
| 1392 | Me.TabPage2.Controls.Add(Me.CheckBox5)
|
|---|
| 1393 | Me.TabPage2.Controls.Add(Me.PlaySnd)
|
|---|
| 1394 | Me.TabPage2.Controls.Add(Me.Label14)
|
|---|
| 1395 | Me.TabPage2.Controls.Add(Me.Label15)
|
|---|
| 1396 | Me.TabPage2.Controls.Add(Me.Label29)
|
|---|
| 1397 | Me.TabPage2.Controls.Add(Me.Label21)
|
|---|
| 1398 | Me.TabPage2.Controls.Add(Me.CheckSortOrderLock)
|
|---|
| 1399 | Me.TabPage2.Controls.Add(Me.Label38)
|
|---|
| 1400 | Me.TabPage2.Controls.Add(Me.BrowserPathText)
|
|---|
| 1401 | Me.TabPage2.Controls.Add(Me.UReadMng)
|
|---|
| 1402 | Me.TabPage2.Controls.Add(Me.Label44)
|
|---|
| 1403 | Me.TabPage2.Controls.Add(Me.CheckCloseToExit)
|
|---|
| 1404 | Me.TabPage2.Controls.Add(Me.HubServerDomain)
|
|---|
| 1405 | Me.TabPage2.Controls.Add(Me.Label40)
|
|---|
| 1406 | Me.TabPage2.Controls.Add(Me.Label43)
|
|---|
| 1407 | Me.TabPage2.Controls.Add(Me.CheckMinimizeToTray)
|
|---|
| 1408 | Me.TabPage2.Controls.Add(Me.Label42)
|
|---|
| 1409 | Me.TabPage2.Controls.Add(Me.Label41)
|
|---|
| 1410 | Me.TabPage2.Controls.Add(Me.CheckUseAPI)
|
|---|
| 1411 | Me.TabPage2.Controls.Add(Me.Label27)
|
|---|
| 1412 | Me.TabPage2.Controls.Add(Me.Label39)
|
|---|
| 1413 | Me.TabPage2.Controls.Add(Me.CheckPostCtrlEnter)
|
|---|
| 1414 | Me.TabPage2.Controls.Add(Me.CheckBox6)
|
|---|
| 1415 | Me.TabPage2.Controls.Add(Me.Label12)
|
|---|
| 1416 | Me.TabPage2.Controls.Add(Me.StatusText)
|
|---|
| 1417 | Me.TabPage2.Controls.Add(Me.CheckUseRecommendStatus)
|
|---|
| 1418 | Me.TabPage2.Location = New System.Drawing.Point(4, 22)
|
|---|
| 1419 | Me.TabPage2.Name = "TabPage2"
|
|---|
| 1420 | Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
|
|---|
| 1421 | Me.TabPage2.Size = New System.Drawing.Size(372, 436)
|
|---|
| 1422 | Me.TabPage2.TabIndex = 1
|
|---|
| 1423 | Me.TabPage2.Text = "動作"
|
|---|
| 1424 | Me.TabPage2.UseVisualStyleBackColor = True
|
|---|
| 1425 | '
|
|---|
| 1426 | 'CheckAlwaysTop
|
|---|
| 1427 | '
|
|---|
| 1428 | Me.CheckAlwaysTop.AutoSize = True
|
|---|
| 1429 | Me.CheckAlwaysTop.Location = New System.Drawing.Point(157, 146)
|
|---|
| 1430 | Me.CheckAlwaysTop.Name = "CheckAlwaysTop"
|
|---|
| 1431 | Me.CheckAlwaysTop.Size = New System.Drawing.Size(112, 16)
|
|---|
| 1432 | Me.CheckAlwaysTop.TabIndex = 12
|
|---|
| 1433 | Me.CheckAlwaysTop.Text = "最前面に表示する"
|
|---|
| 1434 | Me.CheckAlwaysTop.UseVisualStyleBackColor = True
|
|---|
| 1435 | '
|
|---|
| 1436 | 'Label58
|
|---|
| 1437 | '
|
|---|
| 1438 | Me.Label58.AutoSize = True
|
|---|
| 1439 | Me.Label58.Location = New System.Drawing.Point(11, 147)
|
|---|
| 1440 | Me.Label58.Name = "Label58"
|
|---|
| 1441 | Me.Label58.Size = New System.Drawing.Size(86, 12)
|
|---|
| 1442 | Me.Label58.TabIndex = 11
|
|---|
| 1443 | Me.Label58.Text = "常に最前面表示"
|
|---|
| 1444 | '
|
|---|
| 1445 | 'Label57
|
|---|
| 1446 | '
|
|---|
| 1447 | Me.Label57.ForeColor = System.Drawing.SystemColors.ActiveCaption
|
|---|
| 1448 | Me.Label57.Location = New System.Drawing.Point(11, 386)
|
|---|
| 1449 | Me.Label57.Name = "Label57"
|
|---|
| 1450 | Me.Label57.Size = New System.Drawing.Size(353, 21)
|
|---|
| 1451 | Me.Label57.TabIndex = 31
|
|---|
| 1452 | Me.Label57.Text = "発言を再取得してFav結果を検証します。通信量が増えるのでOff推奨"
|
|---|
| 1453 | '
|
|---|
| 1454 | 'Label56
|
|---|
| 1455 | '
|
|---|
| 1456 | Me.Label56.AutoSize = True
|
|---|
| 1457 | Me.Label56.Location = New System.Drawing.Point(11, 368)
|
|---|
| 1458 | Me.Label56.Name = "Label56"
|
|---|
| 1459 | Me.Label56.Size = New System.Drawing.Size(103, 12)
|
|---|
| 1460 | Me.Label56.TabIndex = 29
|
|---|
| 1461 | Me.Label56.Text = "Fav結果厳密チェック"
|
|---|
| 1462 | '
|
|---|
| 1463 | 'CheckFavRestrict
|
|---|
| 1464 | '
|
|---|
| 1465 | Me.CheckFavRestrict.AutoSize = True
|
|---|
| 1466 | Me.CheckFavRestrict.Location = New System.Drawing.Point(157, 367)
|
|---|
| 1467 | Me.CheckFavRestrict.Name = "CheckFavRestrict"
|
|---|
| 1468 | Me.CheckFavRestrict.Size = New System.Drawing.Size(74, 16)
|
|---|
| 1469 | Me.CheckFavRestrict.TabIndex = 30
|
|---|
| 1470 | Me.CheckFavRestrict.Text = "チェックする"
|
|---|
| 1471 | Me.CheckFavRestrict.UseVisualStyleBackColor = True
|
|---|
| 1472 | '
|
|---|
| 1473 | 'CheckTinyURL
|
|---|
| 1474 | '
|
|---|
| 1475 | Me.CheckTinyURL.AutoSize = True
|
|---|
| 1476 | Me.CheckTinyURL.Location = New System.Drawing.Point(157, 168)
|
|---|
| 1477 | Me.CheckTinyURL.Name = "CheckTinyURL"
|
|---|
| 1478 | Me.CheckTinyURL.Size = New System.Drawing.Size(67, 16)
|
|---|
| 1479 | Me.CheckTinyURL.TabIndex = 14
|
|---|
| 1480 | Me.CheckTinyURL.Text = "解決する"
|
|---|
| 1481 | Me.CheckTinyURL.UseVisualStyleBackColor = True
|
|---|
| 1482 | '
|
|---|
| 1483 | 'Label50
|
|---|
| 1484 | '
|
|---|
| 1485 | Me.Label50.AutoSize = True
|
|---|
| 1486 | Me.Label50.Location = New System.Drawing.Point(11, 169)
|
|---|
| 1487 | Me.Label50.Name = "Label50"
|
|---|
| 1488 | Me.Label50.Size = New System.Drawing.Size(84, 12)
|
|---|
| 1489 | Me.Label50.TabIndex = 13
|
|---|
| 1490 | Me.Label50.Text = "短縮URLを解決"
|
|---|
| 1491 | '
|
|---|
| 1492 | 'Button3
|
|---|
| 1493 | '
|
|---|
| 1494 | Me.Button3.Location = New System.Drawing.Point(301, 269)
|
|---|
| 1495 | Me.Button3.Name = "Button3"
|
|---|
| 1496 | Me.Button3.Size = New System.Drawing.Size(65, 23)
|
|---|
| 1497 | Me.Button3.TabIndex = 23
|
|---|
| 1498 | Me.Button3.Text = "参照"
|
|---|
| 1499 | Me.Button3.UseVisualStyleBackColor = True
|
|---|
| 1500 | '
|
|---|
| 1501 | 'TabPage3
|
|---|
| 1502 | '
|
|---|
| 1503 | Me.TabPage3.Controls.Add(Me.Label10)
|
|---|
| 1504 | Me.TabPage3.Controls.Add(Me.ComboDispTitle)
|
|---|
| 1505 | Me.TabPage3.Controls.Add(Me.Label47)
|
|---|
| 1506 | Me.TabPage3.Controls.Add(Me.ComboBox1)
|
|---|
| 1507 | Me.TabPage3.Controls.Add(Me.Label45)
|
|---|
| 1508 | Me.TabPage3.Controls.Add(Me.Label23)
|
|---|
| 1509 | Me.TabPage3.Controls.Add(Me.cmbNameBalloon)
|
|---|
| 1510 | Me.TabPage3.Controls.Add(Me.Label46)
|
|---|
| 1511 | Me.TabPage3.Controls.Add(Me.CheckDispUsername)
|
|---|
| 1512 | Me.TabPage3.Controls.Add(Me.Label11)
|
|---|
| 1513 | Me.TabPage3.Controls.Add(Me.Label16)
|
|---|
| 1514 | Me.TabPage3.Controls.Add(Me.OneWayLv)
|
|---|
| 1515 | Me.TabPage3.Controls.Add(Me.Label25)
|
|---|
| 1516 | Me.TabPage3.Controls.Add(Me.IconSize)
|
|---|
| 1517 | Me.TabPage3.Controls.Add(Me.CheckBox3)
|
|---|
| 1518 | Me.TabPage3.Controls.Add(Me.TextBox3)
|
|---|
| 1519 | Me.TabPage3.Location = New System.Drawing.Point(4, 22)
|
|---|
| 1520 | Me.TabPage3.Name = "TabPage3"
|
|---|
| 1521 | Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
|
|---|
| 1522 | Me.TabPage3.Size = New System.Drawing.Size(372, 436)
|
|---|
| 1523 | Me.TabPage3.TabIndex = 2
|
|---|
| 1524 | Me.TabPage3.Text = "表示"
|
|---|
| 1525 | Me.TabPage3.UseVisualStyleBackColor = True
|
|---|
| 1526 | '
|
|---|
| 1527 | 'TabPage4
|
|---|
| 1528 | '
|
|---|
| 1529 | Me.TabPage4.Controls.Add(Me.GroupBox1)
|
|---|
| 1530 | Me.TabPage4.Location = New System.Drawing.Point(4, 22)
|
|---|
| 1531 | Me.TabPage4.Name = "TabPage4"
|
|---|
| 1532 | Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)
|
|---|
| 1533 | Me.TabPage4.Size = New System.Drawing.Size(372, 436)
|
|---|
| 1534 | Me.TabPage4.TabIndex = 3
|
|---|
| 1535 | Me.TabPage4.Text = "フォント&色"
|
|---|
| 1536 | Me.TabPage4.UseVisualStyleBackColor = True
|
|---|
| 1537 | '
|
|---|
| 1538 | 'TabPage5
|
|---|
| 1539 | '
|
|---|
| 1540 | Me.TabPage5.Controls.Add(Me.GroupBox2)
|
|---|
| 1541 | Me.TabPage5.Location = New System.Drawing.Point(4, 22)
|
|---|
| 1542 | Me.TabPage5.Name = "TabPage5"
|
|---|
| 1543 | Me.TabPage5.Padding = New System.Windows.Forms.Padding(3)
|
|---|
| 1544 | Me.TabPage5.Size = New System.Drawing.Size(372, 436)
|
|---|
| 1545 | Me.TabPage5.TabIndex = 4
|
|---|
| 1546 | Me.TabPage5.Text = "通信"
|
|---|
| 1547 | Me.TabPage5.UseVisualStyleBackColor = True
|
|---|
| 1548 | '
|
|---|
| 1549 | 'GroupBox2
|
|---|
| 1550 | '
|
|---|
| 1551 | Me.GroupBox2.Controls.Add(Me.Label55)
|
|---|
| 1552 | Me.GroupBox2.Controls.Add(Me.TextProxyPassword)
|
|---|
| 1553 | Me.GroupBox2.Controls.Add(Me.LabelProxyPassword)
|
|---|
| 1554 | Me.GroupBox2.Controls.Add(Me.TextProxyUser)
|
|---|
| 1555 | Me.GroupBox2.Controls.Add(Me.LabelProxyUser)
|
|---|
| 1556 | Me.GroupBox2.Controls.Add(Me.TextProxyPort)
|
|---|
| 1557 | Me.GroupBox2.Controls.Add(Me.LabelProxyPort)
|
|---|
| 1558 | Me.GroupBox2.Controls.Add(Me.TextProxyAddress)
|
|---|
| 1559 | Me.GroupBox2.Controls.Add(Me.LabelProxyAddress)
|
|---|
| 1560 | Me.GroupBox2.Controls.Add(Me.RadioProxySpecified)
|
|---|
| 1561 | Me.GroupBox2.Controls.Add(Me.RadioProxyIE)
|
|---|
| 1562 | Me.GroupBox2.Controls.Add(Me.RadioProxyNone)
|
|---|
| 1563 | Me.GroupBox2.Location = New System.Drawing.Point(7, 7)
|
|---|
| 1564 | Me.GroupBox2.Name = "GroupBox2"
|
|---|
| 1565 | Me.GroupBox2.Size = New System.Drawing.Size(359, 161)
|
|---|
| 1566 | Me.GroupBox2.TabIndex = 0
|
|---|
| 1567 | Me.GroupBox2.TabStop = False
|
|---|
| 1568 | Me.GroupBox2.Text = "プロキシの設定"
|
|---|
| 1569 | '
|
|---|
| 1570 | 'Label55
|
|---|
| 1571 | '
|
|---|
| 1572 | Me.Label55.AutoSize = True
|
|---|
| 1573 | Me.Label55.ForeColor = System.Drawing.SystemColors.ActiveCaption
|
|---|
| 1574 | Me.Label55.Location = New System.Drawing.Point(28, 134)
|
|---|
| 1575 | Me.Label55.Name = "Label55"
|
|---|
| 1576 | Me.Label55.Size = New System.Drawing.Size(314, 12)
|
|---|
| 1577 | Me.Label55.TabIndex = 11
|
|---|
| 1578 | Me.Label55.Text = "※認証が不要な場合は、ユーザ名とパスワードは空にしてください。"
|
|---|
| 1579 | '
|
|---|
| 1580 | 'TextProxyPassword
|
|---|
| 1581 | '
|
|---|
| 1582 | Me.TextProxyPassword.Location = New System.Drawing.Point(274, 103)
|
|---|
| 1583 | Me.TextProxyPassword.Name = "TextProxyPassword"
|
|---|
| 1584 | Me.TextProxyPassword.Size = New System.Drawing.Size(68, 19)
|
|---|
| 1585 | Me.TextProxyPassword.TabIndex = 10
|
|---|
| 1586 | Me.TextProxyPassword.UseSystemPasswordChar = True
|
|---|
| 1587 | '
|
|---|
| 1588 | 'LabelProxyPassword
|
|---|
| 1589 | '
|
|---|
| 1590 | Me.LabelProxyPassword.AutoSize = True
|
|---|
| 1591 | Me.LabelProxyPassword.Location = New System.Drawing.Point(205, 106)
|
|---|
| 1592 | Me.LabelProxyPassword.Name = "LabelProxyPassword"
|
|---|
| 1593 | Me.LabelProxyPassword.Size = New System.Drawing.Size(69, 12)
|
|---|
| 1594 | Me.LabelProxyPassword.TabIndex = 9
|
|---|
| 1595 | Me.LabelProxyPassword.Text = "パスワード(&W)"
|
|---|
| 1596 | '
|
|---|
| 1597 | 'TextProxyUser
|
|---|
| 1598 | '
|
|---|
| 1599 | Me.TextProxyUser.Location = New System.Drawing.Point(131, 103)
|
|---|
| 1600 | Me.TextProxyUser.Name = "TextProxyUser"
|
|---|
| 1601 | Me.TextProxyUser.Size = New System.Drawing.Size(68, 19)
|
|---|
| 1602 | Me.TextProxyUser.TabIndex = 8
|
|---|
| 1603 | '
|
|---|
| 1604 | 'LabelProxyUser
|
|---|
| 1605 | '
|
|---|
| 1606 | Me.LabelProxyUser.AutoSize = True
|
|---|
| 1607 | Me.LabelProxyUser.Location = New System.Drawing.Point(62, 106)
|
|---|
| 1608 | Me.LabelProxyUser.Name = "LabelProxyUser"
|
|---|
| 1609 | Me.LabelProxyUser.Size = New System.Drawing.Size(63, 12)
|
|---|
| 1610 | Me.LabelProxyUser.TabIndex = 7
|
|---|
| 1611 | Me.LabelProxyUser.Text = "ユーザ名(&U)"
|
|---|
| 1612 | '
|
|---|
| 1613 | 'TextProxyPort
|
|---|
| 1614 | '
|
|---|
| 1615 | Me.TextProxyPort.Location = New System.Drawing.Point(297, 78)
|
|---|
| 1616 | Me.TextProxyPort.Name = "TextProxyPort"
|
|---|
| 1617 | Me.TextProxyPort.Size = New System.Drawing.Size(45, 19)
|
|---|
| 1618 | Me.TextProxyPort.TabIndex = 6
|
|---|
| 1619 | '
|
|---|
| 1620 | 'LabelProxyPort
|
|---|
| 1621 | '
|
|---|
| 1622 | Me.LabelProxyPort.AutoSize = True
|
|---|
| 1623 | Me.LabelProxyPort.Location = New System.Drawing.Point(243, 81)
|
|---|
| 1624 | Me.LabelProxyPort.Name = "LabelProxyPort"
|
|---|
| 1625 | Me.LabelProxyPort.Size = New System.Drawing.Size(48, 12)
|
|---|
| 1626 | Me.LabelProxyPort.TabIndex = 5
|
|---|
| 1627 | Me.LabelProxyPort.Text = "ポート(&P)"
|
|---|
| 1628 | '
|
|---|
| 1629 | 'TextProxyAddress
|
|---|
| 1630 | '
|
|---|
| 1631 | Me.TextProxyAddress.Location = New System.Drawing.Point(102, 78)
|
|---|
| 1632 | Me.TextProxyAddress.Name = "TextProxyAddress"
|
|---|
| 1633 | Me.TextProxyAddress.Size = New System.Drawing.Size(135, 19)
|
|---|
| 1634 | Me.TextProxyAddress.TabIndex = 4
|
|---|
| 1635 | '
|
|---|
| 1636 | 'LabelProxyAddress
|
|---|
| 1637 | '
|
|---|
| 1638 | Me.LabelProxyAddress.AutoSize = True
|
|---|
| 1639 | Me.LabelProxyAddress.Location = New System.Drawing.Point(38, 81)
|
|---|
| 1640 | Me.LabelProxyAddress.Name = "LabelProxyAddress"
|
|---|
| 1641 | Me.LabelProxyAddress.Size = New System.Drawing.Size(58, 12)
|
|---|
| 1642 | Me.LabelProxyAddress.TabIndex = 3
|
|---|
| 1643 | Me.LabelProxyAddress.Text = "プロキシ(&X)"
|
|---|
| 1644 | '
|
|---|
| 1645 | 'RadioProxySpecified
|
|---|
| 1646 | '
|
|---|
| 1647 | Me.RadioProxySpecified.AutoSize = True
|
|---|
| 1648 | Me.RadioProxySpecified.Location = New System.Drawing.Point(6, 62)
|
|---|
| 1649 | Me.RadioProxySpecified.Name = "RadioProxySpecified"
|
|---|
| 1650 | Me.RadioProxySpecified.Size = New System.Drawing.Size(66, 16)
|
|---|
| 1651 | Me.RadioProxySpecified.TabIndex = 2
|
|---|
| 1652 | Me.RadioProxySpecified.Text = "指定する"
|
|---|
| 1653 | Me.RadioProxySpecified.UseVisualStyleBackColor = True
|
|---|
| 1654 | '
|
|---|
| 1655 | 'RadioProxyIE
|
|---|
| 1656 | '
|
|---|
| 1657 | Me.RadioProxyIE.AutoSize = True
|
|---|
| 1658 | Me.RadioProxyIE.Checked = True
|
|---|
| 1659 | Me.RadioProxyIE.Location = New System.Drawing.Point(6, 40)
|
|---|
| 1660 | Me.RadioProxyIE.Name = "RadioProxyIE"
|
|---|
| 1661 | Me.RadioProxyIE.Size = New System.Drawing.Size(190, 16)
|
|---|
| 1662 | Me.RadioProxyIE.TabIndex = 1
|
|---|
| 1663 | Me.RadioProxyIE.TabStop = True
|
|---|
| 1664 | Me.RadioProxyIE.Text = "InternetExplorerの設定を使用する"
|
|---|
| 1665 | Me.RadioProxyIE.UseVisualStyleBackColor = True
|
|---|
| 1666 | '
|
|---|
| 1667 | 'RadioProxyNone
|
|---|
| 1668 | '
|
|---|
| 1669 | Me.RadioProxyNone.AutoSize = True
|
|---|
| 1670 | Me.RadioProxyNone.Location = New System.Drawing.Point(6, 18)
|
|---|
| 1671 | Me.RadioProxyNone.Name = "RadioProxyNone"
|
|---|
| 1672 | Me.RadioProxyNone.Size = New System.Drawing.Size(76, 16)
|
|---|
| 1673 | Me.RadioProxyNone.TabIndex = 0
|
|---|
| 1674 | Me.RadioProxyNone.Text = "使用しない"
|
|---|
| 1675 | Me.RadioProxyNone.UseVisualStyleBackColor = True
|
|---|
| 1676 | '
|
|---|
| 1677 | 'Setting
|
|---|
| 1678 | '
|
|---|
| 1679 | Me.AcceptButton = Me.Save
|
|---|
| 1680 | Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
|
|---|
| 1681 | Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|---|
| 1682 | Me.CancelButton = Me.Cancel
|
|---|
| 1683 | Me.ClientSize = New System.Drawing.Size(407, 515)
|
|---|
| 1684 | Me.Controls.Add(Me.TabControl1)
|
|---|
| 1685 | Me.Controls.Add(Me.Cancel)
|
|---|
| 1686 | Me.Controls.Add(Me.Save)
|
|---|
| 1687 | Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
|
|---|
| 1688 | Me.MaximizeBox = False
|
|---|
| 1689 | Me.MinimizeBox = False
|
|---|
| 1690 | Me.Name = "Setting"
|
|---|
| 1691 | Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent
|
|---|
| 1692 | Me.Text = "設定"
|
|---|
| 1693 | Me.TopMost = True
|
|---|
| 1694 | Me.GroupBox1.ResumeLayout(False)
|
|---|
| 1695 | Me.GroupBox1.PerformLayout()
|
|---|
| 1696 | Me.TabControl1.ResumeLayout(False)
|
|---|
| 1697 | Me.TabPage1.ResumeLayout(False)
|
|---|
| 1698 | Me.TabPage1.PerformLayout()
|
|---|
| 1699 | Me.TabPage2.ResumeLayout(False)
|
|---|
| 1700 | Me.TabPage2.PerformLayout()
|
|---|
| 1701 | Me.TabPage3.ResumeLayout(False)
|
|---|
| 1702 | Me.TabPage3.PerformLayout()
|
|---|
| 1703 | Me.TabPage4.ResumeLayout(False)
|
|---|
| 1704 | Me.TabPage5.ResumeLayout(False)
|
|---|
| 1705 | Me.GroupBox2.ResumeLayout(False)
|
|---|
| 1706 | Me.GroupBox2.PerformLayout()
|
|---|
| 1707 | Me.ResumeLayout(False)
|
|---|
| 1708 |
|
|---|
| 1709 | End Sub
|
|---|
| 1710 | Friend WithEvents Label1 As System.Windows.Forms.Label
|
|---|
| 1711 | Friend WithEvents Label2 As System.Windows.Forms.Label
|
|---|
| 1712 | Friend WithEvents Username As System.Windows.Forms.TextBox
|
|---|
| 1713 | Friend WithEvents Password As System.Windows.Forms.TextBox
|
|---|
| 1714 | Friend WithEvents Save As System.Windows.Forms.Button
|
|---|
| 1715 | Friend WithEvents Cancel As System.Windows.Forms.Button
|
|---|
| 1716 | Friend WithEvents Label3 As System.Windows.Forms.Label
|
|---|
| 1717 | Friend WithEvents TimelinePeriod As System.Windows.Forms.TextBox
|
|---|
| 1718 | Friend WithEvents Label4 As System.Windows.Forms.Label
|
|---|
| 1719 | Friend WithEvents NextThreshold As System.Windows.Forms.TextBox
|
|---|
| 1720 | Friend WithEvents DMPeriod As System.Windows.Forms.TextBox
|
|---|
| 1721 | Friend WithEvents Label5 As System.Windows.Forms.Label
|
|---|
| 1722 | Friend WithEvents NextPages As System.Windows.Forms.TextBox
|
|---|
| 1723 | Friend WithEvents Label6 As System.Windows.Forms.Label
|
|---|
| 1724 | Friend WithEvents ReadLogDays As System.Windows.Forms.TextBox
|
|---|
| 1725 | Friend WithEvents Label7 As System.Windows.Forms.Label
|
|---|
| 1726 | Friend WithEvents StartupReadPages As System.Windows.Forms.TextBox
|
|---|
| 1727 | Friend WithEvents Label8 As System.Windows.Forms.Label
|
|---|
| 1728 | Friend WithEvents Label9 As System.Windows.Forms.Label
|
|---|
| 1729 | Friend WithEvents StartupReaded As System.Windows.Forms.CheckBox
|
|---|
| 1730 | Friend WithEvents ReadLogUnit As System.Windows.Forms.ComboBox
|
|---|
| 1731 | Friend WithEvents Label11 As System.Windows.Forms.Label
|
|---|
| 1732 | Friend WithEvents Label12 As System.Windows.Forms.Label
|
|---|
| 1733 | Friend WithEvents StatusText As System.Windows.Forms.TextBox
|
|---|
| 1734 | Friend WithEvents PlaySnd As System.Windows.Forms.CheckBox
|
|---|
| 1735 | Friend WithEvents Label14 As System.Windows.Forms.Label
|
|---|
| 1736 | Friend WithEvents Label15 As System.Windows.Forms.Label
|
|---|
| 1737 | Friend WithEvents OneWayLv As System.Windows.Forms.CheckBox
|
|---|
| 1738 | Friend WithEvents Label16 As System.Windows.Forms.Label
|
|---|
| 1739 | Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
|
|---|
| 1740 | Friend WithEvents btnDetail As System.Windows.Forms.Button
|
|---|
| 1741 | Friend WithEvents lblDetail As System.Windows.Forms.Label
|
|---|
| 1742 | Friend WithEvents Label26 As System.Windows.Forms.Label
|
|---|
| 1743 | Friend WithEvents btnOWL As System.Windows.Forms.Button
|
|---|
| 1744 | Friend WithEvents lblOWL As System.Windows.Forms.Label
|
|---|
| 1745 | Friend WithEvents Label24 As System.Windows.Forms.Label
|
|---|
| 1746 | Friend WithEvents btnFav As System.Windows.Forms.Button
|
|---|
| 1747 | Friend WithEvents lblFav As System.Windows.Forms.Label
|
|---|
| 1748 | Friend WithEvents Label22 As System.Windows.Forms.Label
|
|---|
| 1749 | Friend WithEvents btnReaded As System.Windows.Forms.Button
|
|---|
| 1750 | Friend WithEvents lblReaded As System.Windows.Forms.Label
|
|---|
| 1751 | Friend WithEvents Label20 As System.Windows.Forms.Label
|
|---|
| 1752 | Friend WithEvents btnUnread As System.Windows.Forms.Button
|
|---|
| 1753 | Friend WithEvents lblUnRead As System.Windows.Forms.Label
|
|---|
| 1754 | Friend WithEvents Label17 As System.Windows.Forms.Label
|
|---|
| 1755 | Friend WithEvents FontDialog1 As System.Windows.Forms.FontDialog
|
|---|
| 1756 | Friend WithEvents ColorDialog1 As System.Windows.Forms.ColorDialog
|
|---|
| 1757 | Friend WithEvents btnAtFromTarget As System.Windows.Forms.Button
|
|---|
| 1758 | Friend WithEvents lblAtFromTarget As System.Windows.Forms.Label
|
|---|
| 1759 | Friend WithEvents Label28 As System.Windows.Forms.Label
|
|---|
| 1760 | Friend WithEvents btnAtTarget As System.Windows.Forms.Button
|
|---|
| 1761 | Friend WithEvents lblAtTarget As System.Windows.Forms.Label
|
|---|
| 1762 | Friend WithEvents Label30 As System.Windows.Forms.Label
|
|---|
| 1763 | Friend WithEvents btnTarget As System.Windows.Forms.Button
|
|---|
| 1764 | Friend WithEvents lblTarget As System.Windows.Forms.Label
|
|---|
| 1765 | Friend WithEvents Label32 As System.Windows.Forms.Label
|
|---|
| 1766 | Friend WithEvents btnAtSelf As System.Windows.Forms.Button
|
|---|
| 1767 | Friend WithEvents lblAtSelf As System.Windows.Forms.Label
|
|---|
| 1768 | Friend WithEvents Label34 As System.Windows.Forms.Label
|
|---|
| 1769 | Friend WithEvents btnSelf As System.Windows.Forms.Button
|
|---|
| 1770 | Friend WithEvents lblSelf As System.Windows.Forms.Label
|
|---|
| 1771 | Friend WithEvents Label36 As System.Windows.Forms.Label
|
|---|
| 1772 | Friend WithEvents cmbNameBalloon As System.Windows.Forms.ComboBox
|
|---|
| 1773 | Friend WithEvents Label10 As System.Windows.Forms.Label
|
|---|
| 1774 | Friend WithEvents Button1 As System.Windows.Forms.Button
|
|---|
| 1775 | Friend WithEvents Label18 As System.Windows.Forms.Label
|
|---|
| 1776 | Friend WithEvents Label19 As System.Windows.Forms.Label
|
|---|
| 1777 | Friend WithEvents CheckUseRecommendStatus As System.Windows.Forms.CheckBox
|
|---|
| 1778 | Friend WithEvents CheckSortOrderLock As System.Windows.Forms.CheckBox
|
|---|
| 1779 | Friend WithEvents Label21 As System.Windows.Forms.Label
|
|---|
| 1780 | Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox
|
|---|
| 1781 | Friend WithEvents Label23 As System.Windows.Forms.Label
|
|---|
| 1782 | Friend WithEvents CheckBox3 As System.Windows.Forms.CheckBox
|
|---|
| 1783 | Friend WithEvents Label25 As System.Windows.Forms.Label
|
|---|
| 1784 | Friend WithEvents CheckPostCtrlEnter As System.Windows.Forms.CheckBox
|
|---|
| 1785 | Friend WithEvents Label27 As System.Windows.Forms.Label
|
|---|
| 1786 | Friend WithEvents CheckBox5 As System.Windows.Forms.CheckBox
|
|---|
| 1787 | Friend WithEvents Label29 As System.Windows.Forms.Label
|
|---|
| 1788 | Friend WithEvents Label31 As System.Windows.Forms.Label
|
|---|
| 1789 | Friend WithEvents Label33 As System.Windows.Forms.Label
|
|---|
| 1790 | Friend WithEvents Label35 As System.Windows.Forms.Label
|
|---|
| 1791 | Friend WithEvents StartupReadReply As System.Windows.Forms.TextBox
|
|---|
| 1792 | Friend WithEvents StartupReadDM As System.Windows.Forms.TextBox
|
|---|
| 1793 | Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
|
|---|
| 1794 | Friend WithEvents IconSize As System.Windows.Forms.ComboBox
|
|---|
| 1795 | Friend WithEvents Button2 As System.Windows.Forms.Button
|
|---|
| 1796 | Friend WithEvents Label13 As System.Windows.Forms.Label
|
|---|
| 1797 | Friend WithEvents Label37 As System.Windows.Forms.Label
|
|---|
| 1798 | Friend WithEvents Label38 As System.Windows.Forms.Label
|
|---|
| 1799 | Friend WithEvents UReadMng As System.Windows.Forms.CheckBox
|
|---|
| 1800 | Friend WithEvents Label39 As System.Windows.Forms.Label
|
|---|
| 1801 | Friend WithEvents CheckBox6 As System.Windows.Forms.CheckBox
|
|---|
| 1802 | Friend WithEvents Label40 As System.Windows.Forms.Label
|
|---|
| 1803 | Friend WithEvents CheckCloseToExit As System.Windows.Forms.CheckBox
|
|---|
| 1804 | Friend WithEvents Label41 As System.Windows.Forms.Label
|
|---|
| 1805 | Friend WithEvents CheckMinimizeToTray As System.Windows.Forms.CheckBox
|
|---|
| 1806 | Friend WithEvents Label42 As System.Windows.Forms.Label
|
|---|
| 1807 | Friend WithEvents CheckUseAPI As System.Windows.Forms.CheckBox
|
|---|
| 1808 | Friend WithEvents HubServerDomain As System.Windows.Forms.TextBox
|
|---|
| 1809 | Friend WithEvents Label43 As System.Windows.Forms.Label
|
|---|
| 1810 | Friend WithEvents BrowserPathText As System.Windows.Forms.TextBox
|
|---|
| 1811 | Friend WithEvents Label44 As System.Windows.Forms.Label
|
|---|
| 1812 | Friend WithEvents CheckboxReply As System.Windows.Forms.CheckBox
|
|---|
| 1813 | Friend WithEvents CheckDispUsername As System.Windows.Forms.CheckBox
|
|---|
| 1814 | Friend WithEvents Label46 As System.Windows.Forms.Label
|
|---|
| 1815 | Friend WithEvents Label45 As System.Windows.Forms.Label
|
|---|
| 1816 | Friend WithEvents ComboDispTitle As System.Windows.Forms.ComboBox
|
|---|
| 1817 | Friend WithEvents Label47 As System.Windows.Forms.Label
|
|---|
| 1818 | Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
|
|---|
| 1819 | Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
|
|---|
| 1820 | Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
|
|---|
| 1821 | Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
|
|---|
| 1822 | Friend WithEvents TabPage4 As System.Windows.Forms.TabPage
|
|---|
| 1823 | Friend WithEvents Button3 As System.Windows.Forms.Button
|
|---|
| 1824 | Friend WithEvents Button4 As System.Windows.Forms.Button
|
|---|
| 1825 | Friend WithEvents Label48 As System.Windows.Forms.Label
|
|---|
| 1826 | Friend WithEvents Label49 As System.Windows.Forms.Label
|
|---|
| 1827 | Friend WithEvents CheckTinyURL As System.Windows.Forms.CheckBox
|
|---|
| 1828 | Friend WithEvents Label50 As System.Windows.Forms.Label
|
|---|
| 1829 | Friend WithEvents TabPage5 As System.Windows.Forms.TabPage
|
|---|
| 1830 | Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
|
|---|
| 1831 | Friend WithEvents RadioProxySpecified As System.Windows.Forms.RadioButton
|
|---|
| 1832 | Friend WithEvents RadioProxyIE As System.Windows.Forms.RadioButton
|
|---|
| 1833 | Friend WithEvents RadioProxyNone As System.Windows.Forms.RadioButton
|
|---|
| 1834 | Friend WithEvents TextProxyPort As System.Windows.Forms.TextBox
|
|---|
| 1835 | Friend WithEvents LabelProxyPort As System.Windows.Forms.Label
|
|---|
| 1836 | Friend WithEvents TextProxyAddress As System.Windows.Forms.TextBox
|
|---|
| 1837 | Friend WithEvents LabelProxyAddress As System.Windows.Forms.Label
|
|---|
| 1838 | Friend WithEvents TextProxyPassword As System.Windows.Forms.TextBox
|
|---|
| 1839 | Friend WithEvents LabelProxyPassword As System.Windows.Forms.Label
|
|---|
| 1840 | Friend WithEvents TextProxyUser As System.Windows.Forms.TextBox
|
|---|
| 1841 | Friend WithEvents LabelProxyUser As System.Windows.Forms.Label
|
|---|
| 1842 | Friend WithEvents Label55 As System.Windows.Forms.Label
|
|---|
| 1843 | Friend WithEvents MaxPost As System.Windows.Forms.TextBox
|
|---|
| 1844 | Friend WithEvents Label52 As System.Windows.Forms.Label
|
|---|
| 1845 | Friend WithEvents CheckPeriodAdjust As System.Windows.Forms.CheckBox
|
|---|
| 1846 | Friend WithEvents Label53 As System.Windows.Forms.Label
|
|---|
| 1847 | Friend WithEvents CheckStartupKey As System.Windows.Forms.CheckBox
|
|---|
| 1848 | Friend WithEvents Label51 As System.Windows.Forms.Label
|
|---|
| 1849 | Friend WithEvents CheckStartupVersion As System.Windows.Forms.CheckBox
|
|---|
| 1850 | Friend WithEvents Label54 As System.Windows.Forms.Label
|
|---|
| 1851 | Friend WithEvents CheckStartupFollowers As System.Windows.Forms.CheckBox
|
|---|
| 1852 | Friend WithEvents Label56 As System.Windows.Forms.Label
|
|---|
| 1853 | Friend WithEvents CheckFavRestrict As System.Windows.Forms.CheckBox
|
|---|
| 1854 | Friend WithEvents Label57 As System.Windows.Forms.Label
|
|---|
| 1855 | Friend WithEvents CheckAlwaysTop As System.Windows.Forms.CheckBox
|
|---|
| 1856 | Friend WithEvents Label58 As System.Windows.Forms.Label
|
|---|
| 1857 | End Class
|
|---|