| 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 | Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Setting)) |
|---|
| 27 | Me.Label1 = New System.Windows.Forms.Label |
|---|
| 28 | Me.Label2 = New System.Windows.Forms.Label |
|---|
| 29 | Me.Username = New System.Windows.Forms.TextBox |
|---|
| 30 | Me.Password = New System.Windows.Forms.TextBox |
|---|
| 31 | Me.Save = New System.Windows.Forms.Button |
|---|
| 32 | Me.Cancel = New System.Windows.Forms.Button |
|---|
| 33 | Me.Label3 = New System.Windows.Forms.Label |
|---|
| 34 | Me.TimelinePeriod = New System.Windows.Forms.TextBox |
|---|
| 35 | Me.Label4 = New System.Windows.Forms.Label |
|---|
| 36 | Me.NextThreshold = New System.Windows.Forms.TextBox |
|---|
| 37 | Me.DMPeriod = New System.Windows.Forms.TextBox |
|---|
| 38 | Me.Label5 = New System.Windows.Forms.Label |
|---|
| 39 | Me.NextPages = New System.Windows.Forms.TextBox |
|---|
| 40 | Me.Label6 = New System.Windows.Forms.Label |
|---|
| 41 | Me.ReadLogDays = New System.Windows.Forms.TextBox |
|---|
| 42 | Me.Label7 = New System.Windows.Forms.Label |
|---|
| 43 | Me.StartupReadPages = New System.Windows.Forms.TextBox |
|---|
| 44 | Me.Label8 = New System.Windows.Forms.Label |
|---|
| 45 | Me.Label9 = New System.Windows.Forms.Label |
|---|
| 46 | Me.StartupReaded = New System.Windows.Forms.CheckBox |
|---|
| 47 | Me.ReadLogUnit = New System.Windows.Forms.ComboBox |
|---|
| 48 | Me.Label11 = New System.Windows.Forms.Label |
|---|
| 49 | Me.Label12 = New System.Windows.Forms.Label |
|---|
| 50 | Me.StatusText = New System.Windows.Forms.TextBox |
|---|
| 51 | Me.PlaySnd = New System.Windows.Forms.CheckBox |
|---|
| 52 | Me.Label14 = New System.Windows.Forms.Label |
|---|
| 53 | Me.Label15 = New System.Windows.Forms.Label |
|---|
| 54 | Me.OneWayLv = New System.Windows.Forms.CheckBox |
|---|
| 55 | Me.Label16 = New System.Windows.Forms.Label |
|---|
| 56 | Me.GroupBox1 = New System.Windows.Forms.GroupBox |
|---|
| 57 | Me.btnInputFont = New System.Windows.Forms.Button |
|---|
| 58 | Me.lblInputFont = New System.Windows.Forms.Label |
|---|
| 59 | Me.Label65 = New System.Windows.Forms.Label |
|---|
| 60 | Me.btnInputBackcolor = New System.Windows.Forms.Button |
|---|
| 61 | Me.lblInputBackcolor = New System.Windows.Forms.Label |
|---|
| 62 | Me.Label52 = New System.Windows.Forms.Label |
|---|
| 63 | Me.btnUnread = New System.Windows.Forms.Button |
|---|
| 64 | Me.lblUnread = New System.Windows.Forms.Label |
|---|
| 65 | Me.Label20 = New System.Windows.Forms.Label |
|---|
| 66 | Me.btnAtTo = New System.Windows.Forms.Button |
|---|
| 67 | Me.lblAtTo = New System.Windows.Forms.Label |
|---|
| 68 | Me.Label49 = New System.Windows.Forms.Label |
|---|
| 69 | Me.Button2 = New System.Windows.Forms.Button |
|---|
| 70 | Me.Label13 = New System.Windows.Forms.Label |
|---|
| 71 | Me.Label37 = New System.Windows.Forms.Label |
|---|
| 72 | Me.Button1 = New System.Windows.Forms.Button |
|---|
| 73 | Me.Label18 = New System.Windows.Forms.Label |
|---|
| 74 | Me.Label19 = New System.Windows.Forms.Label |
|---|
| 75 | Me.btnAtFromTarget = New System.Windows.Forms.Button |
|---|
| 76 | Me.lblAtFromTarget = New System.Windows.Forms.Label |
|---|
| 77 | Me.Label28 = New System.Windows.Forms.Label |
|---|
| 78 | Me.btnAtTarget = New System.Windows.Forms.Button |
|---|
| 79 | Me.lblAtTarget = New System.Windows.Forms.Label |
|---|
| 80 | Me.Label30 = New System.Windows.Forms.Label |
|---|
| 81 | Me.btnTarget = New System.Windows.Forms.Button |
|---|
| 82 | Me.lblTarget = New System.Windows.Forms.Label |
|---|
| 83 | Me.Label32 = New System.Windows.Forms.Label |
|---|
| 84 | Me.btnAtSelf = New System.Windows.Forms.Button |
|---|
| 85 | Me.lblAtSelf = New System.Windows.Forms.Label |
|---|
| 86 | Me.Label34 = New System.Windows.Forms.Label |
|---|
| 87 | Me.btnSelf = New System.Windows.Forms.Button |
|---|
| 88 | Me.lblSelf = New System.Windows.Forms.Label |
|---|
| 89 | Me.Label36 = New System.Windows.Forms.Label |
|---|
| 90 | Me.btnDetail = New System.Windows.Forms.Button |
|---|
| 91 | Me.lblDetail = New System.Windows.Forms.Label |
|---|
| 92 | Me.Label26 = New System.Windows.Forms.Label |
|---|
| 93 | Me.btnOWL = New System.Windows.Forms.Button |
|---|
| 94 | Me.lblOWL = New System.Windows.Forms.Label |
|---|
| 95 | Me.Label24 = New System.Windows.Forms.Label |
|---|
| 96 | Me.btnFav = New System.Windows.Forms.Button |
|---|
| 97 | Me.lblFav = New System.Windows.Forms.Label |
|---|
| 98 | Me.Label22 = New System.Windows.Forms.Label |
|---|
| 99 | Me.btnListFont = New System.Windows.Forms.Button |
|---|
| 100 | Me.lblListFont = New System.Windows.Forms.Label |
|---|
| 101 | Me.Label61 = New System.Windows.Forms.Label |
|---|
| 102 | Me.FontDialog1 = New System.Windows.Forms.FontDialog |
|---|
| 103 | Me.ColorDialog1 = New System.Windows.Forms.ColorDialog |
|---|
| 104 | Me.cmbNameBalloon = New System.Windows.Forms.ComboBox |
|---|
| 105 | Me.Label10 = New System.Windows.Forms.Label |
|---|
| 106 | Me.CheckUseRecommendStatus = New System.Windows.Forms.CheckBox |
|---|
| 107 | Me.CheckSortOrderLock = New System.Windows.Forms.CheckBox |
|---|
| 108 | Me.Label21 = New System.Windows.Forms.Label |
|---|
| 109 | Me.CmbDateTimeFormat = New System.Windows.Forms.ComboBox |
|---|
| 110 | Me.Label23 = New System.Windows.Forms.Label |
|---|
| 111 | Me.CheckBox3 = New System.Windows.Forms.CheckBox |
|---|
| 112 | Me.Label25 = New System.Windows.Forms.Label |
|---|
| 113 | Me.CheckPostCtrlEnter = New System.Windows.Forms.CheckBox |
|---|
| 114 | Me.Label27 = New System.Windows.Forms.Label |
|---|
| 115 | Me.Label31 = New System.Windows.Forms.Label |
|---|
| 116 | Me.Label33 = New System.Windows.Forms.Label |
|---|
| 117 | Me.Label35 = New System.Windows.Forms.Label |
|---|
| 118 | Me.StartupReadReply = New System.Windows.Forms.TextBox |
|---|
| 119 | Me.StartupReadDM = New System.Windows.Forms.TextBox |
|---|
| 120 | Me.TextBox3 = New System.Windows.Forms.TextBox |
|---|
| 121 | Me.IconSize = New System.Windows.Forms.ComboBox |
|---|
| 122 | Me.Label38 = New System.Windows.Forms.Label |
|---|
| 123 | Me.UReadMng = New System.Windows.Forms.CheckBox |
|---|
| 124 | Me.Label39 = New System.Windows.Forms.Label |
|---|
| 125 | Me.CheckBox6 = New System.Windows.Forms.CheckBox |
|---|
| 126 | Me.Label40 = New System.Windows.Forms.Label |
|---|
| 127 | Me.CheckCloseToExit = New System.Windows.Forms.CheckBox |
|---|
| 128 | Me.Label41 = New System.Windows.Forms.Label |
|---|
| 129 | Me.CheckMinimizeToTray = New System.Windows.Forms.CheckBox |
|---|
| 130 | Me.BrowserPathText = New System.Windows.Forms.TextBox |
|---|
| 131 | Me.Label44 = New System.Windows.Forms.Label |
|---|
| 132 | Me.CheckboxReply = New System.Windows.Forms.CheckBox |
|---|
| 133 | Me.CheckDispUsername = New System.Windows.Forms.CheckBox |
|---|
| 134 | Me.Label46 = New System.Windows.Forms.Label |
|---|
| 135 | Me.Label45 = New System.Windows.Forms.Label |
|---|
| 136 | Me.ComboDispTitle = New System.Windows.Forms.ComboBox |
|---|
| 137 | Me.Label47 = New System.Windows.Forms.Label |
|---|
| 138 | Me.TabControl1 = New System.Windows.Forms.TabControl |
|---|
| 139 | Me.TabPage1 = New System.Windows.Forms.TabPage |
|---|
| 140 | Me.Label70 = New System.Windows.Forms.Label |
|---|
| 141 | Me.CheckStartupAPImodeNoWarning = New System.Windows.Forms.CheckBox |
|---|
| 142 | Me.Label69 = New System.Windows.Forms.Label |
|---|
| 143 | Me.ReplyPeriod = New System.Windows.Forms.TextBox |
|---|
| 144 | Me.CheckPostAndGet = New System.Windows.Forms.CheckBox |
|---|
| 145 | Me.Label67 = New System.Windows.Forms.Label |
|---|
| 146 | Me.TextCountApi = New System.Windows.Forms.TextBox |
|---|
| 147 | Me.Label66 = New System.Windows.Forms.Label |
|---|
| 148 | Me.CheckPostMethod = New System.Windows.Forms.CheckBox |
|---|
| 149 | Me.Label43 = New System.Windows.Forms.Label |
|---|
| 150 | Me.CheckUseApi = New System.Windows.Forms.CheckBox |
|---|
| 151 | Me.Label54 = New System.Windows.Forms.Label |
|---|
| 152 | Me.CheckStartupFollowers = New System.Windows.Forms.CheckBox |
|---|
| 153 | Me.Label53 = New System.Windows.Forms.Label |
|---|
| 154 | Me.CheckStartupKey = New System.Windows.Forms.CheckBox |
|---|
| 155 | Me.Label51 = New System.Windows.Forms.Label |
|---|
| 156 | Me.CheckStartupVersion = New System.Windows.Forms.CheckBox |
|---|
| 157 | Me.CheckPeriodAdjust = New System.Windows.Forms.CheckBox |
|---|
| 158 | Me.TabPage2 = New System.Windows.Forms.TabPage |
|---|
| 159 | Me.ComboBoxAutoShortUrlFirst = New System.Windows.Forms.ComboBox |
|---|
| 160 | Me.Label71 = New System.Windows.Forms.Label |
|---|
| 161 | Me.CheckProtectNotInclude = New System.Windows.Forms.CheckBox |
|---|
| 162 | Me.Label42 = New System.Windows.Forms.Label |
|---|
| 163 | Me.CheckAutoConvertUrl = New System.Windows.Forms.CheckBox |
|---|
| 164 | Me.Label29 = New System.Windows.Forms.Label |
|---|
| 165 | Me.CheckAlwaysTop = New System.Windows.Forms.CheckBox |
|---|
| 166 | Me.Label58 = New System.Windows.Forms.Label |
|---|
| 167 | Me.Label57 = New System.Windows.Forms.Label |
|---|
| 168 | Me.Label56 = New System.Windows.Forms.Label |
|---|
| 169 | Me.CheckFavRestrict = New System.Windows.Forms.CheckBox |
|---|
| 170 | Me.CheckTinyURL = New System.Windows.Forms.CheckBox |
|---|
| 171 | Me.Label50 = New System.Windows.Forms.Label |
|---|
| 172 | Me.Button3 = New System.Windows.Forms.Button |
|---|
| 173 | Me.TabPage3 = New System.Windows.Forms.TabPage |
|---|
| 174 | Me.Label68 = New System.Windows.Forms.Label |
|---|
| 175 | Me.CheckBalloonLimit = New System.Windows.Forms.CheckBox |
|---|
| 176 | Me.LabelDateTimeFormatApplied = New System.Windows.Forms.Label |
|---|
| 177 | Me.Label62 = New System.Windows.Forms.Label |
|---|
| 178 | Me.Label17 = New System.Windows.Forms.Label |
|---|
| 179 | Me.chkUnreadStyle = New System.Windows.Forms.CheckBox |
|---|
| 180 | Me.TabPage4 = New System.Windows.Forms.TabPage |
|---|
| 181 | Me.TabPage5 = New System.Windows.Forms.TabPage |
|---|
| 182 | Me.Label64 = New System.Windows.Forms.Label |
|---|
| 183 | Me.ConnectionTimeOut = New System.Windows.Forms.TextBox |
|---|
| 184 | Me.Label63 = New System.Windows.Forms.Label |
|---|
| 185 | Me.GroupBox2 = New System.Windows.Forms.GroupBox |
|---|
| 186 | Me.Label55 = New System.Windows.Forms.Label |
|---|
| 187 | Me.TextProxyPassword = New System.Windows.Forms.TextBox |
|---|
| 188 | Me.LabelProxyPassword = New System.Windows.Forms.Label |
|---|
| 189 | Me.TextProxyUser = New System.Windows.Forms.TextBox |
|---|
| 190 | Me.LabelProxyUser = New System.Windows.Forms.Label |
|---|
| 191 | Me.TextProxyPort = New System.Windows.Forms.TextBox |
|---|
| 192 | Me.LabelProxyPort = New System.Windows.Forms.Label |
|---|
| 193 | Me.TextProxyAddress = New System.Windows.Forms.TextBox |
|---|
| 194 | Me.LabelProxyAddress = New System.Windows.Forms.Label |
|---|
| 195 | Me.RadioProxySpecified = New System.Windows.Forms.RadioButton |
|---|
| 196 | Me.RadioProxyIE = New System.Windows.Forms.RadioButton |
|---|
| 197 | Me.RadioProxyNone = New System.Windows.Forms.RadioButton |
|---|
| 198 | Me.TabPage6 = New System.Windows.Forms.TabPage |
|---|
| 199 | Me.Label60 = New System.Windows.Forms.Label |
|---|
| 200 | Me.ComboBoxOutputzUrlmode = New System.Windows.Forms.ComboBox |
|---|
| 201 | Me.Label59 = New System.Windows.Forms.Label |
|---|
| 202 | Me.TextBoxOutputzKey = New System.Windows.Forms.TextBox |
|---|
| 203 | Me.CheckOutputz = New System.Windows.Forms.CheckBox |
|---|
| 204 | Me.GroupBox1.SuspendLayout() |
|---|
| 205 | Me.TabControl1.SuspendLayout() |
|---|
| 206 | Me.TabPage1.SuspendLayout() |
|---|
| 207 | Me.TabPage2.SuspendLayout() |
|---|
| 208 | Me.TabPage3.SuspendLayout() |
|---|
| 209 | Me.TabPage4.SuspendLayout() |
|---|
| 210 | Me.TabPage5.SuspendLayout() |
|---|
| 211 | Me.GroupBox2.SuspendLayout() |
|---|
| 212 | Me.TabPage6.SuspendLayout() |
|---|
| 213 | Me.SuspendLayout() |
|---|
| 214 | ' |
|---|
| 215 | 'Label1 |
|---|
| 216 | ' |
|---|
| 217 | resources.ApplyResources(Me.Label1, "Label1") |
|---|
| 218 | Me.Label1.Name = "Label1" |
|---|
| 219 | ' |
|---|
| 220 | 'Label2 |
|---|
| 221 | ' |
|---|
| 222 | resources.ApplyResources(Me.Label2, "Label2") |
|---|
| 223 | Me.Label2.Name = "Label2" |
|---|
| 224 | ' |
|---|
| 225 | 'Username |
|---|
| 226 | ' |
|---|
| 227 | resources.ApplyResources(Me.Username, "Username") |
|---|
| 228 | Me.Username.Name = "Username" |
|---|
| 229 | ' |
|---|
| 230 | 'Password |
|---|
| 231 | ' |
|---|
| 232 | resources.ApplyResources(Me.Password, "Password") |
|---|
| 233 | Me.Password.Name = "Password" |
|---|
| 234 | Me.Password.UseSystemPasswordChar = True |
|---|
| 235 | ' |
|---|
| 236 | 'Save |
|---|
| 237 | ' |
|---|
| 238 | Me.Save.DialogResult = System.Windows.Forms.DialogResult.OK |
|---|
| 239 | resources.ApplyResources(Me.Save, "Save") |
|---|
| 240 | Me.Save.Name = "Save" |
|---|
| 241 | Me.Save.UseVisualStyleBackColor = True |
|---|
| 242 | ' |
|---|
| 243 | 'Cancel |
|---|
| 244 | ' |
|---|
| 245 | Me.Cancel.CausesValidation = False |
|---|
| 246 | Me.Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel |
|---|
| 247 | resources.ApplyResources(Me.Cancel, "Cancel") |
|---|
| 248 | Me.Cancel.Name = "Cancel" |
|---|
| 249 | Me.Cancel.UseVisualStyleBackColor = True |
|---|
| 250 | ' |
|---|
| 251 | 'Label3 |
|---|
| 252 | ' |
|---|
| 253 | resources.ApplyResources(Me.Label3, "Label3") |
|---|
| 254 | Me.Label3.Name = "Label3" |
|---|
| 255 | ' |
|---|
| 256 | 'TimelinePeriod |
|---|
| 257 | ' |
|---|
| 258 | resources.ApplyResources(Me.TimelinePeriod, "TimelinePeriod") |
|---|
| 259 | Me.TimelinePeriod.Name = "TimelinePeriod" |
|---|
| 260 | ' |
|---|
| 261 | 'Label4 |
|---|
| 262 | ' |
|---|
| 263 | resources.ApplyResources(Me.Label4, "Label4") |
|---|
| 264 | Me.Label4.Name = "Label4" |
|---|
| 265 | ' |
|---|
| 266 | 'NextThreshold |
|---|
| 267 | ' |
|---|
| 268 | resources.ApplyResources(Me.NextThreshold, "NextThreshold") |
|---|
| 269 | Me.NextThreshold.Name = "NextThreshold" |
|---|
| 270 | ' |
|---|
| 271 | 'DMPeriod |
|---|
| 272 | ' |
|---|
| 273 | resources.ApplyResources(Me.DMPeriod, "DMPeriod") |
|---|
| 274 | Me.DMPeriod.Name = "DMPeriod" |
|---|
| 275 | ' |
|---|
| 276 | 'Label5 |
|---|
| 277 | ' |
|---|
| 278 | resources.ApplyResources(Me.Label5, "Label5") |
|---|
| 279 | Me.Label5.Name = "Label5" |
|---|
| 280 | ' |
|---|
| 281 | 'NextPages |
|---|
| 282 | ' |
|---|
| 283 | resources.ApplyResources(Me.NextPages, "NextPages") |
|---|
| 284 | Me.NextPages.Name = "NextPages" |
|---|
| 285 | ' |
|---|
| 286 | 'Label6 |
|---|
| 287 | ' |
|---|
| 288 | resources.ApplyResources(Me.Label6, "Label6") |
|---|
| 289 | Me.Label6.Name = "Label6" |
|---|
| 290 | ' |
|---|
| 291 | 'ReadLogDays |
|---|
| 292 | ' |
|---|
| 293 | resources.ApplyResources(Me.ReadLogDays, "ReadLogDays") |
|---|
| 294 | Me.ReadLogDays.Name = "ReadLogDays" |
|---|
| 295 | ' |
|---|
| 296 | 'Label7 |
|---|
| 297 | ' |
|---|
| 298 | resources.ApplyResources(Me.Label7, "Label7") |
|---|
| 299 | Me.Label7.Name = "Label7" |
|---|
| 300 | ' |
|---|
| 301 | 'StartupReadPages |
|---|
| 302 | ' |
|---|
| 303 | resources.ApplyResources(Me.StartupReadPages, "StartupReadPages") |
|---|
| 304 | Me.StartupReadPages.Name = "StartupReadPages" |
|---|
| 305 | ' |
|---|
| 306 | 'Label8 |
|---|
| 307 | ' |
|---|
| 308 | resources.ApplyResources(Me.Label8, "Label8") |
|---|
| 309 | Me.Label8.Name = "Label8" |
|---|
| 310 | ' |
|---|
| 311 | 'Label9 |
|---|
| 312 | ' |
|---|
| 313 | resources.ApplyResources(Me.Label9, "Label9") |
|---|
| 314 | Me.Label9.Name = "Label9" |
|---|
| 315 | ' |
|---|
| 316 | 'StartupReaded |
|---|
| 317 | ' |
|---|
| 318 | resources.ApplyResources(Me.StartupReaded, "StartupReaded") |
|---|
| 319 | Me.StartupReaded.Name = "StartupReaded" |
|---|
| 320 | Me.StartupReaded.UseVisualStyleBackColor = True |
|---|
| 321 | ' |
|---|
| 322 | 'ReadLogUnit |
|---|
| 323 | ' |
|---|
| 324 | resources.ApplyResources(Me.ReadLogUnit, "ReadLogUnit") |
|---|
| 325 | Me.ReadLogUnit.FormattingEnabled = True |
|---|
| 326 | Me.ReadLogUnit.Items.AddRange(New Object() {resources.GetString("ReadLogUnit.Items"), resources.GetString("ReadLogUnit.Items1"), resources.GetString("ReadLogUnit.Items2")}) |
|---|
| 327 | Me.ReadLogUnit.Name = "ReadLogUnit" |
|---|
| 328 | ' |
|---|
| 329 | 'Label11 |
|---|
| 330 | ' |
|---|
| 331 | resources.ApplyResources(Me.Label11, "Label11") |
|---|
| 332 | Me.Label11.Name = "Label11" |
|---|
| 333 | ' |
|---|
| 334 | 'Label12 |
|---|
| 335 | ' |
|---|
| 336 | resources.ApplyResources(Me.Label12, "Label12") |
|---|
| 337 | Me.Label12.Name = "Label12" |
|---|
| 338 | ' |
|---|
| 339 | 'StatusText |
|---|
| 340 | ' |
|---|
| 341 | resources.ApplyResources(Me.StatusText, "StatusText") |
|---|
| 342 | Me.StatusText.Name = "StatusText" |
|---|
| 343 | ' |
|---|
| 344 | 'PlaySnd |
|---|
| 345 | ' |
|---|
| 346 | resources.ApplyResources(Me.PlaySnd, "PlaySnd") |
|---|
| 347 | Me.PlaySnd.Name = "PlaySnd" |
|---|
| 348 | Me.PlaySnd.UseVisualStyleBackColor = True |
|---|
| 349 | ' |
|---|
| 350 | 'Label14 |
|---|
| 351 | ' |
|---|
| 352 | resources.ApplyResources(Me.Label14, "Label14") |
|---|
| 353 | Me.Label14.Name = "Label14" |
|---|
| 354 | ' |
|---|
| 355 | 'Label15 |
|---|
| 356 | ' |
|---|
| 357 | Me.Label15.ForeColor = System.Drawing.SystemColors.ActiveCaption |
|---|
| 358 | resources.ApplyResources(Me.Label15, "Label15") |
|---|
| 359 | Me.Label15.Name = "Label15" |
|---|
| 360 | ' |
|---|
| 361 | 'OneWayLv |
|---|
| 362 | ' |
|---|
| 363 | resources.ApplyResources(Me.OneWayLv, "OneWayLv") |
|---|
| 364 | Me.OneWayLv.Name = "OneWayLv" |
|---|
| 365 | Me.OneWayLv.UseVisualStyleBackColor = True |
|---|
| 366 | ' |
|---|
| 367 | 'Label16 |
|---|
| 368 | ' |
|---|
| 369 | resources.ApplyResources(Me.Label16, "Label16") |
|---|
| 370 | Me.Label16.Name = "Label16" |
|---|
| 371 | ' |
|---|
| 372 | 'GroupBox1 |
|---|
| 373 | ' |
|---|
| 374 | Me.GroupBox1.Controls.Add(Me.btnInputFont) |
|---|
| 375 | Me.GroupBox1.Controls.Add(Me.lblInputFont) |
|---|
| 376 | Me.GroupBox1.Controls.Add(Me.Label65) |
|---|
| 377 | Me.GroupBox1.Controls.Add(Me.btnInputBackcolor) |
|---|
| 378 | Me.GroupBox1.Controls.Add(Me.lblInputBackcolor) |
|---|
| 379 | Me.GroupBox1.Controls.Add(Me.Label52) |
|---|
| 380 | Me.GroupBox1.Controls.Add(Me.btnUnread) |
|---|
| 381 | Me.GroupBox1.Controls.Add(Me.lblUnread) |
|---|
| 382 | Me.GroupBox1.Controls.Add(Me.Label20) |
|---|
| 383 | Me.GroupBox1.Controls.Add(Me.btnAtTo) |
|---|
| 384 | Me.GroupBox1.Controls.Add(Me.lblAtTo) |
|---|
| 385 | Me.GroupBox1.Controls.Add(Me.Label49) |
|---|
| 386 | Me.GroupBox1.Controls.Add(Me.Button2) |
|---|
| 387 | Me.GroupBox1.Controls.Add(Me.Label13) |
|---|
| 388 | Me.GroupBox1.Controls.Add(Me.Label37) |
|---|
| 389 | Me.GroupBox1.Controls.Add(Me.Button1) |
|---|
| 390 | Me.GroupBox1.Controls.Add(Me.Label18) |
|---|
| 391 | Me.GroupBox1.Controls.Add(Me.Label19) |
|---|
| 392 | Me.GroupBox1.Controls.Add(Me.btnAtFromTarget) |
|---|
| 393 | Me.GroupBox1.Controls.Add(Me.lblAtFromTarget) |
|---|
| 394 | Me.GroupBox1.Controls.Add(Me.Label28) |
|---|
| 395 | Me.GroupBox1.Controls.Add(Me.btnAtTarget) |
|---|
| 396 | Me.GroupBox1.Controls.Add(Me.lblAtTarget) |
|---|
| 397 | Me.GroupBox1.Controls.Add(Me.Label30) |
|---|
| 398 | Me.GroupBox1.Controls.Add(Me.btnTarget) |
|---|
| 399 | Me.GroupBox1.Controls.Add(Me.lblTarget) |
|---|
| 400 | Me.GroupBox1.Controls.Add(Me.Label32) |
|---|
| 401 | Me.GroupBox1.Controls.Add(Me.btnAtSelf) |
|---|
| 402 | Me.GroupBox1.Controls.Add(Me.lblAtSelf) |
|---|
| 403 | Me.GroupBox1.Controls.Add(Me.Label34) |
|---|
| 404 | Me.GroupBox1.Controls.Add(Me.btnSelf) |
|---|
| 405 | Me.GroupBox1.Controls.Add(Me.lblSelf) |
|---|
| 406 | Me.GroupBox1.Controls.Add(Me.Label36) |
|---|
| 407 | Me.GroupBox1.Controls.Add(Me.btnDetail) |
|---|
| 408 | Me.GroupBox1.Controls.Add(Me.lblDetail) |
|---|
| 409 | Me.GroupBox1.Controls.Add(Me.Label26) |
|---|
| 410 | Me.GroupBox1.Controls.Add(Me.btnOWL) |
|---|
| 411 | Me.GroupBox1.Controls.Add(Me.lblOWL) |
|---|
| 412 | Me.GroupBox1.Controls.Add(Me.Label24) |
|---|
| 413 | Me.GroupBox1.Controls.Add(Me.btnFav) |
|---|
| 414 | Me.GroupBox1.Controls.Add(Me.lblFav) |
|---|
| 415 | Me.GroupBox1.Controls.Add(Me.Label22) |
|---|
| 416 | Me.GroupBox1.Controls.Add(Me.btnListFont) |
|---|
| 417 | Me.GroupBox1.Controls.Add(Me.lblListFont) |
|---|
| 418 | Me.GroupBox1.Controls.Add(Me.Label61) |
|---|
| 419 | resources.ApplyResources(Me.GroupBox1, "GroupBox1") |
|---|
| 420 | Me.GroupBox1.Name = "GroupBox1" |
|---|
| 421 | Me.GroupBox1.TabStop = False |
|---|
| 422 | ' |
|---|
| 423 | 'btnInputFont |
|---|
| 424 | ' |
|---|
| 425 | resources.ApplyResources(Me.btnInputFont, "btnInputFont") |
|---|
| 426 | Me.btnInputFont.Name = "btnInputFont" |
|---|
| 427 | Me.btnInputFont.UseVisualStyleBackColor = True |
|---|
| 428 | ' |
|---|
| 429 | 'lblInputFont |
|---|
| 430 | ' |
|---|
| 431 | Me.lblInputFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D |
|---|
| 432 | resources.ApplyResources(Me.lblInputFont, "lblInputFont") |
|---|
| 433 | Me.lblInputFont.Name = "lblInputFont" |
|---|
| 434 | ' |
|---|
| 435 | 'Label65 |
|---|
| 436 | ' |
|---|
| 437 | resources.ApplyResources(Me.Label65, "Label65") |
|---|
| 438 | Me.Label65.Name = "Label65" |
|---|
| 439 | ' |
|---|
| 440 | 'btnInputBackcolor |
|---|
| 441 | ' |
|---|
| 442 | resources.ApplyResources(Me.btnInputBackcolor, "btnInputBackcolor") |
|---|
| 443 | Me.btnInputBackcolor.Name = "btnInputBackcolor" |
|---|
| 444 | Me.btnInputBackcolor.UseVisualStyleBackColor = True |
|---|
| 445 | ' |
|---|
| 446 | 'lblInputBackcolor |
|---|
| 447 | ' |
|---|
| 448 | Me.lblInputBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D |
|---|
| 449 | resources.ApplyResources(Me.lblInputBackcolor, "lblInputBackcolor") |
|---|
| 450 | Me.lblInputBackcolor.Name = "lblInputBackcolor" |
|---|
| 451 | ' |
|---|
| 452 | 'Label52 |
|---|
| 453 | ' |
|---|
| 454 | resources.ApplyResources(Me.Label52, "Label52") |
|---|
| 455 | Me.Label52.Name = "Label52" |
|---|
| 456 | ' |
|---|
| 457 | 'btnUnread |
|---|
| 458 | ' |
|---|
| 459 | resources.ApplyResources(Me.btnUnread, "btnUnread") |
|---|
| 460 | Me.btnUnread.Name = "btnUnread" |
|---|
| 461 | Me.btnUnread.UseVisualStyleBackColor = True |
|---|
| 462 | ' |
|---|
| 463 | 'lblUnread |
|---|
| 464 | ' |
|---|
| 465 | Me.lblUnread.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D |
|---|
| 466 | resources.ApplyResources(Me.lblUnread, "lblUnread") |
|---|
| 467 | Me.lblUnread.Name = "lblUnread" |
|---|
| 468 | ' |
|---|
| 469 | 'Label20 |
|---|
| 470 | ' |
|---|
| 471 | resources.ApplyResources(Me.Label20, "Label20") |
|---|
| 472 | Me.Label20.Name = "Label20" |
|---|
| 473 | ' |
|---|
| 474 | 'btnAtTo |
|---|
| 475 | ' |
|---|
| 476 | resources.ApplyResources(Me.btnAtTo, "btnAtTo") |
|---|
| 477 | Me.btnAtTo.Name = "btnAtTo" |
|---|
| 478 | Me.btnAtTo.UseVisualStyleBackColor = True |
|---|
| 479 | ' |
|---|
| 480 | 'lblAtTo |
|---|
| 481 | ' |
|---|
| 482 | Me.lblAtTo.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D |
|---|
| 483 | resources.ApplyResources(Me.lblAtTo, "lblAtTo") |
|---|
| 484 | Me.lblAtTo.Name = "lblAtTo" |
|---|
| 485 | ' |
|---|
| 486 | 'Label49 |
|---|
| 487 | ' |
|---|
| 488 | resources.ApplyResources(Me.Label49, "Label49") |
|---|
| 489 | Me.Label49.Name = "Label49" |
|---|
| 490 | ' |
|---|
| 491 | 'Button2 |
|---|
| 492 | ' |
|---|
| 493 | resources.ApplyResources(Me.Button2, "Button2") |
|---|
| 494 | Me.Button2.Name = "Button2" |
|---|
| 495 | Me.Button2.UseVisualStyleBackColor = True |
|---|
| 496 | ' |
|---|
| 497 | 'Label13 |
|---|
| 498 | ' |
|---|
| 499 | Me.Label13.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D |
|---|
| 500 | resources.ApplyResources(Me.Label13, "Label13") |
|---|
| 501 | Me.Label13.Name = "Label13" |
|---|
| 502 | ' |
|---|
| 503 | 'Label37 |
|---|
| 504 | ' |
|---|
| 505 | resources.ApplyResources(Me.Label37, "Label37") |
|---|
| 506 | Me.Label37.Name = "Label37" |
|---|
| 507 | ' |
|---|
| 508 | 'Button1 |
|---|
| 509 | ' |
|---|
| 510 | resources.ApplyResources(Me.Button1, "Button1") |
|---|
| 511 | Me.Button1.Name = "Button1" |
|---|
| 512 | Me.Button1.UseVisualStyleBackColor = True |
|---|
| 513 | ' |
|---|
| 514 | 'Label18 |
|---|
| 515 | ' |
|---|
| 516 | Me.Label18.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D |
|---|
| 517 | resources.ApplyResources(Me.Label18, "Label18") |
|---|
| 518 | Me.Label18.Name = "Label18" |
|---|
| 519 | ' |
|---|
| 520 | 'Label19 |
|---|
| 521 | ' |
|---|
| 522 | resources.ApplyResources(Me.Label19, "Label19") |
|---|
| 523 | Me.Label19.Name = "Label19" |
|---|
| 524 | ' |
|---|
| 525 | 'btnAtFromTarget |
|---|
| 526 | ' |
|---|
| 527 | resources.ApplyResources(Me.btnAtFromTarget, "btnAtFromTarget") |
|---|
| 528 | Me.btnAtFromTarget.Name = "btnAtFromTarget" |
|---|
| 529 | Me.btnAtFromTarget.UseVisualStyleBackColor = True |
|---|
| 530 | ' |
|---|
| 531 | 'lblAtFromTarget |
|---|
| 532 | ' |
|---|
| 533 | Me.lblAtFromTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D |
|---|
| 534 | resources.ApplyResources(Me.lblAtFromTarget, "lblAtFromTarget") |
|---|
| 535 | Me.lblAtFromTarget.Name = "lblAtFromTarget" |
|---|
| 536 | ' |
|---|
| 537 | 'Label28 |
|---|
| 538 | ' |
|---|
| 539 | resources.ApplyResources(Me.Label28, "Label28") |
|---|
| 540 | Me.Label28.Name = "Label28" |
|---|
| 541 | ' |
|---|
| 542 | 'btnAtTarget |
|---|
| 543 | ' |
|---|
| 544 | resources.ApplyResources(Me.btnAtTarget, "btnAtTarget") |
|---|
| 545 | Me.btnAtTarget.Name = "btnAtTarget" |
|---|
| 546 | Me.btnAtTarget.UseVisualStyleBackColor = True |
|---|
| 547 | ' |
|---|
| 548 | 'lblAtTarget |
|---|
| 549 | ' |
|---|
| 550 | Me.lblAtTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D |
|---|
| 551 | resources.ApplyResources(Me.lblAtTarget, "lblAtTarget") |
|---|
| 552 | Me.lblAtTarget.Name = "lblAtTarget" |
|---|
| 553 | ' |
|---|
| 554 | 'Label30 |
|---|
| 555 | ' |
|---|
| 556 | resources.ApplyResources(Me.Label30, "Label30") |
|---|
| 557 | Me.Label30.Name = "Label30" |
|---|
| 558 | ' |
|---|
| 559 | 'btnTarget |
|---|
| 560 | ' |
|---|
| 561 | resources.ApplyResources(Me.btnTarget, "btnTarget") |
|---|
| 562 | Me.btnTarget.Name = "btnTarget" |
|---|
| 563 | Me.btnTarget.UseVisualStyleBackColor = True |
|---|
| 564 | ' |
|---|
| 565 | 'lblTarget |
|---|
| 566 | ' |
|---|
| 567 | Me.lblTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D |
|---|
| 568 | resources.ApplyResources(Me.lblTarget, "lblTarget") |
|---|
| 569 | Me.lblTarget.Name = "lblTarget" |
|---|
| 570 | ' |
|---|
| 571 | 'Label32 |
|---|
| 572 | ' |
|---|
| 573 | resources.ApplyResources(Me.Label32, "Label32") |
|---|
| 574 | Me.Label32.Name = "Label32" |
|---|
| 575 | ' |
|---|
| 576 | 'btnAtSelf |
|---|
| 577 | ' |
|---|
| 578 | resources.ApplyResources(Me.btnAtSelf, "btnAtSelf") |
|---|
| 579 | Me.btnAtSelf.Name = "btnAtSelf" |
|---|
| 580 | Me.btnAtSelf.UseVisualStyleBackColor = True |
|---|
| 581 | ' |
|---|
| 582 | 'lblAtSelf |
|---|
| 583 | ' |
|---|
| 584 | Me.lblAtSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D |
|---|
| 585 | resources.ApplyResources(Me.lblAtSelf, "lblAtSelf") |
|---|
| 586 | Me.lblAtSelf.Name = "lblAtSelf" |
|---|
| 587 | ' |
|---|
| 588 | 'Label34 |
|---|
| 589 | ' |
|---|
| 590 | resources.ApplyResources(Me.Label34, "Label34") |
|---|
| 591 | Me.Label34.Name = "Label34" |
|---|
| 592 | ' |
|---|
| 593 | 'btnSelf |
|---|
| 594 | ' |
|---|
| 595 | resources.ApplyResources(Me.btnSelf, "btnSelf") |
|---|
| 596 | Me.btnSelf.Name = "btnSelf" |
|---|
| 597 | Me.btnSelf.UseVisualStyleBackColor = True |
|---|
| 598 | ' |
|---|
| 599 | 'lblSelf |
|---|
| 600 | ' |
|---|
| 601 | Me.lblSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D |
|---|
| 602 | resources.ApplyResources(Me.lblSelf, "lblSelf") |
|---|
| 603 | Me.lblSelf.Name = "lblSelf" |
|---|
| 604 | ' |
|---|
| 605 | 'Label36 |
|---|
| 606 | ' |
|---|
| 607 | resources.ApplyResources(Me.Label36, "Label36") |
|---|
| 608 | Me.Label36.Name = "Label36" |
|---|
| 609 | ' |
|---|
| 610 | 'btnDetail |
|---|
| 611 | ' |
|---|
| 612 | resources.ApplyResources(Me.btnDetail, "btnDetail") |
|---|
| 613 | Me.btnDetail.Name = "btnDetail" |
|---|
| 614 | Me.btnDetail.UseVisualStyleBackColor = True |
|---|
| 615 | ' |
|---|
| 616 | 'lblDetail |
|---|
| 617 | ' |
|---|
| 618 | Me.lblDetail.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D |
|---|
| 619 | resources.ApplyResources(Me.lblDetail, "lblDetail") |
|---|
| 620 | Me.lblDetail.Name = "lblDetail" |
|---|
| 621 | ' |
|---|
| 622 | 'Label26 |
|---|
| 623 | ' |
|---|
| 624 | resources.ApplyResources(Me.Label26, "Label26") |
|---|
| 625 | Me.Label26.Name = "Label26" |
|---|
| 626 | ' |
|---|
| 627 | 'btnOWL |
|---|
| 628 | ' |
|---|
| 629 | resources.ApplyResources(Me.btnOWL, "btnOWL") |
|---|
| 630 | Me.btnOWL.Name = "btnOWL" |
|---|
| 631 | Me.btnOWL.UseVisualStyleBackColor = True |
|---|
| 632 | ' |
|---|
| 633 | 'lblOWL |
|---|
| 634 | ' |
|---|
| 635 | Me.lblOWL.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D |
|---|
| 636 | resources.ApplyResources(Me.lblOWL, "lblOWL") |
|---|
| 637 | Me.lblOWL.Name = "lblOWL" |
|---|
| 638 | ' |
|---|
| 639 | 'Label24 |
|---|
| 640 | ' |
|---|
| 641 | resources.ApplyResources(Me.Label24, "Label24") |
|---|
| 642 | Me.Label24.Name = "Label24" |
|---|
| 643 | ' |
|---|
| 644 | 'btnFav |
|---|
| 645 | ' |
|---|
| 646 | resources.ApplyResources(Me.btnFav, "btnFav") |
|---|
| 647 | Me.btnFav.Name = "btnFav" |
|---|
| 648 | Me.btnFav.UseVisualStyleBackColor = True |
|---|
| 649 | ' |
|---|
| 650 | 'lblFav |
|---|
| 651 | ' |
|---|
| 652 | Me.lblFav.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D |
|---|
| 653 | resources.ApplyResources(Me.lblFav, "lblFav") |
|---|
| 654 | Me.lblFav.Name = "lblFav" |
|---|
| 655 | ' |
|---|
| 656 | 'Label22 |
|---|
| 657 | ' |
|---|
| 658 | resources.ApplyResources(Me.Label22, "Label22") |
|---|
| 659 | Me.Label22.Name = "Label22" |
|---|
| 660 | ' |
|---|
| 661 | 'btnListFont |
|---|
| 662 | ' |
|---|
| 663 | resources.ApplyResources(Me.btnListFont, "btnListFont") |
|---|
| 664 | Me.btnListFont.Name = "btnListFont" |
|---|
| 665 | Me.btnListFont.UseVisualStyleBackColor = True |
|---|
| 666 | ' |
|---|
| 667 | 'lblListFont |
|---|
| 668 | ' |
|---|
| 669 | Me.lblListFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D |
|---|
| 670 | resources.ApplyResources(Me.lblListFont, "lblListFont") |
|---|
| 671 | Me.lblListFont.Name = "lblListFont" |
|---|
| 672 | ' |
|---|
| 673 | 'Label61 |
|---|
| 674 | ' |
|---|
| 675 | resources.ApplyResources(Me.Label61, "Label61") |
|---|
| 676 | Me.Label61.Name = "Label61" |
|---|
| 677 | ' |
|---|
| 678 | 'cmbNameBalloon |
|---|
| 679 | ' |
|---|
| 680 | Me.cmbNameBalloon.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList |
|---|
| 681 | Me.cmbNameBalloon.FormattingEnabled = True |
|---|
| 682 | Me.cmbNameBalloon.Items.AddRange(New Object() {resources.GetString("cmbNameBalloon.Items"), resources.GetString("cmbNameBalloon.Items1"), resources.GetString("cmbNameBalloon.Items2")}) |
|---|
| 683 | resources.ApplyResources(Me.cmbNameBalloon, "cmbNameBalloon") |
|---|
| 684 | Me.cmbNameBalloon.Name = "cmbNameBalloon" |
|---|
| 685 | ' |
|---|
| 686 | 'Label10 |
|---|
| 687 | ' |
|---|
| 688 | resources.ApplyResources(Me.Label10, "Label10") |
|---|
| 689 | Me.Label10.Name = "Label10" |
|---|
| 690 | ' |
|---|
| 691 | 'CheckUseRecommendStatus |
|---|
| 692 | ' |
|---|
| 693 | resources.ApplyResources(Me.CheckUseRecommendStatus, "CheckUseRecommendStatus") |
|---|
| 694 | Me.CheckUseRecommendStatus.Name = "CheckUseRecommendStatus" |
|---|
| 695 | Me.CheckUseRecommendStatus.UseVisualStyleBackColor = True |
|---|
| 696 | ' |
|---|
| 697 | 'CheckSortOrderLock |
|---|
| 698 | ' |
|---|
| 699 | resources.ApplyResources(Me.CheckSortOrderLock, "CheckSortOrderLock") |
|---|
| 700 | Me.CheckSortOrderLock.Name = "CheckSortOrderLock" |
|---|
| 701 | Me.CheckSortOrderLock.UseVisualStyleBackColor = True |
|---|
| 702 | ' |
|---|
| 703 | 'Label21 |
|---|
| 704 | ' |
|---|
| 705 | resources.ApplyResources(Me.Label21, "Label21") |
|---|
| 706 | Me.Label21.Name = "Label21" |
|---|
| 707 | ' |
|---|
| 708 | 'CmbDateTimeFormat |
|---|
| 709 | ' |
|---|
| 710 | resources.ApplyResources(Me.CmbDateTimeFormat, "CmbDateTimeFormat") |
|---|
| 711 | Me.CmbDateTimeFormat.Items.AddRange(New Object() {resources.GetString("CmbDateTimeFormat.Items"), resources.GetString("CmbDateTimeFormat.Items1"), resources.GetString("CmbDateTimeFormat.Items2"), resources.GetString("CmbDateTimeFormat.Items3"), resources.GetString("CmbDateTimeFormat.Items4"), resources.GetString("CmbDateTimeFormat.Items5"), resources.GetString("CmbDateTimeFormat.Items6"), resources.GetString("CmbDateTimeFormat.Items7"), resources.GetString("CmbDateTimeFormat.Items8"), resources.GetString("CmbDateTimeFormat.Items9"), resources.GetString("CmbDateTimeFormat.Items10")}) |
|---|
| 712 | Me.CmbDateTimeFormat.Name = "CmbDateTimeFormat" |
|---|
| 713 | ' |
|---|
| 714 | 'Label23 |
|---|
| 715 | ' |
|---|
| 716 | resources.ApplyResources(Me.Label23, "Label23") |
|---|
| 717 | Me.Label23.Name = "Label23" |
|---|
| 718 | ' |
|---|
| 719 | 'CheckBox3 |
|---|
| 720 | ' |
|---|
| 721 | resources.ApplyResources(Me.CheckBox3, "CheckBox3") |
|---|
| 722 | Me.CheckBox3.Name = "CheckBox3" |
|---|
| 723 | Me.CheckBox3.UseVisualStyleBackColor = True |
|---|
| 724 | ' |
|---|
| 725 | 'Label25 |
|---|
| 726 | ' |
|---|
| 727 | resources.ApplyResources(Me.Label25, "Label25") |
|---|
| 728 | Me.Label25.Name = "Label25" |
|---|
| 729 | ' |
|---|
| 730 | 'CheckPostCtrlEnter |
|---|
| 731 | ' |
|---|
| 732 | resources.ApplyResources(Me.CheckPostCtrlEnter, "CheckPostCtrlEnter") |
|---|
| 733 | Me.CheckPostCtrlEnter.Name = "CheckPostCtrlEnter" |
|---|
| 734 | Me.CheckPostCtrlEnter.UseVisualStyleBackColor = True |
|---|
| 735 | ' |
|---|
| 736 | 'Label27 |
|---|
| 737 | ' |
|---|
| 738 | resources.ApplyResources(Me.Label27, "Label27") |
|---|
| 739 | Me.Label27.Name = "Label27" |
|---|
| 740 | ' |
|---|
| 741 | 'Label31 |
|---|
| 742 | ' |
|---|
| 743 | resources.ApplyResources(Me.Label31, "Label31") |
|---|
| 744 | Me.Label31.Name = "Label31" |
|---|
| 745 | ' |
|---|
| 746 | 'Label33 |
|---|
| 747 | ' |
|---|
| 748 | resources.ApplyResources(Me.Label33, "Label33") |
|---|
| 749 | Me.Label33.Name = "Label33" |
|---|
| 750 | ' |
|---|
| 751 | 'Label35 |
|---|
| 752 | ' |
|---|
| 753 | resources.ApplyResources(Me.Label35, "Label35") |
|---|
| 754 | Me.Label35.Name = "Label35" |
|---|
| 755 | ' |
|---|
| 756 | 'StartupReadReply |
|---|
| 757 | ' |
|---|
| 758 | resources.ApplyResources(Me.StartupReadReply, "StartupReadReply") |
|---|
| 759 | Me.StartupReadReply.Name = "StartupReadReply" |
|---|
| 760 | ' |
|---|
| 761 | 'StartupReadDM |
|---|
| 762 | ' |
|---|
| 763 | resources.ApplyResources(Me.StartupReadDM, "StartupReadDM") |
|---|
| 764 | Me.StartupReadDM.Name = "StartupReadDM" |
|---|
| 765 | ' |
|---|
| 766 | 'TextBox3 |
|---|
| 767 | ' |
|---|
| 768 | resources.ApplyResources(Me.TextBox3, "TextBox3") |
|---|
| 769 | Me.TextBox3.Name = "TextBox3" |
|---|
| 770 | ' |
|---|
| 771 | 'IconSize |
|---|
| 772 | ' |
|---|
| 773 | Me.IconSize.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList |
|---|
| 774 | Me.IconSize.FormattingEnabled = True |
|---|
| 775 | Me.IconSize.Items.AddRange(New Object() {resources.GetString("IconSize.Items"), resources.GetString("IconSize.Items1"), resources.GetString("IconSize.Items2"), resources.GetString("IconSize.Items3"), resources.GetString("IconSize.Items4")}) |
|---|
| 776 | resources.ApplyResources(Me.IconSize, "IconSize") |
|---|
| 777 | Me.IconSize.Name = "IconSize" |
|---|
| 778 | ' |
|---|
| 779 | 'Label38 |
|---|
| 780 | ' |
|---|
| 781 | resources.ApplyResources(Me.Label38, "Label38") |
|---|
| 782 | Me.Label38.Name = "Label38" |
|---|
| 783 | ' |
|---|
| 784 | 'UReadMng |
|---|
| 785 | ' |
|---|
| 786 | resources.ApplyResources(Me.UReadMng, "UReadMng") |
|---|
| 787 | Me.UReadMng.Name = "UReadMng" |
|---|
| 788 | Me.UReadMng.UseVisualStyleBackColor = True |
|---|
| 789 | ' |
|---|
| 790 | 'Label39 |
|---|
| 791 | ' |
|---|
| 792 | resources.ApplyResources(Me.Label39, "Label39") |
|---|
| 793 | Me.Label39.Name = "Label39" |
|---|
| 794 | ' |
|---|
| 795 | 'CheckBox6 |
|---|
| 796 | ' |
|---|
| 797 | resources.ApplyResources(Me.CheckBox6, "CheckBox6") |
|---|
| 798 | Me.CheckBox6.Name = "CheckBox6" |
|---|
| 799 | Me.CheckBox6.UseVisualStyleBackColor = True |
|---|
| 800 | ' |
|---|
| 801 | 'Label40 |
|---|
| 802 | ' |
|---|
| 803 | resources.ApplyResources(Me.Label40, "Label40") |
|---|
| 804 | Me.Label40.Name = "Label40" |
|---|
| 805 | ' |
|---|
| 806 | 'CheckCloseToExit |
|---|
| 807 | ' |
|---|
| 808 | resources.ApplyResources(Me.CheckCloseToExit, "CheckCloseToExit") |
|---|
| 809 | Me.CheckCloseToExit.Name = "CheckCloseToExit" |
|---|
| 810 | Me.CheckCloseToExit.UseVisualStyleBackColor = True |
|---|
| 811 | ' |
|---|
| 812 | 'Label41 |
|---|
| 813 | ' |
|---|
| 814 | resources.ApplyResources(Me.Label41, "Label41") |
|---|
| 815 | Me.Label41.Name = "Label41" |
|---|
| 816 | ' |
|---|
| 817 | 'CheckMinimizeToTray |
|---|
| 818 | ' |
|---|
| 819 | resources.ApplyResources(Me.CheckMinimizeToTray, "CheckMinimizeToTray") |
|---|
| 820 | Me.CheckMinimizeToTray.Name = "CheckMinimizeToTray" |
|---|
| 821 | Me.CheckMinimizeToTray.UseVisualStyleBackColor = True |
|---|
| 822 | ' |
|---|
| 823 | 'BrowserPathText |
|---|
| 824 | ' |
|---|
| 825 | resources.ApplyResources(Me.BrowserPathText, "BrowserPathText") |
|---|
| 826 | Me.BrowserPathText.Name = "BrowserPathText" |
|---|
| 827 | ' |
|---|
| 828 | 'Label44 |
|---|
| 829 | ' |
|---|
| 830 | resources.ApplyResources(Me.Label44, "Label44") |
|---|
| 831 | Me.Label44.Name = "Label44" |
|---|
| 832 | ' |
|---|
| 833 | 'CheckboxReply |
|---|
| 834 | ' |
|---|
| 835 | resources.ApplyResources(Me.CheckboxReply, "CheckboxReply") |
|---|
| 836 | Me.CheckboxReply.Name = "CheckboxReply" |
|---|
| 837 | Me.CheckboxReply.UseVisualStyleBackColor = True |
|---|
| 838 | ' |
|---|
| 839 | 'CheckDispUsername |
|---|
| 840 | ' |
|---|
| 841 | resources.ApplyResources(Me.CheckDispUsername, "CheckDispUsername") |
|---|
| 842 | Me.CheckDispUsername.Name = "CheckDispUsername" |
|---|
| 843 | Me.CheckDispUsername.UseVisualStyleBackColor = True |
|---|
| 844 | ' |
|---|
| 845 | 'Label46 |
|---|
| 846 | ' |
|---|
| 847 | resources.ApplyResources(Me.Label46, "Label46") |
|---|
| 848 | Me.Label46.Name = "Label46" |
|---|
| 849 | ' |
|---|
| 850 | 'Label45 |
|---|
| 851 | ' |
|---|
| 852 | resources.ApplyResources(Me.Label45, "Label45") |
|---|
| 853 | Me.Label45.Name = "Label45" |
|---|
| 854 | ' |
|---|
| 855 | 'ComboDispTitle |
|---|
| 856 | ' |
|---|
| 857 | Me.ComboDispTitle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList |
|---|
| 858 | Me.ComboDispTitle.FormattingEnabled = True |
|---|
| 859 | Me.ComboDispTitle.Items.AddRange(New Object() {resources.GetString("ComboDispTitle.Items"), resources.GetString("ComboDispTitle.Items1"), resources.GetString("ComboDispTitle.Items2"), resources.GetString("ComboDispTitle.Items3"), resources.GetString("ComboDispTitle.Items4"), resources.GetString("ComboDispTitle.Items5"), resources.GetString("ComboDispTitle.Items6")}) |
|---|
| 860 | resources.ApplyResources(Me.ComboDispTitle, "ComboDispTitle") |
|---|
| 861 | Me.ComboDispTitle.Name = "ComboDispTitle" |
|---|
| 862 | ' |
|---|
| 863 | 'Label47 |
|---|
| 864 | ' |
|---|
| 865 | Me.Label47.ForeColor = System.Drawing.SystemColors.ActiveCaption |
|---|
| 866 | resources.ApplyResources(Me.Label47, "Label47") |
|---|
| 867 | Me.Label47.Name = "Label47" |
|---|
| 868 | ' |
|---|
| 869 | 'TabControl1 |
|---|
| 870 | ' |
|---|
| 871 | Me.TabControl1.Controls.Add(Me.TabPage1) |
|---|
| 872 | Me.TabControl1.Controls.Add(Me.TabPage2) |
|---|
| 873 | Me.TabControl1.Controls.Add(Me.TabPage3) |
|---|
| 874 | Me.TabControl1.Controls.Add(Me.TabPage4) |
|---|
| 875 | Me.TabControl1.Controls.Add(Me.TabPage5) |
|---|
| 876 | Me.TabControl1.Controls.Add(Me.TabPage6) |
|---|
| 877 | resources.ApplyResources(Me.TabControl1, "TabControl1") |
|---|
| 878 | Me.TabControl1.Name = "TabControl1" |
|---|
| 879 | Me.TabControl1.SelectedIndex = 0 |
|---|
| 880 | ' |
|---|
| 881 | 'TabPage1 |
|---|
| 882 | ' |
|---|
| 883 | Me.TabPage1.Controls.Add(Me.Label70) |
|---|
| 884 | Me.TabPage1.Controls.Add(Me.CheckStartupAPImodeNoWarning) |
|---|
| 885 | Me.TabPage1.Controls.Add(Me.Label69) |
|---|
| 886 | Me.TabPage1.Controls.Add(Me.ReplyPeriod) |
|---|
| 887 | Me.TabPage1.Controls.Add(Me.CheckPostAndGet) |
|---|
| 888 | Me.TabPage1.Controls.Add(Me.Label67) |
|---|
| 889 | Me.TabPage1.Controls.Add(Me.TextCountApi) |
|---|
| 890 | Me.TabPage1.Controls.Add(Me.Label66) |
|---|
| 891 | Me.TabPage1.Controls.Add(Me.CheckPostMethod) |
|---|
| 892 | Me.TabPage1.Controls.Add(Me.Label43) |
|---|
| 893 | Me.TabPage1.Controls.Add(Me.CheckUseApi) |
|---|
| 894 | Me.TabPage1.Controls.Add(Me.Label54) |
|---|
| 895 | Me.TabPage1.Controls.Add(Me.CheckStartupFollowers) |
|---|
| 896 | Me.TabPage1.Controls.Add(Me.Label53) |
|---|
| 897 | Me.TabPage1.Controls.Add(Me.CheckStartupKey) |
|---|
| 898 | Me.TabPage1.Controls.Add(Me.Label51) |
|---|
| 899 | Me.TabPage1.Controls.Add(Me.CheckStartupVersion) |
|---|
| 900 | Me.TabPage1.Controls.Add(Me.CheckPeriodAdjust) |
|---|
| 901 | Me.TabPage1.Controls.Add(Me.Label1) |
|---|
| 902 | Me.TabPage1.Controls.Add(Me.Label2) |
|---|
| 903 | Me.TabPage1.Controls.Add(Me.Username) |
|---|
| 904 | Me.TabPage1.Controls.Add(Me.Password) |
|---|
| 905 | Me.TabPage1.Controls.Add(Me.Label3) |
|---|
| 906 | Me.TabPage1.Controls.Add(Me.TimelinePeriod) |
|---|
| 907 | Me.TabPage1.Controls.Add(Me.CheckboxReply) |
|---|
| 908 | Me.TabPage1.Controls.Add(Me.Label4) |
|---|
| 909 | Me.TabPage1.Controls.Add(Me.NextThreshold) |
|---|
| 910 | Me.TabPage1.Controls.Add(Me.Label5) |
|---|
| 911 | Me.TabPage1.Controls.Add(Me.DMPeriod) |
|---|
| 912 | Me.TabPage1.Controls.Add(Me.Label6) |
|---|
| 913 | Me.TabPage1.Controls.Add(Me.NextPages) |
|---|
| 914 | Me.TabPage1.Controls.Add(Me.Label7) |
|---|
| 915 | Me.TabPage1.Controls.Add(Me.ReadLogDays) |
|---|
| 916 | Me.TabPage1.Controls.Add(Me.Label8) |
|---|
| 917 | Me.TabPage1.Controls.Add(Me.StartupReadPages) |
|---|
| 918 | Me.TabPage1.Controls.Add(Me.Label9) |
|---|
| 919 | Me.TabPage1.Controls.Add(Me.StartupReaded) |
|---|
| 920 | Me.TabPage1.Controls.Add(Me.ReadLogUnit) |
|---|
| 921 | Me.TabPage1.Controls.Add(Me.Label31) |
|---|
| 922 | Me.TabPage1.Controls.Add(Me.Label33) |
|---|
| 923 | Me.TabPage1.Controls.Add(Me.Label35) |
|---|
| 924 | Me.TabPage1.Controls.Add(Me.StartupReadReply) |
|---|
| 925 | Me.TabPage1.Controls.Add(Me.StartupReadDM) |
|---|
| 926 | resources.ApplyResources(Me.TabPage1, "TabPage1") |
|---|
| 927 | Me.TabPage1.Name = "TabPage1" |
|---|
| 928 | Me.TabPage1.UseVisualStyleBackColor = True |
|---|
| 929 | ' |
|---|
| 930 | 'Label70 |
|---|
| 931 | ' |
|---|
| 932 | resources.ApplyResources(Me.Label70, "Label70") |
|---|
| 933 | Me.Label70.Name = "Label70" |
|---|
| 934 | ' |
|---|
| 935 | 'CheckStartupAPImodeNoWarning |
|---|
| 936 | ' |
|---|
| 937 | resources.ApplyResources(Me.CheckStartupAPImodeNoWarning, "CheckStartupAPImodeNoWarning") |
|---|
| 938 | Me.CheckStartupAPImodeNoWarning.Name = "CheckStartupAPImodeNoWarning" |
|---|
| 939 | Me.CheckStartupAPImodeNoWarning.UseVisualStyleBackColor = True |
|---|
| 940 | ' |
|---|
| 941 | 'Label69 |
|---|
| 942 | ' |
|---|
| 943 | resources.ApplyResources(Me.Label69, "Label69") |
|---|
| 944 | Me.Label69.Name = "Label69" |
|---|
| 945 | ' |
|---|
| 946 | 'ReplyPeriod |
|---|
| 947 | ' |
|---|
| 948 | resources.ApplyResources(Me.ReplyPeriod, "ReplyPeriod") |
|---|
| 949 | Me.ReplyPeriod.Name = "ReplyPeriod" |
|---|
| 950 | ' |
|---|
| 951 | 'CheckPostAndGet |
|---|
| 952 | ' |
|---|
| 953 | resources.ApplyResources(Me.CheckPostAndGet, "CheckPostAndGet") |
|---|
| 954 | Me.CheckPostAndGet.Name = "CheckPostAndGet" |
|---|
| 955 | Me.CheckPostAndGet.UseVisualStyleBackColor = True |
|---|
| 956 | ' |
|---|
| 957 | 'Label67 |
|---|
| 958 | ' |
|---|
| 959 | resources.ApplyResources(Me.Label67, "Label67") |
|---|
| 960 | Me.Label67.Name = "Label67" |
|---|
| 961 | ' |
|---|
| 962 | 'TextCountApi |
|---|
| 963 | ' |
|---|
| 964 | resources.ApplyResources(Me.TextCountApi, "TextCountApi") |
|---|
| 965 | Me.TextCountApi.Name = "TextCountApi" |
|---|
| 966 | ' |
|---|
| 967 | 'Label66 |
|---|
| 968 | ' |
|---|
| 969 | resources.ApplyResources(Me.Label66, "Label66") |
|---|
| 970 | Me.Label66.Name = "Label66" |
|---|
| 971 | ' |
|---|
| 972 | 'CheckPostMethod |
|---|
| 973 | ' |
|---|
| 974 | resources.ApplyResources(Me.CheckPostMethod, "CheckPostMethod") |
|---|
| 975 | Me.CheckPostMethod.Name = "CheckPostMethod" |
|---|
| 976 | Me.CheckPostMethod.UseVisualStyleBackColor = True |
|---|
| 977 | ' |
|---|
| 978 | 'Label43 |
|---|
| 979 | ' |
|---|
| 980 | resources.ApplyResources(Me.Label43, "Label43") |
|---|
| 981 | Me.Label43.Name = "Label43" |
|---|
| 982 | ' |
|---|
| 983 | 'CheckUseApi |
|---|
| 984 | ' |
|---|
| 985 | resources.ApplyResources(Me.CheckUseApi, "CheckUseApi") |
|---|
| 986 | Me.CheckUseApi.Name = "CheckUseApi" |
|---|
| 987 | Me.CheckUseApi.UseVisualStyleBackColor = True |
|---|
| 988 | ' |
|---|
| 989 | 'Label54 |
|---|
| 990 | ' |
|---|
| 991 | resources.ApplyResources(Me.Label54, "Label54") |
|---|
| 992 | Me.Label54.Name = "Label54" |
|---|
| 993 | ' |
|---|
| 994 | 'CheckStartupFollowers |
|---|
| 995 | ' |
|---|
| 996 | resources.ApplyResources(Me.CheckStartupFollowers, "CheckStartupFollowers") |
|---|
| 997 | Me.CheckStartupFollowers.Name = "CheckStartupFollowers" |
|---|
| 998 | Me.CheckStartupFollowers.UseVisualStyleBackColor = True |
|---|
| 999 | ' |
|---|
| 1000 | 'Label53 |
|---|
| 1001 | ' |
|---|
| 1002 | resources.ApplyResources(Me.Label53, "Label53") |
|---|
| 1003 | Me.Label53.Name = "Label53" |
|---|
| 1004 | ' |
|---|
| 1005 | 'CheckStartupKey |
|---|
| 1006 | ' |
|---|
| 1007 | resources.ApplyResources(Me.CheckStartupKey, "CheckStartupKey") |
|---|
| 1008 | Me.CheckStartupKey.Name = "CheckStartupKey" |
|---|
| 1009 | Me.CheckStartupKey.UseVisualStyleBackColor = True |
|---|
| 1010 | ' |
|---|
| 1011 | 'Label51 |
|---|
| 1012 | ' |
|---|
| 1013 | resources.ApplyResources(Me.Label51, "Label51") |
|---|
| 1014 | Me.Label51.Name = "Label51" |
|---|
| 1015 | ' |
|---|
| 1016 | 'CheckStartupVersion |
|---|
| 1017 | ' |
|---|
| 1018 | resources.ApplyResources(Me.CheckStartupVersion, "CheckStartupVersion") |
|---|
| 1019 | Me.CheckStartupVersion.Name = "CheckStartupVersion" |
|---|
| 1020 | Me.CheckStartupVersion.UseVisualStyleBackColor = True |
|---|
| 1021 | ' |
|---|
| 1022 | 'CheckPeriodAdjust |
|---|
| 1023 | ' |
|---|
| 1024 | resources.ApplyResources(Me.CheckPeriodAdjust, "CheckPeriodAdjust") |
|---|
| 1025 | Me.CheckPeriodAdjust.Name = "CheckPeriodAdjust" |
|---|
| 1026 | Me.CheckPeriodAdjust.UseVisualStyleBackColor = True |
|---|
| 1027 | ' |
|---|
| 1028 | 'TabPage2 |
|---|
| 1029 | ' |
|---|
| 1030 | Me.TabPage2.Controls.Add(Me.ComboBoxAutoShortUrlFirst) |
|---|
| 1031 | Me.TabPage2.Controls.Add(Me.Label71) |
|---|
| 1032 | Me.TabPage2.Controls.Add(Me.CheckProtectNotInclude) |
|---|
| 1033 | Me.TabPage2.Controls.Add(Me.Label42) |
|---|
| 1034 | Me.TabPage2.Controls.Add(Me.CheckAutoConvertUrl) |
|---|
| 1035 | Me.TabPage2.Controls.Add(Me.Label29) |
|---|
| 1036 | Me.TabPage2.Controls.Add(Me.CheckAlwaysTop) |
|---|
| 1037 | Me.TabPage2.Controls.Add(Me.Label58) |
|---|
| 1038 | Me.TabPage2.Controls.Add(Me.Label57) |
|---|
| 1039 | Me.TabPage2.Controls.Add(Me.Label56) |
|---|
| 1040 | Me.TabPage2.Controls.Add(Me.CheckFavRestrict) |
|---|
| 1041 | Me.TabPage2.Controls.Add(Me.CheckTinyURL) |
|---|
| 1042 | Me.TabPage2.Controls.Add(Me.Label50) |
|---|
| 1043 | Me.TabPage2.Controls.Add(Me.Button3) |
|---|
| 1044 | Me.TabPage2.Controls.Add(Me.PlaySnd) |
|---|
| 1045 | Me.TabPage2.Controls.Add(Me.Label14) |
|---|
| 1046 | Me.TabPage2.Controls.Add(Me.Label15) |
|---|
| 1047 | Me.TabPage2.Controls.Add(Me.Label21) |
|---|
| 1048 | Me.TabPage2.Controls.Add(Me.CheckSortOrderLock) |
|---|
| 1049 | Me.TabPage2.Controls.Add(Me.Label38) |
|---|
| 1050 | Me.TabPage2.Controls.Add(Me.BrowserPathText) |
|---|
| 1051 | Me.TabPage2.Controls.Add(Me.UReadMng) |
|---|
| 1052 | Me.TabPage2.Controls.Add(Me.Label44) |
|---|
| 1053 | Me.TabPage2.Controls.Add(Me.CheckCloseToExit) |
|---|
| 1054 | Me.TabPage2.Controls.Add(Me.Label40) |
|---|
| 1055 | Me.TabPage2.Controls.Add(Me.CheckMinimizeToTray) |
|---|
| 1056 | Me.TabPage2.Controls.Add(Me.Label41) |
|---|
| 1057 | Me.TabPage2.Controls.Add(Me.Label27) |
|---|
| 1058 | Me.TabPage2.Controls.Add(Me.Label39) |
|---|
| 1059 | Me.TabPage2.Controls.Add(Me.CheckPostCtrlEnter) |
|---|
| 1060 | Me.TabPage2.Controls.Add(Me.CheckBox6) |
|---|
| 1061 | Me.TabPage2.Controls.Add(Me.Label12) |
|---|
| 1062 | Me.TabPage2.Controls.Add(Me.StatusText) |
|---|
| 1063 | Me.TabPage2.Controls.Add(Me.CheckUseRecommendStatus) |
|---|
| 1064 | resources.ApplyResources(Me.TabPage2, "TabPage2") |
|---|
| 1065 | Me.TabPage2.Name = "TabPage2" |
|---|
| 1066 | Me.TabPage2.UseVisualStyleBackColor = True |
|---|
| 1067 | ' |
|---|
| 1068 | 'ComboBoxAutoShortUrlFirst |
|---|
| 1069 | ' |
|---|
| 1070 | Me.ComboBoxAutoShortUrlFirst.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList |
|---|
| 1071 | Me.ComboBoxAutoShortUrlFirst.FormattingEnabled = True |
|---|
| 1072 | Me.ComboBoxAutoShortUrlFirst.Items.AddRange(New Object() {resources.GetString("ComboBoxAutoShortUrlFirst.Items"), resources.GetString("ComboBoxAutoShortUrlFirst.Items1"), resources.GetString("ComboBoxAutoShortUrlFirst.Items2"), resources.GetString("ComboBoxAutoShortUrlFirst.Items3"), resources.GetString("ComboBoxAutoShortUrlFirst.Items4")}) |
|---|
| 1073 | resources.ApplyResources(Me.ComboBoxAutoShortUrlFirst, "ComboBoxAutoShortUrlFirst") |
|---|
| 1074 | Me.ComboBoxAutoShortUrlFirst.Name = "ComboBoxAutoShortUrlFirst" |
|---|
| 1075 | ' |
|---|
| 1076 | 'Label71 |
|---|
| 1077 | ' |
|---|
| 1078 | resources.ApplyResources(Me.Label71, "Label71") |
|---|
| 1079 | Me.Label71.Name = "Label71" |
|---|
| 1080 | ' |
|---|
| 1081 | 'CheckProtectNotInclude |
|---|
| 1082 | ' |
|---|
| 1083 | resources.ApplyResources(Me.CheckProtectNotInclude, "CheckProtectNotInclude") |
|---|
| 1084 | Me.CheckProtectNotInclude.Name = "CheckProtectNotInclude" |
|---|
| 1085 | Me.CheckProtectNotInclude.UseVisualStyleBackColor = True |
|---|
| 1086 | ' |
|---|
| 1087 | 'Label42 |
|---|
| 1088 | ' |
|---|
| 1089 | resources.ApplyResources(Me.Label42, "Label42") |
|---|
| 1090 | Me.Label42.Name = "Label42" |
|---|
| 1091 | ' |
|---|
| 1092 | 'CheckAutoConvertUrl |
|---|
| 1093 | ' |
|---|
| 1094 | resources.ApplyResources(Me.CheckAutoConvertUrl, "CheckAutoConvertUrl") |
|---|
| 1095 | Me.CheckAutoConvertUrl.Name = "CheckAutoConvertUrl" |
|---|
| 1096 | Me.CheckAutoConvertUrl.UseVisualStyleBackColor = True |
|---|
| 1097 | ' |
|---|
| 1098 | 'Label29 |
|---|
| 1099 | ' |
|---|
| 1100 | resources.ApplyResources(Me.Label29, "Label29") |
|---|
| 1101 | Me.Label29.Name = "Label29" |
|---|
| 1102 | ' |
|---|
| 1103 | 'CheckAlwaysTop |
|---|
| 1104 | ' |
|---|
| 1105 | resources.ApplyResources(Me.CheckAlwaysTop, "CheckAlwaysTop") |
|---|
| 1106 | Me.CheckAlwaysTop.Name = "CheckAlwaysTop" |
|---|
| 1107 | Me.CheckAlwaysTop.UseVisualStyleBackColor = True |
|---|
| 1108 | ' |
|---|
| 1109 | 'Label58 |
|---|
| 1110 | ' |
|---|
| 1111 | resources.ApplyResources(Me.Label58, "Label58") |
|---|
| 1112 | Me.Label58.Name = "Label58" |
|---|
| 1113 | ' |
|---|
| 1114 | 'Label57 |
|---|
| 1115 | ' |
|---|
| 1116 | Me.Label57.ForeColor = System.Drawing.SystemColors.ActiveCaption |
|---|
| 1117 | resources.ApplyResources(Me.Label57, "Label57") |
|---|
| 1118 | Me.Label57.Name = "Label57" |
|---|
| 1119 | ' |
|---|
| 1120 | 'Label56 |
|---|
| 1121 | ' |
|---|
| 1122 | resources.ApplyResources(Me.Label56, "Label56") |
|---|
| 1123 | Me.Label56.Name = "Label56" |
|---|
| 1124 | ' |
|---|
| 1125 | 'CheckFavRestrict |
|---|
| 1126 | ' |
|---|
| 1127 | resources.ApplyResources(Me.CheckFavRestrict, "CheckFavRestrict") |
|---|
| 1128 | Me.CheckFavRestrict.Name = "CheckFavRestrict" |
|---|
| 1129 | Me.CheckFavRestrict.UseVisualStyleBackColor = True |
|---|
| 1130 | ' |
|---|
| 1131 | 'CheckTinyURL |
|---|
| 1132 | ' |
|---|
| 1133 | resources.ApplyResources(Me.CheckTinyURL, "CheckTinyURL") |
|---|
| 1134 | Me.CheckTinyURL.Name = "CheckTinyURL" |
|---|
| 1135 | Me.CheckTinyURL.UseVisualStyleBackColor = True |
|---|
| 1136 | ' |
|---|
| 1137 | 'Label50 |
|---|
| 1138 | ' |
|---|
| 1139 | resources.ApplyResources(Me.Label50, "Label50") |
|---|
| 1140 | Me.Label50.Name = "Label50" |
|---|
| 1141 | ' |
|---|
| 1142 | 'Button3 |
|---|
| 1143 | ' |
|---|
| 1144 | resources.ApplyResources(Me.Button3, "Button3") |
|---|
| 1145 | Me.Button3.Name = "Button3" |
|---|
| 1146 | Me.Button3.UseVisualStyleBackColor = True |
|---|
| 1147 | ' |
|---|
| 1148 | 'TabPage3 |
|---|
| 1149 | ' |
|---|
| 1150 | Me.TabPage3.Controls.Add(Me.Label68) |
|---|
| 1151 | Me.TabPage3.Controls.Add(Me.CheckBalloonLimit) |
|---|
| 1152 | Me.TabPage3.Controls.Add(Me.LabelDateTimeFormatApplied) |
|---|
| 1153 | Me.TabPage3.Controls.Add(Me.Label62) |
|---|
| 1154 | Me.TabPage3.Controls.Add(Me.Label17) |
|---|
| 1155 | Me.TabPage3.Controls.Add(Me.chkUnreadStyle) |
|---|
| 1156 | Me.TabPage3.Controls.Add(Me.Label10) |
|---|
| 1157 | Me.TabPage3.Controls.Add(Me.ComboDispTitle) |
|---|
| 1158 | Me.TabPage3.Controls.Add(Me.Label47) |
|---|
| 1159 | Me.TabPage3.Controls.Add(Me.CmbDateTimeFormat) |
|---|
| 1160 | Me.TabPage3.Controls.Add(Me.Label45) |
|---|
| 1161 | Me.TabPage3.Controls.Add(Me.Label23) |
|---|
| 1162 | Me.TabPage3.Controls.Add(Me.cmbNameBalloon) |
|---|
| 1163 | Me.TabPage3.Controls.Add(Me.Label46) |
|---|
| 1164 | Me.TabPage3.Controls.Add(Me.CheckDispUsername) |
|---|
| 1165 | Me.TabPage3.Controls.Add(Me.Label11) |
|---|
| 1166 | Me.TabPage3.Controls.Add(Me.Label16) |
|---|
| 1167 | Me.TabPage3.Controls.Add(Me.OneWayLv) |
|---|
| 1168 | Me.TabPage3.Controls.Add(Me.Label25) |
|---|
| 1169 | Me.TabPage3.Controls.Add(Me.IconSize) |
|---|
| 1170 | Me.TabPage3.Controls.Add(Me.CheckBox3) |
|---|
| 1171 | Me.TabPage3.Controls.Add(Me.TextBox3) |
|---|
| 1172 | resources.ApplyResources(Me.TabPage3, "TabPage3") |
|---|
| 1173 | Me.TabPage3.Name = "TabPage3" |
|---|
| 1174 | Me.TabPage3.UseVisualStyleBackColor = True |
|---|
| 1175 | ' |
|---|
| 1176 | 'Label68 |
|---|
| 1177 | ' |
|---|
| 1178 | resources.ApplyResources(Me.Label68, "Label68") |
|---|
| 1179 | Me.Label68.Name = "Label68" |
|---|
| 1180 | ' |
|---|
| 1181 | 'CheckBalloonLimit |
|---|
| 1182 | ' |
|---|
| 1183 | resources.ApplyResources(Me.CheckBalloonLimit, "CheckBalloonLimit") |
|---|
| 1184 | Me.CheckBalloonLimit.Name = "CheckBalloonLimit" |
|---|
| 1185 | Me.CheckBalloonLimit.UseVisualStyleBackColor = True |
|---|
| 1186 | ' |
|---|
| 1187 | 'LabelDateTimeFormatApplied |
|---|
| 1188 | ' |
|---|
| 1189 | resources.ApplyResources(Me.LabelDateTimeFormatApplied, "LabelDateTimeFormatApplied") |
|---|
| 1190 | Me.LabelDateTimeFormatApplied.Name = "LabelDateTimeFormatApplied" |
|---|
| 1191 | ' |
|---|
| 1192 | 'Label62 |
|---|
| 1193 | ' |
|---|
| 1194 | resources.ApplyResources(Me.Label62, "Label62") |
|---|
| 1195 | Me.Label62.Name = "Label62" |
|---|
| 1196 | ' |
|---|
| 1197 | 'Label17 |
|---|
| 1198 | ' |
|---|
| 1199 | resources.ApplyResources(Me.Label17, "Label17") |
|---|
| 1200 | Me.Label17.Name = "Label17" |
|---|
| 1201 | ' |
|---|
| 1202 | 'chkUnreadStyle |
|---|
| 1203 | ' |
|---|
| 1204 | resources.ApplyResources(Me.chkUnreadStyle, "chkUnreadStyle") |
|---|
| 1205 | Me.chkUnreadStyle.Name = "chkUnreadStyle" |
|---|
| 1206 | Me.chkUnreadStyle.UseVisualStyleBackColor = True |
|---|
| 1207 | ' |
|---|
| 1208 | 'TabPage4 |
|---|
| 1209 | ' |
|---|
| 1210 | Me.TabPage4.Controls.Add(Me.GroupBox1) |
|---|
| 1211 | resources.ApplyResources(Me.TabPage4, "TabPage4") |
|---|
| 1212 | Me.TabPage4.Name = "TabPage4" |
|---|
| 1213 | Me.TabPage4.UseVisualStyleBackColor = True |
|---|
| 1214 | ' |
|---|
| 1215 | 'TabPage5 |
|---|
| 1216 | ' |
|---|
| 1217 | Me.TabPage5.Controls.Add(Me.Label64) |
|---|
| 1218 | Me.TabPage5.Controls.Add(Me.ConnectionTimeOut) |
|---|
| 1219 | Me.TabPage5.Controls.Add(Me.Label63) |
|---|
| 1220 | Me.TabPage5.Controls.Add(Me.GroupBox2) |
|---|
| 1221 | resources.ApplyResources(Me.TabPage5, "TabPage5") |
|---|
| 1222 | Me.TabPage5.Name = "TabPage5" |
|---|
| 1223 | Me.TabPage5.UseVisualStyleBackColor = True |
|---|
| 1224 | ' |
|---|
| 1225 | 'Label64 |
|---|
| 1226 | ' |
|---|
| 1227 | resources.ApplyResources(Me.Label64, "Label64") |
|---|
| 1228 | Me.Label64.ForeColor = System.Drawing.SystemColors.ActiveCaption |
|---|
| 1229 | Me.Label64.Name = "Label64" |
|---|
| 1230 | ' |
|---|
| 1231 | 'ConnectionTimeOut |
|---|
| 1232 | ' |
|---|
| 1233 | resources.ApplyResources(Me.ConnectionTimeOut, "ConnectionTimeOut") |
|---|
| 1234 | Me.ConnectionTimeOut.Name = "ConnectionTimeOut" |
|---|
| 1235 | ' |
|---|
| 1236 | 'Label63 |
|---|
| 1237 | ' |
|---|
| 1238 | resources.ApplyResources(Me.Label63, "Label63") |
|---|
| 1239 | Me.Label63.Name = "Label63" |
|---|
| 1240 | ' |
|---|
| 1241 | 'GroupBox2 |
|---|
| 1242 | ' |
|---|
| 1243 | Me.GroupBox2.Controls.Add(Me.Label55) |
|---|
| 1244 | Me.GroupBox2.Controls.Add(Me.TextProxyPassword) |
|---|
| 1245 | Me.GroupBox2.Controls.Add(Me.LabelProxyPassword) |
|---|
| 1246 | Me.GroupBox2.Controls.Add(Me.TextProxyUser) |
|---|
| 1247 | Me.GroupBox2.Controls.Add(Me.LabelProxyUser) |
|---|
| 1248 | Me.GroupBox2.Controls.Add(Me.TextProxyPort) |
|---|
| 1249 | Me.GroupBox2.Controls.Add(Me.LabelProxyPort) |
|---|
| 1250 | Me.GroupBox2.Controls.Add(Me.TextProxyAddress) |
|---|
| 1251 | Me.GroupBox2.Controls.Add(Me.LabelProxyAddress) |
|---|
| 1252 | Me.GroupBox2.Controls.Add(Me.RadioProxySpecified) |
|---|
| 1253 | Me.GroupBox2.Controls.Add(Me.RadioProxyIE) |
|---|
| 1254 | Me.GroupBox2.Controls.Add(Me.RadioProxyNone) |
|---|
| 1255 | resources.ApplyResources(Me.GroupBox2, "GroupBox2") |
|---|
| 1256 | Me.GroupBox2.Name = "GroupBox2" |
|---|
| 1257 | Me.GroupBox2.TabStop = False |
|---|
| 1258 | ' |
|---|
| 1259 | 'Label55 |
|---|
| 1260 | ' |
|---|
| 1261 | resources.ApplyResources(Me.Label55, "Label55") |
|---|
| 1262 | Me.Label55.ForeColor = System.Drawing.SystemColors.ActiveCaption |
|---|
| 1263 | Me.Label55.Name = "Label55" |
|---|
| 1264 | ' |
|---|
| 1265 | 'TextProxyPassword |
|---|
| 1266 | ' |
|---|
| 1267 | resources.ApplyResources(Me.TextProxyPassword, "TextProxyPassword") |
|---|
| 1268 | Me.TextProxyPassword.Name = "TextProxyPassword" |
|---|
| 1269 | Me.TextProxyPassword.UseSystemPasswordChar = True |
|---|
| 1270 | ' |
|---|
| 1271 | 'LabelProxyPassword |
|---|
| 1272 | ' |
|---|
| 1273 | resources.ApplyResources(Me.LabelProxyPassword, "LabelProxyPassword") |
|---|
| 1274 | Me.LabelProxyPassword.Name = "LabelProxyPassword" |
|---|
| 1275 | ' |
|---|
| 1276 | 'TextProxyUser |
|---|
| 1277 | ' |
|---|
| 1278 | resources.ApplyResources(Me.TextProxyUser, "TextProxyUser") |
|---|
| 1279 | Me.TextProxyUser.Name = "TextProxyUser" |
|---|
| 1280 | ' |
|---|
| 1281 | 'LabelProxyUser |
|---|
| 1282 | ' |
|---|
| 1283 | resources.ApplyResources(Me.LabelProxyUser, "LabelProxyUser") |
|---|
| 1284 | Me.LabelProxyUser.Name = "LabelProxyUser" |
|---|
| 1285 | ' |
|---|
| 1286 | 'TextProxyPort |
|---|
| 1287 | ' |
|---|
| 1288 | resources.ApplyResources(Me.TextProxyPort, "TextProxyPort") |
|---|
| 1289 | Me.TextProxyPort.Name = "TextProxyPort" |
|---|
| 1290 | ' |
|---|
| 1291 | 'LabelProxyPort |
|---|
| 1292 | ' |
|---|
| 1293 | resources.ApplyResources(Me.LabelProxyPort, "LabelProxyPort") |
|---|
| 1294 | Me.LabelProxyPort.Name = "LabelProxyPort" |
|---|
| 1295 | ' |
|---|
| 1296 | 'TextProxyAddress |
|---|
| 1297 | ' |
|---|
| 1298 | resources.ApplyResources(Me.TextProxyAddress, "TextProxyAddress") |
|---|
| 1299 | Me.TextProxyAddress.Name = "TextProxyAddress" |
|---|
| 1300 | ' |
|---|
| 1301 | 'LabelProxyAddress |
|---|
| 1302 | ' |
|---|
| 1303 | resources.ApplyResources(Me.LabelProxyAddress, "LabelProxyAddress") |
|---|
| 1304 | Me.LabelProxyAddress.Name = "LabelProxyAddress" |
|---|
| 1305 | ' |
|---|
| 1306 | 'RadioProxySpecified |
|---|
| 1307 | ' |
|---|
| 1308 | resources.ApplyResources(Me.RadioProxySpecified, "RadioProxySpecified") |
|---|
| 1309 | Me.RadioProxySpecified.Name = "RadioProxySpecified" |
|---|
| 1310 | Me.RadioProxySpecified.UseVisualStyleBackColor = True |
|---|
| 1311 | ' |
|---|
| 1312 | 'RadioProxyIE |
|---|
| 1313 | ' |
|---|
| 1314 | resources.ApplyResources(Me.RadioProxyIE, "RadioProxyIE") |
|---|
| 1315 | Me.RadioProxyIE.Checked = True |
|---|
| 1316 | Me.RadioProxyIE.Name = "RadioProxyIE" |
|---|
| 1317 | Me.RadioProxyIE.TabStop = True |
|---|
| 1318 | Me.RadioProxyIE.UseVisualStyleBackColor = True |
|---|
| 1319 | ' |
|---|
| 1320 | 'RadioProxyNone |
|---|
| 1321 | ' |
|---|
| 1322 | resources.ApplyResources(Me.RadioProxyNone, "RadioProxyNone") |
|---|
| 1323 | Me.RadioProxyNone.Name = "RadioProxyNone" |
|---|
| 1324 | Me.RadioProxyNone.UseVisualStyleBackColor = True |
|---|
| 1325 | ' |
|---|
| 1326 | 'TabPage6 |
|---|
| 1327 | ' |
|---|
| 1328 | Me.TabPage6.Controls.Add(Me.Label60) |
|---|
| 1329 | Me.TabPage6.Controls.Add(Me.ComboBoxOutputzUrlmode) |
|---|
| 1330 | Me.TabPage6.Controls.Add(Me.Label59) |
|---|
| 1331 | Me.TabPage6.Controls.Add(Me.TextBoxOutputzKey) |
|---|
| 1332 | Me.TabPage6.Controls.Add(Me.CheckOutputz) |
|---|
| 1333 | resources.ApplyResources(Me.TabPage6, "TabPage6") |
|---|
| 1334 | Me.TabPage6.Name = "TabPage6" |
|---|
| 1335 | Me.TabPage6.UseVisualStyleBackColor = True |
|---|
| 1336 | ' |
|---|
| 1337 | 'Label60 |
|---|
| 1338 | ' |
|---|
| 1339 | resources.ApplyResources(Me.Label60, "Label60") |
|---|
| 1340 | Me.Label60.Name = "Label60" |
|---|
| 1341 | ' |
|---|
| 1342 | 'ComboBoxOutputzUrlmode |
|---|
| 1343 | ' |
|---|
| 1344 | Me.ComboBoxOutputzUrlmode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList |
|---|
| 1345 | Me.ComboBoxOutputzUrlmode.FormattingEnabled = True |
|---|
| 1346 | Me.ComboBoxOutputzUrlmode.Items.AddRange(New Object() {resources.GetString("ComboBoxOutputzUrlmode.Items"), resources.GetString("ComboBoxOutputzUrlmode.Items1")}) |
|---|
| 1347 | resources.ApplyResources(Me.ComboBoxOutputzUrlmode, "ComboBoxOutputzUrlmode") |
|---|
| 1348 | Me.ComboBoxOutputzUrlmode.Name = "ComboBoxOutputzUrlmode" |
|---|
| 1349 | ' |
|---|
| 1350 | 'Label59 |
|---|
| 1351 | ' |
|---|
| 1352 | resources.ApplyResources(Me.Label59, "Label59") |
|---|
| 1353 | Me.Label59.Name = "Label59" |
|---|
| 1354 | ' |
|---|
| 1355 | 'TextBoxOutputzKey |
|---|
| 1356 | ' |
|---|
| 1357 | resources.ApplyResources(Me.TextBoxOutputzKey, "TextBoxOutputzKey") |
|---|
| 1358 | Me.TextBoxOutputzKey.Name = "TextBoxOutputzKey" |
|---|
| 1359 | Me.TextBoxOutputzKey.UseSystemPasswordChar = True |
|---|
| 1360 | ' |
|---|
| 1361 | 'CheckOutputz |
|---|
| 1362 | ' |
|---|
| 1363 | resources.ApplyResources(Me.CheckOutputz, "CheckOutputz") |
|---|
| 1364 | Me.CheckOutputz.Name = "CheckOutputz" |
|---|
| 1365 | Me.CheckOutputz.UseVisualStyleBackColor = True |
|---|
| 1366 | ' |
|---|
| 1367 | 'Setting |
|---|
| 1368 | ' |
|---|
| 1369 | Me.AcceptButton = Me.Save |
|---|
| 1370 | resources.ApplyResources(Me, "$this") |
|---|
| 1371 | Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font |
|---|
| 1372 | Me.CancelButton = Me.Cancel |
|---|
| 1373 | Me.Controls.Add(Me.TabControl1) |
|---|
| 1374 | Me.Controls.Add(Me.Cancel) |
|---|
| 1375 | Me.Controls.Add(Me.Save) |
|---|
| 1376 | Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog |
|---|
| 1377 | Me.MaximizeBox = False |
|---|
| 1378 | Me.MinimizeBox = False |
|---|
| 1379 | Me.Name = "Setting" |
|---|
| 1380 | Me.TopMost = True |
|---|
| 1381 | Me.GroupBox1.ResumeLayout(False) |
|---|
| 1382 | Me.GroupBox1.PerformLayout() |
|---|
| 1383 | Me.TabControl1.ResumeLayout(False) |
|---|
| 1384 | Me.TabPage1.ResumeLayout(False) |
|---|
| 1385 | Me.TabPage1.PerformLayout() |
|---|
| 1386 | Me.TabPage2.ResumeLayout(False) |
|---|
| 1387 | Me.TabPage2.PerformLayout() |
|---|
| 1388 | Me.TabPage3.ResumeLayout(False) |
|---|
| 1389 | Me.TabPage3.PerformLayout() |
|---|
| 1390 | Me.TabPage4.ResumeLayout(False) |
|---|
| 1391 | Me.TabPage5.ResumeLayout(False) |
|---|
| 1392 | Me.TabPage5.PerformLayout() |
|---|
| 1393 | Me.GroupBox2.ResumeLayout(False) |
|---|
| 1394 | Me.GroupBox2.PerformLayout() |
|---|
| 1395 | Me.TabPage6.ResumeLayout(False) |
|---|
| 1396 | Me.TabPage6.PerformLayout() |
|---|
| 1397 | Me.ResumeLayout(False) |
|---|
| 1398 | |
|---|
| 1399 | End Sub |
|---|
| 1400 | Friend WithEvents Label1 As System.Windows.Forms.Label |
|---|
| 1401 | Friend WithEvents Label2 As System.Windows.Forms.Label |
|---|
| 1402 | Friend WithEvents Username As System.Windows.Forms.TextBox |
|---|
| 1403 | Friend WithEvents Password As System.Windows.Forms.TextBox |
|---|
| 1404 | Friend WithEvents Save As System.Windows.Forms.Button |
|---|
| 1405 | Friend WithEvents Cancel As System.Windows.Forms.Button |
|---|
| 1406 | Friend WithEvents Label3 As System.Windows.Forms.Label |
|---|
| 1407 | Friend WithEvents TimelinePeriod As System.Windows.Forms.TextBox |
|---|
| 1408 | Friend WithEvents Label4 As System.Windows.Forms.Label |
|---|
| 1409 | Friend WithEvents NextThreshold As System.Windows.Forms.TextBox |
|---|
| 1410 | Friend WithEvents DMPeriod As System.Windows.Forms.TextBox |
|---|
| 1411 | Friend WithEvents Label5 As System.Windows.Forms.Label |
|---|
| 1412 | Friend WithEvents NextPages As System.Windows.Forms.TextBox |
|---|
| 1413 | Friend WithEvents Label6 As System.Windows.Forms.Label |
|---|
| 1414 | Friend WithEvents ReadLogDays As System.Windows.Forms.TextBox |
|---|
| 1415 | Friend WithEvents Label7 As System.Windows.Forms.Label |
|---|
| 1416 | Friend WithEvents StartupReadPages As System.Windows.Forms.TextBox |
|---|
| 1417 | Friend WithEvents Label8 As System.Windows.Forms.Label |
|---|
| 1418 | Friend WithEvents Label9 As System.Windows.Forms.Label |
|---|
| 1419 | Friend WithEvents StartupReaded As System.Windows.Forms.CheckBox |
|---|
| 1420 | Friend WithEvents ReadLogUnit As System.Windows.Forms.ComboBox |
|---|
| 1421 | Friend WithEvents Label11 As System.Windows.Forms.Label |
|---|
| 1422 | Friend WithEvents Label12 As System.Windows.Forms.Label |
|---|
| 1423 | Friend WithEvents StatusText As System.Windows.Forms.TextBox |
|---|
| 1424 | Friend WithEvents PlaySnd As System.Windows.Forms.CheckBox |
|---|
| 1425 | Friend WithEvents Label14 As System.Windows.Forms.Label |
|---|
| 1426 | Friend WithEvents Label15 As System.Windows.Forms.Label |
|---|
| 1427 | Friend WithEvents OneWayLv As System.Windows.Forms.CheckBox |
|---|
| 1428 | Friend WithEvents Label16 As System.Windows.Forms.Label |
|---|
| 1429 | Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox |
|---|
| 1430 | Friend WithEvents btnDetail As System.Windows.Forms.Button |
|---|
| 1431 | Friend WithEvents lblDetail As System.Windows.Forms.Label |
|---|
| 1432 | Friend WithEvents Label26 As System.Windows.Forms.Label |
|---|
| 1433 | Friend WithEvents btnOWL As System.Windows.Forms.Button |
|---|
| 1434 | Friend WithEvents lblOWL As System.Windows.Forms.Label |
|---|
| 1435 | Friend WithEvents Label24 As System.Windows.Forms.Label |
|---|
| 1436 | Friend WithEvents btnFav As System.Windows.Forms.Button |
|---|
| 1437 | Friend WithEvents lblFav As System.Windows.Forms.Label |
|---|
| 1438 | Friend WithEvents Label22 As System.Windows.Forms.Label |
|---|
| 1439 | Friend WithEvents FontDialog1 As System.Windows.Forms.FontDialog |
|---|
| 1440 | Friend WithEvents ColorDialog1 As System.Windows.Forms.ColorDialog |
|---|
| 1441 | Friend WithEvents btnAtFromTarget As System.Windows.Forms.Button |
|---|
| 1442 | Friend WithEvents lblAtFromTarget As System.Windows.Forms.Label |
|---|
| 1443 | Friend WithEvents Label28 As System.Windows.Forms.Label |
|---|
| 1444 | Friend WithEvents btnAtTarget As System.Windows.Forms.Button |
|---|
| 1445 | Friend WithEvents lblAtTarget As System.Windows.Forms.Label |
|---|
| 1446 | Friend WithEvents Label30 As System.Windows.Forms.Label |
|---|
| 1447 | Friend WithEvents btnTarget As System.Windows.Forms.Button |
|---|
| 1448 | Friend WithEvents lblTarget As System.Windows.Forms.Label |
|---|
| 1449 | Friend WithEvents Label32 As System.Windows.Forms.Label |
|---|
| 1450 | Friend WithEvents btnAtSelf As System.Windows.Forms.Button |
|---|
| 1451 | Friend WithEvents lblAtSelf As System.Windows.Forms.Label |
|---|
| 1452 | Friend WithEvents Label34 As System.Windows.Forms.Label |
|---|
| 1453 | Friend WithEvents btnSelf As System.Windows.Forms.Button |
|---|
| 1454 | Friend WithEvents lblSelf As System.Windows.Forms.Label |
|---|
| 1455 | Friend WithEvents Label36 As System.Windows.Forms.Label |
|---|
| 1456 | Friend WithEvents cmbNameBalloon As System.Windows.Forms.ComboBox |
|---|
| 1457 | Friend WithEvents Label10 As System.Windows.Forms.Label |
|---|
| 1458 | Friend WithEvents Button1 As System.Windows.Forms.Button |
|---|
| 1459 | Friend WithEvents Label18 As System.Windows.Forms.Label |
|---|
| 1460 | Friend WithEvents Label19 As System.Windows.Forms.Label |
|---|
| 1461 | Friend WithEvents CheckUseRecommendStatus As System.Windows.Forms.CheckBox |
|---|
| 1462 | Friend WithEvents CheckSortOrderLock As System.Windows.Forms.CheckBox |
|---|
| 1463 | Friend WithEvents Label21 As System.Windows.Forms.Label |
|---|
| 1464 | Friend WithEvents CmbDateTimeFormat As System.Windows.Forms.ComboBox |
|---|
| 1465 | Friend WithEvents Label23 As System.Windows.Forms.Label |
|---|
| 1466 | Friend WithEvents CheckBox3 As System.Windows.Forms.CheckBox |
|---|
| 1467 | Friend WithEvents Label25 As System.Windows.Forms.Label |
|---|
| 1468 | Friend WithEvents CheckPostCtrlEnter As System.Windows.Forms.CheckBox |
|---|
| 1469 | Friend WithEvents Label27 As System.Windows.Forms.Label |
|---|
| 1470 | Friend WithEvents Label31 As System.Windows.Forms.Label |
|---|
| 1471 | Friend WithEvents Label33 As System.Windows.Forms.Label |
|---|
| 1472 | Friend WithEvents Label35 As System.Windows.Forms.Label |
|---|
| 1473 | Friend WithEvents StartupReadReply As System.Windows.Forms.TextBox |
|---|
| 1474 | Friend WithEvents StartupReadDM As System.Windows.Forms.TextBox |
|---|
| 1475 | Friend WithEvents TextBox3 As System.Windows.Forms.TextBox |
|---|
| 1476 | Friend WithEvents IconSize As System.Windows.Forms.ComboBox |
|---|
| 1477 | Friend WithEvents Button2 As System.Windows.Forms.Button |
|---|
| 1478 | Friend WithEvents Label13 As System.Windows.Forms.Label |
|---|
| 1479 | Friend WithEvents Label37 As System.Windows.Forms.Label |
|---|
| 1480 | Friend WithEvents Label38 As System.Windows.Forms.Label |
|---|
| 1481 | Friend WithEvents UReadMng As System.Windows.Forms.CheckBox |
|---|
| 1482 | Friend WithEvents Label39 As System.Windows.Forms.Label |
|---|
| 1483 | Friend WithEvents CheckBox6 As System.Windows.Forms.CheckBox |
|---|
| 1484 | Friend WithEvents Label40 As System.Windows.Forms.Label |
|---|
| 1485 | Friend WithEvents CheckCloseToExit As System.Windows.Forms.CheckBox |
|---|
| 1486 | Friend WithEvents Label41 As System.Windows.Forms.Label |
|---|
| 1487 | Friend WithEvents CheckMinimizeToTray As System.Windows.Forms.CheckBox |
|---|
| 1488 | Friend WithEvents BrowserPathText As System.Windows.Forms.TextBox |
|---|
| 1489 | Friend WithEvents Label44 As System.Windows.Forms.Label |
|---|
| 1490 | Friend WithEvents CheckboxReply As System.Windows.Forms.CheckBox |
|---|
| 1491 | Friend WithEvents CheckDispUsername As System.Windows.Forms.CheckBox |
|---|
| 1492 | Friend WithEvents Label46 As System.Windows.Forms.Label |
|---|
| 1493 | Friend WithEvents Label45 As System.Windows.Forms.Label |
|---|
| 1494 | Friend WithEvents ComboDispTitle As System.Windows.Forms.ComboBox |
|---|
| 1495 | Friend WithEvents Label47 As System.Windows.Forms.Label |
|---|
| 1496 | Friend WithEvents TabControl1 As System.Windows.Forms.TabControl |
|---|
| 1497 | Friend WithEvents TabPage1 As System.Windows.Forms.TabPage |
|---|
| 1498 | Friend WithEvents TabPage2 As System.Windows.Forms.TabPage |
|---|
| 1499 | Friend WithEvents TabPage3 As System.Windows.Forms.TabPage |
|---|
| 1500 | Friend WithEvents TabPage4 As System.Windows.Forms.TabPage |
|---|
| 1501 | Friend WithEvents Button3 As System.Windows.Forms.Button |
|---|
| 1502 | Friend WithEvents btnAtTo As System.Windows.Forms.Button |
|---|
| 1503 | Friend WithEvents lblAtTo As System.Windows.Forms.Label |
|---|
| 1504 | Friend WithEvents Label49 As System.Windows.Forms.Label |
|---|
| 1505 | Friend WithEvents CheckTinyURL As System.Windows.Forms.CheckBox |
|---|
| 1506 | Friend WithEvents Label50 As System.Windows.Forms.Label |
|---|
| 1507 | Friend WithEvents TabPage5 As System.Windows.Forms.TabPage |
|---|
| 1508 | Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox |
|---|
| 1509 | Friend WithEvents RadioProxySpecified As System.Windows.Forms.RadioButton |
|---|
| 1510 | Friend WithEvents RadioProxyIE As System.Windows.Forms.RadioButton |
|---|
| 1511 | Friend WithEvents RadioProxyNone As System.Windows.Forms.RadioButton |
|---|
| 1512 | Friend WithEvents TextProxyPort As System.Windows.Forms.TextBox |
|---|
| 1513 | Friend WithEvents LabelProxyPort As System.Windows.Forms.Label |
|---|
| 1514 | Friend WithEvents TextProxyAddress As System.Windows.Forms.TextBox |
|---|
| 1515 | Friend WithEvents LabelProxyAddress As System.Windows.Forms.Label |
|---|
| 1516 | Friend WithEvents TextProxyPassword As System.Windows.Forms.TextBox |
|---|
| 1517 | Friend WithEvents LabelProxyPassword As System.Windows.Forms.Label |
|---|
| 1518 | Friend WithEvents TextProxyUser As System.Windows.Forms.TextBox |
|---|
| 1519 | Friend WithEvents LabelProxyUser As System.Windows.Forms.Label |
|---|
| 1520 | Friend WithEvents Label55 As System.Windows.Forms.Label |
|---|
| 1521 | Friend WithEvents CheckPeriodAdjust As System.Windows.Forms.CheckBox |
|---|
| 1522 | Friend WithEvents Label53 As System.Windows.Forms.Label |
|---|
| 1523 | Friend WithEvents CheckStartupKey As System.Windows.Forms.CheckBox |
|---|
| 1524 | Friend WithEvents Label51 As System.Windows.Forms.Label |
|---|
| 1525 | Friend WithEvents CheckStartupVersion As System.Windows.Forms.CheckBox |
|---|
| 1526 | Friend WithEvents Label54 As System.Windows.Forms.Label |
|---|
| 1527 | Friend WithEvents CheckStartupFollowers As System.Windows.Forms.CheckBox |
|---|
| 1528 | Friend WithEvents Label56 As System.Windows.Forms.Label |
|---|
| 1529 | Friend WithEvents CheckFavRestrict As System.Windows.Forms.CheckBox |
|---|
| 1530 | Friend WithEvents Label57 As System.Windows.Forms.Label |
|---|
| 1531 | Friend WithEvents CheckAlwaysTop As System.Windows.Forms.CheckBox |
|---|
| 1532 | Friend WithEvents Label58 As System.Windows.Forms.Label |
|---|
| 1533 | Friend WithEvents CheckAutoConvertUrl As System.Windows.Forms.CheckBox |
|---|
| 1534 | Friend WithEvents Label29 As System.Windows.Forms.Label |
|---|
| 1535 | Friend WithEvents TabPage6 As System.Windows.Forms.TabPage |
|---|
| 1536 | Friend WithEvents Label59 As System.Windows.Forms.Label |
|---|
| 1537 | Friend WithEvents TextBoxOutputzKey As System.Windows.Forms.TextBox |
|---|
| 1538 | Friend WithEvents CheckOutputz As System.Windows.Forms.CheckBox |
|---|
| 1539 | Friend WithEvents Label60 As System.Windows.Forms.Label |
|---|
| 1540 | Friend WithEvents ComboBoxOutputzUrlmode As System.Windows.Forms.ComboBox |
|---|
| 1541 | Friend WithEvents btnListFont As System.Windows.Forms.Button |
|---|
| 1542 | Friend WithEvents lblListFont As System.Windows.Forms.Label |
|---|
| 1543 | Friend WithEvents Label61 As System.Windows.Forms.Label |
|---|
| 1544 | Friend WithEvents btnUnread As System.Windows.Forms.Button |
|---|
| 1545 | Friend WithEvents lblUnread As System.Windows.Forms.Label |
|---|
| 1546 | Friend WithEvents Label20 As System.Windows.Forms.Label |
|---|
| 1547 | Friend WithEvents Label17 As System.Windows.Forms.Label |
|---|
| 1548 | Friend WithEvents chkUnreadStyle As System.Windows.Forms.CheckBox |
|---|
| 1549 | Friend WithEvents LabelDateTimeFormatApplied As System.Windows.Forms.Label |
|---|
| 1550 | Friend WithEvents Label62 As System.Windows.Forms.Label |
|---|
| 1551 | Friend WithEvents Label63 As System.Windows.Forms.Label |
|---|
| 1552 | Friend WithEvents Label64 As System.Windows.Forms.Label |
|---|
| 1553 | Friend WithEvents ConnectionTimeOut As System.Windows.Forms.TextBox |
|---|
| 1554 | Friend WithEvents CheckProtectNotInclude As System.Windows.Forms.CheckBox |
|---|
| 1555 | Friend WithEvents Label42 As System.Windows.Forms.Label |
|---|
| 1556 | Friend WithEvents btnInputBackcolor As System.Windows.Forms.Button |
|---|
| 1557 | Friend WithEvents lblInputBackcolor As System.Windows.Forms.Label |
|---|
| 1558 | Friend WithEvents Label52 As System.Windows.Forms.Label |
|---|
| 1559 | Friend WithEvents btnInputFont As System.Windows.Forms.Button |
|---|
| 1560 | Friend WithEvents lblInputFont As System.Windows.Forms.Label |
|---|
| 1561 | Friend WithEvents Label65 As System.Windows.Forms.Label |
|---|
| 1562 | Friend WithEvents Label66 As System.Windows.Forms.Label |
|---|
| 1563 | Friend WithEvents CheckPostMethod As System.Windows.Forms.CheckBox |
|---|
| 1564 | Friend WithEvents Label43 As System.Windows.Forms.Label |
|---|
| 1565 | Friend WithEvents CheckUseApi As System.Windows.Forms.CheckBox |
|---|
| 1566 | Friend WithEvents Label67 As System.Windows.Forms.Label |
|---|
| 1567 | Friend WithEvents TextCountApi As System.Windows.Forms.TextBox |
|---|
| 1568 | Friend WithEvents Label68 As System.Windows.Forms.Label |
|---|
| 1569 | Friend WithEvents CheckBalloonLimit As System.Windows.Forms.CheckBox |
|---|
| 1570 | Friend WithEvents CheckPostAndGet As System.Windows.Forms.CheckBox |
|---|
| 1571 | Friend WithEvents Label69 As System.Windows.Forms.Label |
|---|
| 1572 | Friend WithEvents ReplyPeriod As System.Windows.Forms.TextBox |
|---|
| 1573 | Friend WithEvents Label70 As System.Windows.Forms.Label |
|---|
| 1574 | Friend WithEvents CheckStartupAPImodeNoWarning As System.Windows.Forms.CheckBox |
|---|
| 1575 | Friend WithEvents ComboBoxAutoShortUrlFirst As System.Windows.Forms.ComboBox |
|---|
| 1576 | Friend WithEvents Label71 As System.Windows.Forms.Label |
|---|
| 1577 | End Class |
|---|