From 01beda64494a3f1e3a64552a768d9872183e6d52 Mon Sep 17 00:00:00 2001 From: f_swallow Date: Fri, 13 May 2011 21:20:35 +0900 Subject: [PATCH] =?utf8?q?Foursquare=E3=81=AECheckIn=E6=99=82=E3=81=AEUrl?= =?utf8?q?=E3=81=8B=E3=82=89=E3=83=97=E3=83=AC=E3=83=93=E3=83=A5=E3=83=BC?= =?utf8?q?=E3=82=92=E7=94=9F=E6=88=90=E3=81=A7=E3=81=8D=E3=82=8B=E3=82=88?= =?utf8?q?=E3=81=86=E3=81=AB=E3=80=82ClientID=E7=AD=89=E3=81=AE=E8=A8=AD?= =?utf8?q?=E5=AE=9A=E3=82=92=E3=81=99=E3=82=8B=E5=BF=85=E8=A6=81=E3=81=82?= =?utf8?q?=E3=82=8A=E3=80=82=E3=81=BE=E3=81=9F=E9=9D=9E=E5=90=8C=E6=9C=9F?= =?utf8?q?=E3=81=A7=E5=8F=96=E5=BE=97=E3=81=A7=E3=81=8D=E3=81=A6=E3=81=AA?= =?utf8?q?=E3=81=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Tween/AppendSettingDialog.Designer.vb | 2709 ++++++++--------- Tween/AppendSettingDialog.resx | 5264 +++++++++++++++++---------------- Tween/AppendSettingDialog.vb | 16 + Tween/Foursquare.vb | 187 ++ Tween/Setting/SettingCommon.vb | 4 + Tween/Thumbnail.vb | 53 +- Tween/Tween.vb | 9 + Tween/Tween.vbproj | 1 + 8 files changed, 4389 insertions(+), 3854 deletions(-) create mode 100644 Tween/Foursquare.vb diff --git a/Tween/AppendSettingDialog.Designer.vb b/Tween/AppendSettingDialog.Designer.vb index cb656695..92e3eb48 100644 --- a/Tween/AppendSettingDialog.Designer.vb +++ b/Tween/AppendSettingDialog.Designer.vb @@ -26,6 +26,120 @@ Partial Class AppendSettingDialog Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(AppendSettingDialog)) Me.SplitContainer1 = New System.Windows.Forms.SplitContainer() Me.TreeViewSetting = New System.Windows.Forms.TreeView() + Me.CooperatePanel = New System.Windows.Forms.Panel() + Me.IsPreviewFoursquareCheckBox = New System.Windows.Forms.CheckBox() + Me.FoursquareGroupBox = New System.Windows.Forms.GroupBox() + Me.Label42 = New System.Windows.Forms.Label() + Me.FoursquarePreviewWidthTextBox = New System.Windows.Forms.TextBox() + Me.FoursquarePreviewZoomTextBox = New System.Windows.Forms.TextBox() + Me.FoursquarePreviewHeightTextBox = New System.Windows.Forms.TextBox() + Me.Label41 = New System.Windows.Forms.Label() + Me.Label40 = New System.Windows.Forms.Label() + Me.Label39 = New System.Windows.Forms.Label() + Me.UserAppointUrlText = New System.Windows.Forms.TextBox() + Me.ComboBoxTranslateLanguage = New System.Windows.Forms.ComboBox() + Me.Label29 = New System.Windows.Forms.Label() + Me.CheckOutputz = New System.Windows.Forms.CheckBox() + Me.CheckNicoms = New System.Windows.Forms.CheckBox() + Me.TextBoxOutputzKey = New System.Windows.Forms.TextBox() + Me.Label60 = New System.Windows.Forms.Label() + Me.Label59 = New System.Windows.Forms.Label() + Me.ComboBoxOutputzUrlmode = New System.Windows.Forms.ComboBox() + Me.ShortUrlPanel = New System.Windows.Forms.Panel() + Me.CheckForceResolve = New System.Windows.Forms.CheckBox() + Me.CheckTinyURL = New System.Windows.Forms.CheckBox() + Me.TextBitlyPw = New System.Windows.Forms.TextBox() + Me.CheckAutoConvertUrl = New System.Windows.Forms.CheckBox() + Me.Label71 = New System.Windows.Forms.Label() + Me.ComboBoxAutoShortUrlFirst = New System.Windows.Forms.ComboBox() + Me.Label76 = New System.Windows.Forms.Label() + Me.Label77 = New System.Windows.Forms.Label() + Me.TextBitlyId = New System.Windows.Forms.TextBox() + Me.ProxyPanel = New System.Windows.Forms.Panel() + Me.Label55 = New System.Windows.Forms.Label() + Me.TextProxyPassword = New System.Windows.Forms.TextBox() + Me.RadioProxyNone = New System.Windows.Forms.RadioButton() + Me.LabelProxyPassword = New System.Windows.Forms.Label() + Me.RadioProxyIE = New System.Windows.Forms.RadioButton() + Me.TextProxyUser = New System.Windows.Forms.TextBox() + Me.RadioProxySpecified = New System.Windows.Forms.RadioButton() + Me.LabelProxyUser = New System.Windows.Forms.Label() + Me.LabelProxyAddress = New System.Windows.Forms.Label() + Me.TextProxyPort = New System.Windows.Forms.TextBox() + Me.TextProxyAddress = New System.Windows.Forms.TextBox() + Me.LabelProxyPort = New System.Windows.Forms.Label() + Me.ConnectionPanel = New System.Windows.Forms.Panel() + Me.CheckEnableBasicAuth = New System.Windows.Forms.CheckBox() + Me.TwitterSearchAPIText = New System.Windows.Forms.TextBox() + Me.Label31 = New System.Windows.Forms.Label() + Me.TwitterAPIText = New System.Windows.Forms.TextBox() + Me.Label8 = New System.Windows.Forms.Label() + Me.CheckUseSsl = New System.Windows.Forms.CheckBox() + Me.Label64 = New System.Windows.Forms.Label() + Me.ConnectionTimeOut = New System.Windows.Forms.TextBox() + Me.Label63 = New System.Windows.Forms.Label() + Me.FontPanel2 = New System.Windows.Forms.Panel() + Me.GroupBox5 = New System.Windows.Forms.GroupBox() + Me.Label65 = New System.Windows.Forms.Label() + Me.Label52 = New System.Windows.Forms.Label() + Me.Label49 = New System.Windows.Forms.Label() + Me.Label9 = New System.Windows.Forms.Label() + Me.Label14 = New System.Windows.Forms.Label() + Me.Label16 = New System.Windows.Forms.Label() + Me.Label32 = New System.Windows.Forms.Label() + Me.Label34 = New System.Windows.Forms.Label() + Me.Label36 = New System.Windows.Forms.Label() + Me.btnInputFont = New System.Windows.Forms.Button() + Me.btnInputBackcolor = New System.Windows.Forms.Button() + Me.btnAtTo = New System.Windows.Forms.Button() + Me.btnListBack = New System.Windows.Forms.Button() + Me.btnAtFromTarget = New System.Windows.Forms.Button() + Me.btnAtTarget = New System.Windows.Forms.Button() + Me.btnTarget = New System.Windows.Forms.Button() + Me.btnAtSelf = New System.Windows.Forms.Button() + Me.btnSelf = New System.Windows.Forms.Button() + Me.lblInputFont = New System.Windows.Forms.Label() + Me.lblInputBackcolor = New System.Windows.Forms.Label() + Me.lblAtTo = New System.Windows.Forms.Label() + Me.lblListBackcolor = New System.Windows.Forms.Label() + Me.lblAtFromTarget = New System.Windows.Forms.Label() + Me.lblAtTarget = New System.Windows.Forms.Label() + Me.lblTarget = New System.Windows.Forms.Label() + Me.lblAtSelf = New System.Windows.Forms.Label() + Me.lblSelf = New System.Windows.Forms.Label() + Me.ButtonBackToDefaultFontColor2 = New System.Windows.Forms.Button() + Me.TweetActPanel = New System.Windows.Forms.Panel() + Me.CheckHashSupple = New System.Windows.Forms.CheckBox() + Me.CheckAtIdSupple = New System.Windows.Forms.CheckBox() + Me.ComboBoxPostKeySelect = New System.Windows.Forms.ComboBox() + Me.Label27 = New System.Windows.Forms.Label() + Me.CheckRetweetNoConfirm = New System.Windows.Forms.CheckBox() + Me.Label12 = New System.Windows.Forms.Label() + Me.CheckUseRecommendStatus = New System.Windows.Forms.CheckBox() + Me.StatusText = New System.Windows.Forms.TextBox() + Me.StartupPanel = New System.Windows.Forms.Panel() + Me.StartupReaded = New System.Windows.Forms.CheckBox() + Me.CheckStartupFollowers = New System.Windows.Forms.CheckBox() + Me.CheckStartupVersion = New System.Windows.Forms.CheckBox() + Me.chkGetFav = New System.Windows.Forms.CheckBox() + Me.GetCountPanel = New System.Windows.Forms.Panel() + Me.ListTextCountApi = New System.Windows.Forms.TextBox() + Me.Label25 = New System.Windows.Forms.Label() + Me.UserTimelineTextCountApi = New System.Windows.Forms.TextBox() + Me.Label17 = New System.Windows.Forms.Label() + Me.Label30 = New System.Windows.Forms.Label() + Me.Label28 = New System.Windows.Forms.Label() + Me.Label19 = New System.Windows.Forms.Label() + Me.FavoritesTextCountApi = New System.Windows.Forms.TextBox() + Me.SearchTextCountApi = New System.Windows.Forms.TextBox() + Me.Label66 = New System.Windows.Forms.Label() + Me.FirstTextCountApi = New System.Windows.Forms.TextBox() + Me.GetMoreTextCountApi = New System.Windows.Forms.TextBox() + Me.Label53 = New System.Windows.Forms.Label() + Me.UseChangeGetCount = New System.Windows.Forms.CheckBox() + Me.TextCountApiReply = New System.Windows.Forms.TextBox() + Me.Label67 = New System.Windows.Forms.Label() + Me.TextCountApi = New System.Windows.Forms.TextBox() Me.ActionPanel = New System.Windows.Forms.Panel() Me.Label38 = New System.Windows.Forms.Label() Me.ListDoubleClickActionComboBox = New System.Windows.Forms.ComboBox() @@ -50,17 +164,6 @@ Partial Class AppendSettingDialog Me.CheckCloseToExit = New System.Windows.Forms.CheckBox() Me.CheckMinimizeToTray = New System.Windows.Forms.CheckBox() Me.CheckReadOldPosts = New System.Windows.Forms.CheckBox() - Me.CooperatePanel = New System.Windows.Forms.Panel() - Me.Label39 = New System.Windows.Forms.Label() - Me.UserAppointUrlText = New System.Windows.Forms.TextBox() - Me.ComboBoxTranslateLanguage = New System.Windows.Forms.ComboBox() - Me.Label29 = New System.Windows.Forms.Label() - Me.CheckOutputz = New System.Windows.Forms.CheckBox() - Me.CheckNicoms = New System.Windows.Forms.CheckBox() - Me.TextBoxOutputzKey = New System.Windows.Forms.TextBox() - Me.Label60 = New System.Windows.Forms.Label() - Me.Label59 = New System.Windows.Forms.Label() - Me.ComboBoxOutputzUrlmode = New System.Windows.Forms.ComboBox() Me.NotifyPanel = New System.Windows.Forms.Panel() Me.CheckUserUpdateEvent = New System.Windows.Forms.CheckBox() Me.Label35 = New System.Windows.Forms.Label() @@ -170,129 +273,35 @@ Partial Class AppendSettingDialog Me.btnListFont = New System.Windows.Forms.Button() Me.lblListFont = New System.Windows.Forms.Label() Me.Label61 = New System.Windows.Forms.Label() - Me.ShortUrlPanel = New System.Windows.Forms.Panel() - Me.CheckTinyURL = New System.Windows.Forms.CheckBox() - Me.TextBitlyPw = New System.Windows.Forms.TextBox() - Me.CheckAutoConvertUrl = New System.Windows.Forms.CheckBox() - Me.Label71 = New System.Windows.Forms.Label() - Me.ComboBoxAutoShortUrlFirst = New System.Windows.Forms.ComboBox() - Me.Label76 = New System.Windows.Forms.Label() - Me.Label77 = New System.Windows.Forms.Label() - Me.TextBitlyId = New System.Windows.Forms.TextBox() - Me.ProxyPanel = New System.Windows.Forms.Panel() - Me.Label55 = New System.Windows.Forms.Label() - Me.TextProxyPassword = New System.Windows.Forms.TextBox() - Me.RadioProxyNone = New System.Windows.Forms.RadioButton() - Me.LabelProxyPassword = New System.Windows.Forms.Label() - Me.RadioProxyIE = New System.Windows.Forms.RadioButton() - Me.TextProxyUser = New System.Windows.Forms.TextBox() - Me.RadioProxySpecified = New System.Windows.Forms.RadioButton() - Me.LabelProxyUser = New System.Windows.Forms.Label() - Me.LabelProxyAddress = New System.Windows.Forms.Label() - Me.TextProxyPort = New System.Windows.Forms.TextBox() - Me.TextProxyAddress = New System.Windows.Forms.TextBox() - Me.LabelProxyPort = New System.Windows.Forms.Label() - Me.ConnectionPanel = New System.Windows.Forms.Panel() - Me.CheckEnableBasicAuth = New System.Windows.Forms.CheckBox() - Me.TwitterSearchAPIText = New System.Windows.Forms.TextBox() - Me.Label31 = New System.Windows.Forms.Label() - Me.TwitterAPIText = New System.Windows.Forms.TextBox() - Me.Label8 = New System.Windows.Forms.Label() - Me.CheckUseSsl = New System.Windows.Forms.CheckBox() - Me.Label64 = New System.Windows.Forms.Label() - Me.ConnectionTimeOut = New System.Windows.Forms.TextBox() - Me.Label63 = New System.Windows.Forms.Label() - Me.FontPanel2 = New System.Windows.Forms.Panel() - Me.GroupBox5 = New System.Windows.Forms.GroupBox() - Me.Label65 = New System.Windows.Forms.Label() - Me.Label52 = New System.Windows.Forms.Label() - Me.Label49 = New System.Windows.Forms.Label() - Me.Label9 = New System.Windows.Forms.Label() - Me.Label14 = New System.Windows.Forms.Label() - Me.Label16 = New System.Windows.Forms.Label() - Me.Label32 = New System.Windows.Forms.Label() - Me.Label34 = New System.Windows.Forms.Label() - Me.Label36 = New System.Windows.Forms.Label() - Me.btnInputFont = New System.Windows.Forms.Button() - Me.btnInputBackcolor = New System.Windows.Forms.Button() - Me.btnAtTo = New System.Windows.Forms.Button() - Me.btnListBack = New System.Windows.Forms.Button() - Me.btnAtFromTarget = New System.Windows.Forms.Button() - Me.btnAtTarget = New System.Windows.Forms.Button() - Me.btnTarget = New System.Windows.Forms.Button() - Me.btnAtSelf = New System.Windows.Forms.Button() - Me.btnSelf = New System.Windows.Forms.Button() - Me.lblInputFont = New System.Windows.Forms.Label() - Me.lblInputBackcolor = New System.Windows.Forms.Label() - Me.lblAtTo = New System.Windows.Forms.Label() - Me.lblListBackcolor = New System.Windows.Forms.Label() - Me.lblAtFromTarget = New System.Windows.Forms.Label() - Me.lblAtTarget = New System.Windows.Forms.Label() - Me.lblTarget = New System.Windows.Forms.Label() - Me.lblAtSelf = New System.Windows.Forms.Label() - Me.lblSelf = New System.Windows.Forms.Label() - Me.ButtonBackToDefaultFontColor2 = New System.Windows.Forms.Button() - Me.TweetActPanel = New System.Windows.Forms.Panel() - Me.CheckHashSupple = New System.Windows.Forms.CheckBox() - Me.CheckAtIdSupple = New System.Windows.Forms.CheckBox() - Me.ComboBoxPostKeySelect = New System.Windows.Forms.ComboBox() - Me.Label27 = New System.Windows.Forms.Label() - Me.CheckRetweetNoConfirm = New System.Windows.Forms.CheckBox() - Me.Label12 = New System.Windows.Forms.Label() - Me.CheckUseRecommendStatus = New System.Windows.Forms.CheckBox() - Me.StatusText = New System.Windows.Forms.TextBox() - Me.StartupPanel = New System.Windows.Forms.Panel() - Me.StartupReaded = New System.Windows.Forms.CheckBox() - Me.CheckStartupFollowers = New System.Windows.Forms.CheckBox() - Me.CheckStartupVersion = New System.Windows.Forms.CheckBox() - Me.chkGetFav = New System.Windows.Forms.CheckBox() - Me.GetCountPanel = New System.Windows.Forms.Panel() - Me.ListTextCountApi = New System.Windows.Forms.TextBox() - Me.Label25 = New System.Windows.Forms.Label() - Me.UserTimelineTextCountApi = New System.Windows.Forms.TextBox() - Me.Label17 = New System.Windows.Forms.Label() - Me.Label30 = New System.Windows.Forms.Label() - Me.Label28 = New System.Windows.Forms.Label() - Me.Label19 = New System.Windows.Forms.Label() - Me.FavoritesTextCountApi = New System.Windows.Forms.TextBox() - Me.SearchTextCountApi = New System.Windows.Forms.TextBox() - Me.Label66 = New System.Windows.Forms.Label() - Me.FirstTextCountApi = New System.Windows.Forms.TextBox() - Me.GetMoreTextCountApi = New System.Windows.Forms.TextBox() - Me.Label53 = New System.Windows.Forms.Label() - Me.UseChangeGetCount = New System.Windows.Forms.CheckBox() - Me.TextCountApiReply = New System.Windows.Forms.TextBox() - Me.Label67 = New System.Windows.Forms.Label() - Me.TextCountApi = New System.Windows.Forms.TextBox() Me.FontDialog1 = New System.Windows.Forms.FontDialog() Me.ColorDialog1 = New System.Windows.Forms.ColorDialog() Me.Cancel = New System.Windows.Forms.Button() Me.Save = New System.Windows.Forms.Button() Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) - Me.CheckForceResolve = New System.Windows.Forms.CheckBox() - CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit() - Me.SplitContainer1.Panel1.SuspendLayout() - Me.SplitContainer1.Panel2.SuspendLayout() - Me.SplitContainer1.SuspendLayout() - Me.ActionPanel.SuspendLayout() - Me.GroupBox3.SuspendLayout() - Me.CooperatePanel.SuspendLayout() - Me.NotifyPanel.SuspendLayout() - Me.TweetPrvPanel.SuspendLayout() - Me.GetPeriodPanel.SuspendLayout() - Me.PreviewPanel.SuspendLayout() - Me.BasedPanel.SuspendLayout() - Me.FontPanel.SuspendLayout() - Me.GroupBox1.SuspendLayout() - Me.ShortUrlPanel.SuspendLayout() - Me.ProxyPanel.SuspendLayout() - Me.ConnectionPanel.SuspendLayout() - Me.FontPanel2.SuspendLayout() - Me.GroupBox5.SuspendLayout() - Me.TweetActPanel.SuspendLayout() - Me.StartupPanel.SuspendLayout() - Me.GetCountPanel.SuspendLayout() - Me.SuspendLayout() + CType(Me.SplitContainer1,System.ComponentModel.ISupportInitialize).BeginInit + Me.SplitContainer1.Panel1.SuspendLayout + Me.SplitContainer1.Panel2.SuspendLayout + Me.SplitContainer1.SuspendLayout + Me.CooperatePanel.SuspendLayout + Me.FoursquareGroupBox.SuspendLayout + Me.ShortUrlPanel.SuspendLayout + Me.ProxyPanel.SuspendLayout + Me.ConnectionPanel.SuspendLayout + Me.FontPanel2.SuspendLayout + Me.GroupBox5.SuspendLayout + Me.TweetActPanel.SuspendLayout + Me.StartupPanel.SuspendLayout + Me.GetCountPanel.SuspendLayout + Me.ActionPanel.SuspendLayout + Me.GroupBox3.SuspendLayout + Me.NotifyPanel.SuspendLayout + Me.TweetPrvPanel.SuspendLayout + Me.GetPeriodPanel.SuspendLayout + Me.PreviewPanel.SuspendLayout + Me.BasedPanel.SuspendLayout + Me.FontPanel.SuspendLayout + Me.GroupBox1.SuspendLayout + Me.SuspendLayout ' 'SplitContainer1 ' @@ -306,6 +315,7 @@ Partial Class AppendSettingDialog 'SplitContainer1.Panel2 ' Me.SplitContainer1.Panel2.BackColor = System.Drawing.SystemColors.Control + Me.SplitContainer1.Panel2.Controls.Add(Me.CooperatePanel) Me.SplitContainer1.Panel2.Controls.Add(Me.ShortUrlPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.ProxyPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.ConnectionPanel) @@ -314,205 +324,87 @@ Partial Class AppendSettingDialog Me.SplitContainer1.Panel2.Controls.Add(Me.StartupPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.GetCountPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.ActionPanel) - Me.SplitContainer1.Panel2.Controls.Add(Me.CooperatePanel) Me.SplitContainer1.Panel2.Controls.Add(Me.NotifyPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.TweetPrvPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.GetPeriodPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.PreviewPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.BasedPanel) Me.SplitContainer1.Panel2.Controls.Add(Me.FontPanel) - Me.SplitContainer1.TabStop = False + Me.SplitContainer1.TabStop = false ' 'TreeViewSetting ' Me.TreeViewSetting.Cursor = System.Windows.Forms.Cursors.Hand resources.ApplyResources(Me.TreeViewSetting, "TreeViewSetting") - Me.TreeViewSetting.HideSelection = False + Me.TreeViewSetting.HideSelection = false Me.TreeViewSetting.Name = "TreeViewSetting" - Me.TreeViewSetting.Nodes.AddRange(New System.Windows.Forms.TreeNode() {CType(resources.GetObject("TreeViewSetting.Nodes"), System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes1"), System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes2"), System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes3"), System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes4"), System.Windows.Forms.TreeNode)}) - Me.TreeViewSetting.ShowLines = False + Me.TreeViewSetting.Nodes.AddRange(New System.Windows.Forms.TreeNode() {CType(resources.GetObject("TreeViewSetting.Nodes"),System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes1"),System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes2"),System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes3"),System.Windows.Forms.TreeNode), CType(resources.GetObject("TreeViewSetting.Nodes4"),System.Windows.Forms.TreeNode)}) + Me.TreeViewSetting.ShowLines = false ' - 'ActionPanel + 'CooperatePanel ' - Me.ActionPanel.Controls.Add(Me.Label38) - Me.ActionPanel.Controls.Add(Me.ListDoubleClickActionComboBox) - Me.ActionPanel.Controls.Add(Me.CheckOpenUserTimeline) - Me.ActionPanel.Controls.Add(Me.GroupBox3) - Me.ActionPanel.Controls.Add(Me.Label57) - Me.ActionPanel.Controls.Add(Me.CheckFavRestrict) - Me.ActionPanel.Controls.Add(Me.Button3) - Me.ActionPanel.Controls.Add(Me.PlaySnd) - Me.ActionPanel.Controls.Add(Me.chkReadOwnPost) - Me.ActionPanel.Controls.Add(Me.Label15) - Me.ActionPanel.Controls.Add(Me.BrowserPathText) - Me.ActionPanel.Controls.Add(Me.UReadMng) - Me.ActionPanel.Controls.Add(Me.Label44) - Me.ActionPanel.Controls.Add(Me.CheckCloseToExit) - Me.ActionPanel.Controls.Add(Me.CheckMinimizeToTray) - Me.ActionPanel.Controls.Add(Me.CheckReadOldPosts) - resources.ApplyResources(Me.ActionPanel, "ActionPanel") - Me.ActionPanel.Name = "ActionPanel" + Me.CooperatePanel.Controls.Add(Me.IsPreviewFoursquareCheckBox) + Me.CooperatePanel.Controls.Add(Me.FoursquareGroupBox) + Me.CooperatePanel.Controls.Add(Me.Label39) + Me.CooperatePanel.Controls.Add(Me.UserAppointUrlText) + Me.CooperatePanel.Controls.Add(Me.ComboBoxTranslateLanguage) + Me.CooperatePanel.Controls.Add(Me.Label29) + Me.CooperatePanel.Controls.Add(Me.CheckOutputz) + Me.CooperatePanel.Controls.Add(Me.CheckNicoms) + Me.CooperatePanel.Controls.Add(Me.TextBoxOutputzKey) + Me.CooperatePanel.Controls.Add(Me.Label60) + Me.CooperatePanel.Controls.Add(Me.Label59) + Me.CooperatePanel.Controls.Add(Me.ComboBoxOutputzUrlmode) + resources.ApplyResources(Me.CooperatePanel, "CooperatePanel") + Me.CooperatePanel.Name = "CooperatePanel" ' - 'Label38 + 'IsPreviewFoursquareCheckBox ' - resources.ApplyResources(Me.Label38, "Label38") - Me.Label38.Name = "Label38" + resources.ApplyResources(Me.IsPreviewFoursquareCheckBox, "IsPreviewFoursquareCheckBox") + Me.IsPreviewFoursquareCheckBox.Name = "IsPreviewFoursquareCheckBox" + Me.IsPreviewFoursquareCheckBox.UseVisualStyleBackColor = true ' - 'ListDoubleClickActionComboBox + 'FoursquareGroupBox ' - Me.ListDoubleClickActionComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList - Me.ListDoubleClickActionComboBox.FormattingEnabled = True - Me.ListDoubleClickActionComboBox.Items.AddRange(New Object() {resources.GetString("ListDoubleClickActionComboBox.Items"), resources.GetString("ListDoubleClickActionComboBox.Items1"), resources.GetString("ListDoubleClickActionComboBox.Items2"), resources.GetString("ListDoubleClickActionComboBox.Items3"), resources.GetString("ListDoubleClickActionComboBox.Items4"), resources.GetString("ListDoubleClickActionComboBox.Items5"), resources.GetString("ListDoubleClickActionComboBox.Items6"), resources.GetString("ListDoubleClickActionComboBox.Items7")}) - resources.ApplyResources(Me.ListDoubleClickActionComboBox, "ListDoubleClickActionComboBox") - Me.ListDoubleClickActionComboBox.Name = "ListDoubleClickActionComboBox" + Me.FoursquareGroupBox.Controls.Add(Me.Label42) + Me.FoursquareGroupBox.Controls.Add(Me.FoursquarePreviewWidthTextBox) + Me.FoursquareGroupBox.Controls.Add(Me.FoursquarePreviewZoomTextBox) + Me.FoursquareGroupBox.Controls.Add(Me.FoursquarePreviewHeightTextBox) + Me.FoursquareGroupBox.Controls.Add(Me.Label41) + Me.FoursquareGroupBox.Controls.Add(Me.Label40) + resources.ApplyResources(Me.FoursquareGroupBox, "FoursquareGroupBox") + Me.FoursquareGroupBox.Name = "FoursquareGroupBox" + Me.FoursquareGroupBox.TabStop = false ' - 'CheckOpenUserTimeline + 'Label42 ' - resources.ApplyResources(Me.CheckOpenUserTimeline, "CheckOpenUserTimeline") - Me.CheckOpenUserTimeline.Name = "CheckOpenUserTimeline" - Me.CheckOpenUserTimeline.UseVisualStyleBackColor = True - ' - 'GroupBox3 - ' - Me.GroupBox3.Controls.Add(Me.HotkeyCheck) - Me.GroupBox3.Controls.Add(Me.HotkeyCode) - Me.GroupBox3.Controls.Add(Me.HotkeyText) - Me.GroupBox3.Controls.Add(Me.HotkeyWin) - Me.GroupBox3.Controls.Add(Me.HotkeyAlt) - Me.GroupBox3.Controls.Add(Me.HotkeyShift) - Me.GroupBox3.Controls.Add(Me.HotkeyCtrl) - resources.ApplyResources(Me.GroupBox3, "GroupBox3") - Me.GroupBox3.Name = "GroupBox3" - Me.GroupBox3.TabStop = False - ' - 'HotkeyCheck - ' - resources.ApplyResources(Me.HotkeyCheck, "HotkeyCheck") - Me.HotkeyCheck.Name = "HotkeyCheck" - Me.HotkeyCheck.UseVisualStyleBackColor = True - ' - 'HotkeyCode - ' - resources.ApplyResources(Me.HotkeyCode, "HotkeyCode") - Me.HotkeyCode.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - Me.HotkeyCode.Name = "HotkeyCode" - ' - 'HotkeyText - ' - resources.ApplyResources(Me.HotkeyText, "HotkeyText") - Me.HotkeyText.Name = "HotkeyText" - Me.HotkeyText.ReadOnly = True - ' - 'HotkeyWin - ' - resources.ApplyResources(Me.HotkeyWin, "HotkeyWin") - Me.HotkeyWin.Name = "HotkeyWin" - Me.HotkeyWin.UseVisualStyleBackColor = True - ' - 'HotkeyAlt - ' - resources.ApplyResources(Me.HotkeyAlt, "HotkeyAlt") - Me.HotkeyAlt.Name = "HotkeyAlt" - Me.HotkeyAlt.UseVisualStyleBackColor = True - ' - 'HotkeyShift - ' - resources.ApplyResources(Me.HotkeyShift, "HotkeyShift") - Me.HotkeyShift.Name = "HotkeyShift" - Me.HotkeyShift.UseVisualStyleBackColor = True - ' - 'HotkeyCtrl - ' - resources.ApplyResources(Me.HotkeyCtrl, "HotkeyCtrl") - Me.HotkeyCtrl.Name = "HotkeyCtrl" - Me.HotkeyCtrl.UseVisualStyleBackColor = True - ' - 'Label57 - ' - resources.ApplyResources(Me.Label57, "Label57") - Me.Label57.BackColor = System.Drawing.SystemColors.ActiveCaption - Me.Label57.ForeColor = System.Drawing.SystemColors.ActiveCaptionText - Me.Label57.Name = "Label57" - ' - 'CheckFavRestrict - ' - resources.ApplyResources(Me.CheckFavRestrict, "CheckFavRestrict") - Me.CheckFavRestrict.Name = "CheckFavRestrict" - Me.CheckFavRestrict.UseVisualStyleBackColor = True - ' - 'Button3 - ' - resources.ApplyResources(Me.Button3, "Button3") - Me.Button3.Name = "Button3" - Me.Button3.UseVisualStyleBackColor = True - ' - 'PlaySnd - ' - resources.ApplyResources(Me.PlaySnd, "PlaySnd") - Me.PlaySnd.Name = "PlaySnd" - Me.PlaySnd.UseVisualStyleBackColor = True - ' - 'chkReadOwnPost - ' - resources.ApplyResources(Me.chkReadOwnPost, "chkReadOwnPost") - Me.chkReadOwnPost.Name = "chkReadOwnPost" - Me.chkReadOwnPost.UseVisualStyleBackColor = True - ' - 'Label15 - ' - Me.Label15.BackColor = System.Drawing.SystemColors.ActiveCaption - Me.Label15.ForeColor = System.Drawing.SystemColors.ActiveCaptionText - resources.ApplyResources(Me.Label15, "Label15") - Me.Label15.Name = "Label15" - ' - 'BrowserPathText - ' - resources.ApplyResources(Me.BrowserPathText, "BrowserPathText") - Me.BrowserPathText.Name = "BrowserPathText" + resources.ApplyResources(Me.Label42, "Label42") + Me.Label42.Name = "Label42" ' - 'UReadMng - ' - resources.ApplyResources(Me.UReadMng, "UReadMng") - Me.UReadMng.Name = "UReadMng" - Me.UReadMng.UseVisualStyleBackColor = True + 'FoursquarePreviewWidthTextBox ' - 'Label44 - ' - resources.ApplyResources(Me.Label44, "Label44") - Me.Label44.Name = "Label44" + resources.ApplyResources(Me.FoursquarePreviewWidthTextBox, "FoursquarePreviewWidthTextBox") + Me.FoursquarePreviewWidthTextBox.Name = "FoursquarePreviewWidthTextBox" ' - 'CheckCloseToExit + 'FoursquarePreviewZoomTextBox ' - resources.ApplyResources(Me.CheckCloseToExit, "CheckCloseToExit") - Me.CheckCloseToExit.Name = "CheckCloseToExit" - Me.CheckCloseToExit.UseVisualStyleBackColor = True + resources.ApplyResources(Me.FoursquarePreviewZoomTextBox, "FoursquarePreviewZoomTextBox") + Me.FoursquarePreviewZoomTextBox.Name = "FoursquarePreviewZoomTextBox" ' - 'CheckMinimizeToTray + 'FoursquarePreviewHeightTextBox ' - resources.ApplyResources(Me.CheckMinimizeToTray, "CheckMinimizeToTray") - Me.CheckMinimizeToTray.Name = "CheckMinimizeToTray" - Me.CheckMinimizeToTray.UseVisualStyleBackColor = True + resources.ApplyResources(Me.FoursquarePreviewHeightTextBox, "FoursquarePreviewHeightTextBox") + Me.FoursquarePreviewHeightTextBox.Name = "FoursquarePreviewHeightTextBox" ' - 'CheckReadOldPosts + 'Label41 ' - resources.ApplyResources(Me.CheckReadOldPosts, "CheckReadOldPosts") - Me.CheckReadOldPosts.Name = "CheckReadOldPosts" - Me.CheckReadOldPosts.UseVisualStyleBackColor = True + resources.ApplyResources(Me.Label41, "Label41") + Me.Label41.Name = "Label41" ' - 'CooperatePanel + 'Label40 ' - Me.CooperatePanel.Controls.Add(Me.Label39) - Me.CooperatePanel.Controls.Add(Me.UserAppointUrlText) - Me.CooperatePanel.Controls.Add(Me.ComboBoxTranslateLanguage) - Me.CooperatePanel.Controls.Add(Me.Label29) - Me.CooperatePanel.Controls.Add(Me.CheckOutputz) - Me.CooperatePanel.Controls.Add(Me.CheckNicoms) - Me.CooperatePanel.Controls.Add(Me.TextBoxOutputzKey) - Me.CooperatePanel.Controls.Add(Me.Label60) - Me.CooperatePanel.Controls.Add(Me.Label59) - Me.CooperatePanel.Controls.Add(Me.ComboBoxOutputzUrlmode) - resources.ApplyResources(Me.CooperatePanel, "CooperatePanel") - Me.CooperatePanel.Name = "CooperatePanel" + resources.ApplyResources(Me.Label40, "Label40") + Me.Label40.Name = "Label40" ' 'Label39 ' @@ -527,7 +419,7 @@ Partial Class AppendSettingDialog 'ComboBoxTranslateLanguage ' Me.ComboBoxTranslateLanguage.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList - Me.ComboBoxTranslateLanguage.FormattingEnabled = True + Me.ComboBoxTranslateLanguage.FormattingEnabled = true Me.ComboBoxTranslateLanguage.Items.AddRange(New Object() {resources.GetString("ComboBoxTranslateLanguage.Items"), resources.GetString("ComboBoxTranslateLanguage.Items1"), resources.GetString("ComboBoxTranslateLanguage.Items2"), resources.GetString("ComboBoxTranslateLanguage.Items3"), resources.GetString("ComboBoxTranslateLanguage.Items4"), resources.GetString("ComboBoxTranslateLanguage.Items5"), resources.GetString("ComboBoxTranslateLanguage.Items6"), resources.GetString("ComboBoxTranslateLanguage.Items7"), resources.GetString("ComboBoxTranslateLanguage.Items8"), resources.GetString("ComboBoxTranslateLanguage.Items9"), resources.GetString("ComboBoxTranslateLanguage.Items10"), resources.GetString("ComboBoxTranslateLanguage.Items11"), resources.GetString("ComboBoxTranslateLanguage.Items12"), resources.GetString("ComboBoxTranslateLanguage.Items13"), resources.GetString("ComboBoxTranslateLanguage.Items14"), resources.GetString("ComboBoxTranslateLanguage.Items15"), resources.GetString("ComboBoxTranslateLanguage.Items16"), resources.GetString("ComboBoxTranslateLanguage.Items17"), resources.GetString("ComboBoxTranslateLanguage.Items18"), resources.GetString("ComboBoxTranslateLanguage.Items19"), resources.GetString("ComboBoxTranslateLanguage.Items20"), resources.GetString("ComboBoxTranslateLanguage.Items21"), resources.GetString("ComboBoxTranslateLanguage.Items22"), resources.GetString("ComboBoxTranslateLanguage.Items23"), resources.GetString("ComboBoxTranslateLanguage.Items24"), resources.GetString("ComboBoxTranslateLanguage.Items25"), resources.GetString("ComboBoxTranslateLanguage.Items26"), resources.GetString("ComboBoxTranslateLanguage.Items27"), resources.GetString("ComboBoxTranslateLanguage.Items28"), resources.GetString("ComboBoxTranslateLanguage.Items29"), resources.GetString("ComboBoxTranslateLanguage.Items30"), resources.GetString("ComboBoxTranslateLanguage.Items31"), resources.GetString("ComboBoxTranslateLanguage.Items32"), resources.GetString("ComboBoxTranslateLanguage.Items33"), resources.GetString("ComboBoxTranslateLanguage.Items34"), resources.GetString("ComboBoxTranslateLanguage.Items35"), resources.GetString("ComboBoxTranslateLanguage.Items36"), resources.GetString("ComboBoxTranslateLanguage.Items37"), resources.GetString("ComboBoxTranslateLanguage.Items38"), resources.GetString("ComboBoxTranslateLanguage.Items39"), resources.GetString("ComboBoxTranslateLanguage.Items40"), resources.GetString("ComboBoxTranslateLanguage.Items41"), resources.GetString("ComboBoxTranslateLanguage.Items42"), resources.GetString("ComboBoxTranslateLanguage.Items43"), resources.GetString("ComboBoxTranslateLanguage.Items44"), resources.GetString("ComboBoxTranslateLanguage.Items45"), resources.GetString("ComboBoxTranslateLanguage.Items46"), resources.GetString("ComboBoxTranslateLanguage.Items47"), resources.GetString("ComboBoxTranslateLanguage.Items48"), resources.GetString("ComboBoxTranslateLanguage.Items49"), resources.GetString("ComboBoxTranslateLanguage.Items50"), resources.GetString("ComboBoxTranslateLanguage.Items51"), resources.GetString("ComboBoxTranslateLanguage.Items52"), resources.GetString("ComboBoxTranslateLanguage.Items53"), resources.GetString("ComboBoxTranslateLanguage.Items54"), resources.GetString("ComboBoxTranslateLanguage.Items55"), resources.GetString("ComboBoxTranslateLanguage.Items56"), resources.GetString("ComboBoxTranslateLanguage.Items57"), resources.GetString("ComboBoxTranslateLanguage.Items58"), resources.GetString("ComboBoxTranslateLanguage.Items59"), resources.GetString("ComboBoxTranslateLanguage.Items60"), resources.GetString("ComboBoxTranslateLanguage.Items61"), resources.GetString("ComboBoxTranslateLanguage.Items62"), resources.GetString("ComboBoxTranslateLanguage.Items63"), resources.GetString("ComboBoxTranslateLanguage.Items64"), resources.GetString("ComboBoxTranslateLanguage.Items65"), resources.GetString("ComboBoxTranslateLanguage.Items66"), resources.GetString("ComboBoxTranslateLanguage.Items67"), resources.GetString("ComboBoxTranslateLanguage.Items68"), resources.GetString("ComboBoxTranslateLanguage.Items69"), resources.GetString("ComboBoxTranslateLanguage.Items70"), resources.GetString("ComboBoxTranslateLanguage.Items71"), resources.GetString("ComboBoxTranslateLanguage.Items72"), resources.GetString("ComboBoxTranslateLanguage.Items73"), resources.GetString("ComboBoxTranslateLanguage.Items74"), resources.GetString("ComboBoxTranslateLanguage.Items75"), resources.GetString("ComboBoxTranslateLanguage.Items76"), resources.GetString("ComboBoxTranslateLanguage.Items77"), resources.GetString("ComboBoxTranslateLanguage.Items78"), resources.GetString("ComboBoxTranslateLanguage.Items79"), resources.GetString("ComboBoxTranslateLanguage.Items80"), resources.GetString("ComboBoxTranslateLanguage.Items81"), resources.GetString("ComboBoxTranslateLanguage.Items82"), resources.GetString("ComboBoxTranslateLanguage.Items83"), resources.GetString("ComboBoxTranslateLanguage.Items84"), resources.GetString("ComboBoxTranslateLanguage.Items85"), resources.GetString("ComboBoxTranslateLanguage.Items86"), resources.GetString("ComboBoxTranslateLanguage.Items87"), resources.GetString("ComboBoxTranslateLanguage.Items88"), resources.GetString("ComboBoxTranslateLanguage.Items89"), resources.GetString("ComboBoxTranslateLanguage.Items90"), resources.GetString("ComboBoxTranslateLanguage.Items91"), resources.GetString("ComboBoxTranslateLanguage.Items92"), resources.GetString("ComboBoxTranslateLanguage.Items93"), resources.GetString("ComboBoxTranslateLanguage.Items94"), resources.GetString("ComboBoxTranslateLanguage.Items95"), resources.GetString("ComboBoxTranslateLanguage.Items96"), resources.GetString("ComboBoxTranslateLanguage.Items97"), resources.GetString("ComboBoxTranslateLanguage.Items98"), resources.GetString("ComboBoxTranslateLanguage.Items99"), resources.GetString("ComboBoxTranslateLanguage.Items100"), resources.GetString("ComboBoxTranslateLanguage.Items101"), resources.GetString("ComboBoxTranslateLanguage.Items102"), resources.GetString("ComboBoxTranslateLanguage.Items103"), resources.GetString("ComboBoxTranslateLanguage.Items104"), resources.GetString("ComboBoxTranslateLanguage.Items105"), resources.GetString("ComboBoxTranslateLanguage.Items106")}) resources.ApplyResources(Me.ComboBoxTranslateLanguage, "ComboBoxTranslateLanguage") Me.ComboBoxTranslateLanguage.Name = "ComboBoxTranslateLanguage" @@ -541,13 +433,13 @@ Partial Class AppendSettingDialog ' resources.ApplyResources(Me.CheckOutputz, "CheckOutputz") Me.CheckOutputz.Name = "CheckOutputz" - Me.CheckOutputz.UseVisualStyleBackColor = True + Me.CheckOutputz.UseVisualStyleBackColor = true ' 'CheckNicoms ' resources.ApplyResources(Me.CheckNicoms, "CheckNicoms") Me.CheckNicoms.Name = "CheckNicoms" - Me.CheckNicoms.UseVisualStyleBackColor = True + Me.CheckNicoms.UseVisualStyleBackColor = true ' 'TextBoxOutputzKey ' @@ -567,1400 +459,1567 @@ Partial Class AppendSettingDialog 'ComboBoxOutputzUrlmode ' Me.ComboBoxOutputzUrlmode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList - Me.ComboBoxOutputzUrlmode.FormattingEnabled = True + Me.ComboBoxOutputzUrlmode.FormattingEnabled = true Me.ComboBoxOutputzUrlmode.Items.AddRange(New Object() {resources.GetString("ComboBoxOutputzUrlmode.Items"), resources.GetString("ComboBoxOutputzUrlmode.Items1")}) resources.ApplyResources(Me.ComboBoxOutputzUrlmode, "ComboBoxOutputzUrlmode") Me.ComboBoxOutputzUrlmode.Name = "ComboBoxOutputzUrlmode" ' - 'NotifyPanel + 'ShortUrlPanel ' - Me.NotifyPanel.Controls.Add(Me.CheckUserUpdateEvent) - Me.NotifyPanel.Controls.Add(Me.Label35) - Me.NotifyPanel.Controls.Add(Me.ComboBoxEventNotifySound) - Me.NotifyPanel.Controls.Add(Me.CheckFavEventUnread) - Me.NotifyPanel.Controls.Add(Me.CheckListCreatedEvent) - Me.NotifyPanel.Controls.Add(Me.CheckBlockEvent) - Me.NotifyPanel.Controls.Add(Me.CheckForceEventNotify) - Me.NotifyPanel.Controls.Add(Me.CheckListMemberRemovedEvent) - Me.NotifyPanel.Controls.Add(Me.CheckListMemberAddedEvent) - Me.NotifyPanel.Controls.Add(Me.CheckFollowEvent) - Me.NotifyPanel.Controls.Add(Me.CheckUnfavoritesEvent) - Me.NotifyPanel.Controls.Add(Me.CheckFavoritesEvent) - Me.NotifyPanel.Controls.Add(Me.CheckEventNotify) - resources.ApplyResources(Me.NotifyPanel, "NotifyPanel") - Me.NotifyPanel.Name = "NotifyPanel" + Me.ShortUrlPanel.Controls.Add(Me.CheckForceResolve) + Me.ShortUrlPanel.Controls.Add(Me.CheckTinyURL) + Me.ShortUrlPanel.Controls.Add(Me.TextBitlyPw) + Me.ShortUrlPanel.Controls.Add(Me.CheckAutoConvertUrl) + Me.ShortUrlPanel.Controls.Add(Me.Label71) + Me.ShortUrlPanel.Controls.Add(Me.ComboBoxAutoShortUrlFirst) + Me.ShortUrlPanel.Controls.Add(Me.Label76) + Me.ShortUrlPanel.Controls.Add(Me.Label77) + Me.ShortUrlPanel.Controls.Add(Me.TextBitlyId) + resources.ApplyResources(Me.ShortUrlPanel, "ShortUrlPanel") + Me.ShortUrlPanel.Name = "ShortUrlPanel" ' - 'CheckUserUpdateEvent + 'CheckForceResolve ' - resources.ApplyResources(Me.CheckUserUpdateEvent, "CheckUserUpdateEvent") - Me.CheckUserUpdateEvent.Checked = True - Me.CheckUserUpdateEvent.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckUserUpdateEvent.Name = "CheckUserUpdateEvent" - Me.CheckUserUpdateEvent.ThreeState = True - Me.ToolTip1.SetToolTip(Me.CheckUserUpdateEvent, resources.GetString("CheckUserUpdateEvent.ToolTip")) - Me.CheckUserUpdateEvent.UseVisualStyleBackColor = True + resources.ApplyResources(Me.CheckForceResolve, "CheckForceResolve") + Me.CheckForceResolve.Name = "CheckForceResolve" + Me.CheckForceResolve.UseVisualStyleBackColor = true ' - 'Label35 + 'CheckTinyURL ' - resources.ApplyResources(Me.Label35, "Label35") - Me.Label35.Name = "Label35" + resources.ApplyResources(Me.CheckTinyURL, "CheckTinyURL") + Me.CheckTinyURL.Name = "CheckTinyURL" + Me.CheckTinyURL.UseVisualStyleBackColor = true ' - 'ComboBoxEventNotifySound + 'TextBitlyPw ' - Me.ComboBoxEventNotifySound.FormattingEnabled = True - resources.ApplyResources(Me.ComboBoxEventNotifySound, "ComboBoxEventNotifySound") - Me.ComboBoxEventNotifySound.Name = "ComboBoxEventNotifySound" + resources.ApplyResources(Me.TextBitlyPw, "TextBitlyPw") + Me.TextBitlyPw.Name = "TextBitlyPw" ' - 'CheckFavEventUnread + 'CheckAutoConvertUrl ' - resources.ApplyResources(Me.CheckFavEventUnread, "CheckFavEventUnread") - Me.CheckFavEventUnread.Checked = True - Me.CheckFavEventUnread.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckFavEventUnread.Name = "CheckFavEventUnread" - Me.CheckFavEventUnread.UseVisualStyleBackColor = True + resources.ApplyResources(Me.CheckAutoConvertUrl, "CheckAutoConvertUrl") + Me.CheckAutoConvertUrl.Name = "CheckAutoConvertUrl" + Me.CheckAutoConvertUrl.UseVisualStyleBackColor = true ' - 'CheckListCreatedEvent + 'Label71 ' - resources.ApplyResources(Me.CheckListCreatedEvent, "CheckListCreatedEvent") - Me.CheckListCreatedEvent.Checked = True - Me.CheckListCreatedEvent.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckListCreatedEvent.Name = "CheckListCreatedEvent" - Me.CheckListCreatedEvent.ThreeState = True - Me.ToolTip1.SetToolTip(Me.CheckListCreatedEvent, resources.GetString("CheckListCreatedEvent.ToolTip")) - Me.CheckListCreatedEvent.UseVisualStyleBackColor = True + resources.ApplyResources(Me.Label71, "Label71") + Me.Label71.Name = "Label71" ' - 'CheckBlockEvent + 'ComboBoxAutoShortUrlFirst ' - resources.ApplyResources(Me.CheckBlockEvent, "CheckBlockEvent") - Me.CheckBlockEvent.Checked = True - Me.CheckBlockEvent.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckBlockEvent.Name = "CheckBlockEvent" - Me.CheckBlockEvent.ThreeState = True - Me.ToolTip1.SetToolTip(Me.CheckBlockEvent, resources.GetString("CheckBlockEvent.ToolTip")) - Me.CheckBlockEvent.UseVisualStyleBackColor = True + Me.ComboBoxAutoShortUrlFirst.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList + Me.ComboBoxAutoShortUrlFirst.FormattingEnabled = true + 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"), resources.GetString("ComboBoxAutoShortUrlFirst.Items5")}) + resources.ApplyResources(Me.ComboBoxAutoShortUrlFirst, "ComboBoxAutoShortUrlFirst") + Me.ComboBoxAutoShortUrlFirst.Name = "ComboBoxAutoShortUrlFirst" ' - 'CheckForceEventNotify + 'Label76 ' - resources.ApplyResources(Me.CheckForceEventNotify, "CheckForceEventNotify") - Me.CheckForceEventNotify.Checked = True - Me.CheckForceEventNotify.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckForceEventNotify.Name = "CheckForceEventNotify" - Me.CheckForceEventNotify.UseVisualStyleBackColor = True + resources.ApplyResources(Me.Label76, "Label76") + Me.Label76.Name = "Label76" ' - 'CheckListMemberRemovedEvent + 'Label77 ' - resources.ApplyResources(Me.CheckListMemberRemovedEvent, "CheckListMemberRemovedEvent") - Me.CheckListMemberRemovedEvent.Checked = True - Me.CheckListMemberRemovedEvent.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckListMemberRemovedEvent.Name = "CheckListMemberRemovedEvent" - Me.CheckListMemberRemovedEvent.ThreeState = True - Me.ToolTip1.SetToolTip(Me.CheckListMemberRemovedEvent, resources.GetString("CheckListMemberRemovedEvent.ToolTip")) - Me.CheckListMemberRemovedEvent.UseVisualStyleBackColor = True + resources.ApplyResources(Me.Label77, "Label77") + Me.Label77.Name = "Label77" ' - 'CheckListMemberAddedEvent + 'TextBitlyId ' - resources.ApplyResources(Me.CheckListMemberAddedEvent, "CheckListMemberAddedEvent") - Me.CheckListMemberAddedEvent.Checked = True - Me.CheckListMemberAddedEvent.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckListMemberAddedEvent.Name = "CheckListMemberAddedEvent" - Me.CheckListMemberAddedEvent.ThreeState = True - Me.ToolTip1.SetToolTip(Me.CheckListMemberAddedEvent, resources.GetString("CheckListMemberAddedEvent.ToolTip")) - Me.CheckListMemberAddedEvent.UseVisualStyleBackColor = True + resources.ApplyResources(Me.TextBitlyId, "TextBitlyId") + Me.TextBitlyId.Name = "TextBitlyId" ' - 'CheckFollowEvent + 'ProxyPanel ' - resources.ApplyResources(Me.CheckFollowEvent, "CheckFollowEvent") - Me.CheckFollowEvent.Checked = True - Me.CheckFollowEvent.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckFollowEvent.Name = "CheckFollowEvent" - Me.CheckFollowEvent.ThreeState = True - Me.ToolTip1.SetToolTip(Me.CheckFollowEvent, resources.GetString("CheckFollowEvent.ToolTip")) - Me.CheckFollowEvent.UseVisualStyleBackColor = True + Me.ProxyPanel.Controls.Add(Me.Label55) + Me.ProxyPanel.Controls.Add(Me.TextProxyPassword) + Me.ProxyPanel.Controls.Add(Me.RadioProxyNone) + Me.ProxyPanel.Controls.Add(Me.LabelProxyPassword) + Me.ProxyPanel.Controls.Add(Me.RadioProxyIE) + Me.ProxyPanel.Controls.Add(Me.TextProxyUser) + Me.ProxyPanel.Controls.Add(Me.RadioProxySpecified) + Me.ProxyPanel.Controls.Add(Me.LabelProxyUser) + Me.ProxyPanel.Controls.Add(Me.LabelProxyAddress) + Me.ProxyPanel.Controls.Add(Me.TextProxyPort) + Me.ProxyPanel.Controls.Add(Me.TextProxyAddress) + Me.ProxyPanel.Controls.Add(Me.LabelProxyPort) + resources.ApplyResources(Me.ProxyPanel, "ProxyPanel") + Me.ProxyPanel.Name = "ProxyPanel" ' - 'CheckUnfavoritesEvent + 'Label55 ' - resources.ApplyResources(Me.CheckUnfavoritesEvent, "CheckUnfavoritesEvent") - Me.CheckUnfavoritesEvent.Checked = True - Me.CheckUnfavoritesEvent.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckUnfavoritesEvent.Name = "CheckUnfavoritesEvent" - Me.CheckUnfavoritesEvent.ThreeState = True - Me.ToolTip1.SetToolTip(Me.CheckUnfavoritesEvent, resources.GetString("CheckUnfavoritesEvent.ToolTip")) - Me.CheckUnfavoritesEvent.UseVisualStyleBackColor = True + resources.ApplyResources(Me.Label55, "Label55") + Me.Label55.BackColor = System.Drawing.SystemColors.ActiveCaption + Me.Label55.ForeColor = System.Drawing.SystemColors.ActiveCaptionText + Me.Label55.Name = "Label55" ' - 'CheckFavoritesEvent + 'TextProxyPassword ' - resources.ApplyResources(Me.CheckFavoritesEvent, "CheckFavoritesEvent") - Me.CheckFavoritesEvent.Checked = True - Me.CheckFavoritesEvent.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckFavoritesEvent.Name = "CheckFavoritesEvent" - Me.CheckFavoritesEvent.ThreeState = True - Me.ToolTip1.SetToolTip(Me.CheckFavoritesEvent, resources.GetString("CheckFavoritesEvent.ToolTip")) - Me.CheckFavoritesEvent.UseVisualStyleBackColor = True + resources.ApplyResources(Me.TextProxyPassword, "TextProxyPassword") + Me.TextProxyPassword.Name = "TextProxyPassword" + Me.TextProxyPassword.UseSystemPasswordChar = true ' - 'CheckEventNotify + 'RadioProxyNone ' - resources.ApplyResources(Me.CheckEventNotify, "CheckEventNotify") - Me.CheckEventNotify.Checked = True - Me.CheckEventNotify.CheckState = System.Windows.Forms.CheckState.Checked - Me.CheckEventNotify.Name = "CheckEventNotify" - Me.CheckEventNotify.UseVisualStyleBackColor = True - ' - 'TweetPrvPanel + resources.ApplyResources(Me.RadioProxyNone, "RadioProxyNone") + Me.RadioProxyNone.Name = "RadioProxyNone" + Me.RadioProxyNone.UseVisualStyleBackColor = true ' - Me.TweetPrvPanel.Controls.Add(Me.HideDuplicatedRetweetsCheck) - Me.TweetPrvPanel.Controls.Add(Me.Label47) - Me.TweetPrvPanel.Controls.Add(Me.LabelDateTimeFormatApplied) - Me.TweetPrvPanel.Controls.Add(Me.Label62) - Me.TweetPrvPanel.Controls.Add(Me.CmbDateTimeFormat) - Me.TweetPrvPanel.Controls.Add(Me.Label23) - Me.TweetPrvPanel.Controls.Add(Me.Label11) - Me.TweetPrvPanel.Controls.Add(Me.IconSize) - Me.TweetPrvPanel.Controls.Add(Me.TextBox3) - Me.TweetPrvPanel.Controls.Add(Me.CheckSortOrderLock) - Me.TweetPrvPanel.Controls.Add(Me.CheckShowGrid) - Me.TweetPrvPanel.Controls.Add(Me.chkUnreadStyle) - Me.TweetPrvPanel.Controls.Add(Me.OneWayLv) - resources.ApplyResources(Me.TweetPrvPanel, "TweetPrvPanel") - Me.TweetPrvPanel.Name = "TweetPrvPanel" + 'LabelProxyPassword ' - 'HideDuplicatedRetweetsCheck + resources.ApplyResources(Me.LabelProxyPassword, "LabelProxyPassword") + Me.LabelProxyPassword.Name = "LabelProxyPassword" ' - resources.ApplyResources(Me.HideDuplicatedRetweetsCheck, "HideDuplicatedRetweetsCheck") - Me.HideDuplicatedRetweetsCheck.Name = "HideDuplicatedRetweetsCheck" - Me.HideDuplicatedRetweetsCheck.UseVisualStyleBackColor = True + 'RadioProxyIE ' - 'Label47 + resources.ApplyResources(Me.RadioProxyIE, "RadioProxyIE") + Me.RadioProxyIE.Checked = true + Me.RadioProxyIE.Name = "RadioProxyIE" + Me.RadioProxyIE.TabStop = true + Me.RadioProxyIE.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.Label47, "Label47") - Me.Label47.BackColor = System.Drawing.SystemColors.ActiveCaption - Me.Label47.ForeColor = System.Drawing.SystemColors.ActiveCaptionText - Me.Label47.Name = "Label47" + 'TextProxyUser ' - 'LabelDateTimeFormatApplied + resources.ApplyResources(Me.TextProxyUser, "TextProxyUser") + Me.TextProxyUser.Name = "TextProxyUser" ' - resources.ApplyResources(Me.LabelDateTimeFormatApplied, "LabelDateTimeFormatApplied") - Me.LabelDateTimeFormatApplied.Name = "LabelDateTimeFormatApplied" + 'RadioProxySpecified ' - 'Label62 + resources.ApplyResources(Me.RadioProxySpecified, "RadioProxySpecified") + Me.RadioProxySpecified.Name = "RadioProxySpecified" + Me.RadioProxySpecified.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.Label62, "Label62") - Me.Label62.Name = "Label62" + 'LabelProxyUser ' - 'CmbDateTimeFormat + resources.ApplyResources(Me.LabelProxyUser, "LabelProxyUser") + Me.LabelProxyUser.Name = "LabelProxyUser" ' - resources.ApplyResources(Me.CmbDateTimeFormat, "CmbDateTimeFormat") - 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")}) - Me.CmbDateTimeFormat.Name = "CmbDateTimeFormat" + 'LabelProxyAddress ' - 'Label23 + resources.ApplyResources(Me.LabelProxyAddress, "LabelProxyAddress") + Me.LabelProxyAddress.Name = "LabelProxyAddress" ' - resources.ApplyResources(Me.Label23, "Label23") - Me.Label23.Name = "Label23" + 'TextProxyPort ' - 'Label11 + resources.ApplyResources(Me.TextProxyPort, "TextProxyPort") + Me.TextProxyPort.Name = "TextProxyPort" ' - resources.ApplyResources(Me.Label11, "Label11") - Me.Label11.Name = "Label11" + 'TextProxyAddress ' - 'IconSize + resources.ApplyResources(Me.TextProxyAddress, "TextProxyAddress") + Me.TextProxyAddress.Name = "TextProxyAddress" ' - Me.IconSize.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList - Me.IconSize.FormattingEnabled = True - 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")}) - resources.ApplyResources(Me.IconSize, "IconSize") - Me.IconSize.Name = "IconSize" + 'LabelProxyPort ' - 'TextBox3 + resources.ApplyResources(Me.LabelProxyPort, "LabelProxyPort") + Me.LabelProxyPort.Name = "LabelProxyPort" ' - resources.ApplyResources(Me.TextBox3, "TextBox3") - Me.TextBox3.Name = "TextBox3" + 'ConnectionPanel ' - 'CheckSortOrderLock + Me.ConnectionPanel.Controls.Add(Me.CheckEnableBasicAuth) + Me.ConnectionPanel.Controls.Add(Me.TwitterSearchAPIText) + Me.ConnectionPanel.Controls.Add(Me.Label31) + Me.ConnectionPanel.Controls.Add(Me.TwitterAPIText) + Me.ConnectionPanel.Controls.Add(Me.Label8) + Me.ConnectionPanel.Controls.Add(Me.CheckUseSsl) + Me.ConnectionPanel.Controls.Add(Me.Label64) + Me.ConnectionPanel.Controls.Add(Me.ConnectionTimeOut) + Me.ConnectionPanel.Controls.Add(Me.Label63) + resources.ApplyResources(Me.ConnectionPanel, "ConnectionPanel") + Me.ConnectionPanel.Name = "ConnectionPanel" ' - resources.ApplyResources(Me.CheckSortOrderLock, "CheckSortOrderLock") - Me.CheckSortOrderLock.Name = "CheckSortOrderLock" - Me.CheckSortOrderLock.UseVisualStyleBackColor = True + 'CheckEnableBasicAuth ' - 'CheckShowGrid + resources.ApplyResources(Me.CheckEnableBasicAuth, "CheckEnableBasicAuth") + Me.CheckEnableBasicAuth.Name = "CheckEnableBasicAuth" + Me.CheckEnableBasicAuth.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.CheckShowGrid, "CheckShowGrid") - Me.CheckShowGrid.Name = "CheckShowGrid" - Me.CheckShowGrid.UseVisualStyleBackColor = True + 'TwitterSearchAPIText ' - 'chkUnreadStyle + resources.ApplyResources(Me.TwitterSearchAPIText, "TwitterSearchAPIText") + Me.TwitterSearchAPIText.Name = "TwitterSearchAPIText" ' - resources.ApplyResources(Me.chkUnreadStyle, "chkUnreadStyle") - Me.chkUnreadStyle.Name = "chkUnreadStyle" - Me.chkUnreadStyle.UseVisualStyleBackColor = True + 'Label31 ' - 'OneWayLv + resources.ApplyResources(Me.Label31, "Label31") + Me.Label31.Name = "Label31" ' - resources.ApplyResources(Me.OneWayLv, "OneWayLv") - Me.OneWayLv.Name = "OneWayLv" - Me.OneWayLv.UseVisualStyleBackColor = True + 'TwitterAPIText ' - 'GetPeriodPanel + resources.ApplyResources(Me.TwitterAPIText, "TwitterAPIText") + Me.TwitterAPIText.Name = "TwitterAPIText" ' - Me.GetPeriodPanel.Controls.Add(Me.LabelApiUsingUserStreamEnabled) - Me.GetPeriodPanel.Controls.Add(Me.LabelUserStreamActive) - Me.GetPeriodPanel.Controls.Add(Me.Label21) - Me.GetPeriodPanel.Controls.Add(Me.UserTimelinePeriod) - Me.GetPeriodPanel.Controls.Add(Me.TimelinePeriod) - Me.GetPeriodPanel.Controls.Add(Me.Label3) - Me.GetPeriodPanel.Controls.Add(Me.ButtonApiCalc) - Me.GetPeriodPanel.Controls.Add(Me.LabelPostAndGet) - Me.GetPeriodPanel.Controls.Add(Me.LabelApiUsing) - Me.GetPeriodPanel.Controls.Add(Me.Label33) - Me.GetPeriodPanel.Controls.Add(Me.ListsPeriod) - Me.GetPeriodPanel.Controls.Add(Me.Label7) - Me.GetPeriodPanel.Controls.Add(Me.PubSearchPeriod) - Me.GetPeriodPanel.Controls.Add(Me.Label69) - Me.GetPeriodPanel.Controls.Add(Me.ReplyPeriod) - Me.GetPeriodPanel.Controls.Add(Me.CheckPostAndGet) - Me.GetPeriodPanel.Controls.Add(Me.CheckPeriodAdjust) - Me.GetPeriodPanel.Controls.Add(Me.Label5) - Me.GetPeriodPanel.Controls.Add(Me.DMPeriod) - Me.GetPeriodPanel.Controls.Add(Me.UserstreamPeriod) - Me.GetPeriodPanel.Controls.Add(Me.StartupUserstreamCheck) - Me.GetPeriodPanel.Controls.Add(Me.Label83) - resources.ApplyResources(Me.GetPeriodPanel, "GetPeriodPanel") - Me.GetPeriodPanel.Name = "GetPeriodPanel" + 'Label8 ' - 'LabelApiUsingUserStreamEnabled + resources.ApplyResources(Me.Label8, "Label8") + Me.Label8.Name = "Label8" ' - resources.ApplyResources(Me.LabelApiUsingUserStreamEnabled, "LabelApiUsingUserStreamEnabled") - Me.LabelApiUsingUserStreamEnabled.Name = "LabelApiUsingUserStreamEnabled" + 'CheckUseSsl ' - 'LabelUserStreamActive + resources.ApplyResources(Me.CheckUseSsl, "CheckUseSsl") + Me.CheckUseSsl.Name = "CheckUseSsl" + Me.CheckUseSsl.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.LabelUserStreamActive, "LabelUserStreamActive") - Me.LabelUserStreamActive.Name = "LabelUserStreamActive" + 'Label64 ' - 'Label21 + resources.ApplyResources(Me.Label64, "Label64") + Me.Label64.BackColor = System.Drawing.SystemColors.ActiveCaption + Me.Label64.ForeColor = System.Drawing.SystemColors.ActiveCaptionText + Me.Label64.Name = "Label64" ' - resources.ApplyResources(Me.Label21, "Label21") - Me.Label21.Name = "Label21" + 'ConnectionTimeOut ' - 'UserTimelinePeriod + resources.ApplyResources(Me.ConnectionTimeOut, "ConnectionTimeOut") + Me.ConnectionTimeOut.Name = "ConnectionTimeOut" ' - resources.ApplyResources(Me.UserTimelinePeriod, "UserTimelinePeriod") - Me.UserTimelinePeriod.Name = "UserTimelinePeriod" + 'Label63 ' - 'TimelinePeriod + resources.ApplyResources(Me.Label63, "Label63") + Me.Label63.Name = "Label63" ' - resources.ApplyResources(Me.TimelinePeriod, "TimelinePeriod") - Me.TimelinePeriod.Name = "TimelinePeriod" + 'FontPanel2 ' - 'Label3 + Me.FontPanel2.Controls.Add(Me.GroupBox5) + resources.ApplyResources(Me.FontPanel2, "FontPanel2") + Me.FontPanel2.Name = "FontPanel2" ' - resources.ApplyResources(Me.Label3, "Label3") - Me.Label3.Name = "Label3" + 'GroupBox5 ' - 'ButtonApiCalc + Me.GroupBox5.Controls.Add(Me.Label65) + Me.GroupBox5.Controls.Add(Me.Label52) + Me.GroupBox5.Controls.Add(Me.Label49) + Me.GroupBox5.Controls.Add(Me.Label9) + Me.GroupBox5.Controls.Add(Me.Label14) + Me.GroupBox5.Controls.Add(Me.Label16) + Me.GroupBox5.Controls.Add(Me.Label32) + Me.GroupBox5.Controls.Add(Me.Label34) + Me.GroupBox5.Controls.Add(Me.Label36) + Me.GroupBox5.Controls.Add(Me.btnInputFont) + Me.GroupBox5.Controls.Add(Me.btnInputBackcolor) + Me.GroupBox5.Controls.Add(Me.btnAtTo) + Me.GroupBox5.Controls.Add(Me.btnListBack) + Me.GroupBox5.Controls.Add(Me.btnAtFromTarget) + Me.GroupBox5.Controls.Add(Me.btnAtTarget) + Me.GroupBox5.Controls.Add(Me.btnTarget) + Me.GroupBox5.Controls.Add(Me.btnAtSelf) + Me.GroupBox5.Controls.Add(Me.btnSelf) + Me.GroupBox5.Controls.Add(Me.lblInputFont) + Me.GroupBox5.Controls.Add(Me.lblInputBackcolor) + Me.GroupBox5.Controls.Add(Me.lblAtTo) + Me.GroupBox5.Controls.Add(Me.lblListBackcolor) + Me.GroupBox5.Controls.Add(Me.lblAtFromTarget) + Me.GroupBox5.Controls.Add(Me.lblAtTarget) + Me.GroupBox5.Controls.Add(Me.lblTarget) + Me.GroupBox5.Controls.Add(Me.lblAtSelf) + Me.GroupBox5.Controls.Add(Me.lblSelf) + Me.GroupBox5.Controls.Add(Me.ButtonBackToDefaultFontColor2) + resources.ApplyResources(Me.GroupBox5, "GroupBox5") + Me.GroupBox5.Name = "GroupBox5" + Me.GroupBox5.TabStop = false ' - resources.ApplyResources(Me.ButtonApiCalc, "ButtonApiCalc") - Me.ButtonApiCalc.Name = "ButtonApiCalc" - Me.ButtonApiCalc.UseVisualStyleBackColor = True + 'Label65 ' - 'LabelPostAndGet + resources.ApplyResources(Me.Label65, "Label65") + Me.Label65.Name = "Label65" ' - resources.ApplyResources(Me.LabelPostAndGet, "LabelPostAndGet") - Me.LabelPostAndGet.Name = "LabelPostAndGet" + 'Label52 ' - 'LabelApiUsing + resources.ApplyResources(Me.Label52, "Label52") + Me.Label52.Name = "Label52" ' - resources.ApplyResources(Me.LabelApiUsing, "LabelApiUsing") - Me.LabelApiUsing.Name = "LabelApiUsing" + 'Label49 ' - 'Label33 + resources.ApplyResources(Me.Label49, "Label49") + Me.Label49.Name = "Label49" ' - resources.ApplyResources(Me.Label33, "Label33") - Me.Label33.Name = "Label33" + 'Label9 ' - 'ListsPeriod + resources.ApplyResources(Me.Label9, "Label9") + Me.Label9.Name = "Label9" ' - resources.ApplyResources(Me.ListsPeriod, "ListsPeriod") - Me.ListsPeriod.Name = "ListsPeriod" + 'Label14 ' - 'Label7 + resources.ApplyResources(Me.Label14, "Label14") + Me.Label14.Name = "Label14" ' - resources.ApplyResources(Me.Label7, "Label7") - Me.Label7.Name = "Label7" + 'Label16 ' - 'PubSearchPeriod + resources.ApplyResources(Me.Label16, "Label16") + Me.Label16.Name = "Label16" ' - resources.ApplyResources(Me.PubSearchPeriod, "PubSearchPeriod") - Me.PubSearchPeriod.Name = "PubSearchPeriod" + 'Label32 ' - 'Label69 + resources.ApplyResources(Me.Label32, "Label32") + Me.Label32.Name = "Label32" ' - resources.ApplyResources(Me.Label69, "Label69") - Me.Label69.Name = "Label69" + 'Label34 ' - 'ReplyPeriod + resources.ApplyResources(Me.Label34, "Label34") + Me.Label34.Name = "Label34" ' - resources.ApplyResources(Me.ReplyPeriod, "ReplyPeriod") - Me.ReplyPeriod.Name = "ReplyPeriod" + 'Label36 ' - 'CheckPostAndGet + resources.ApplyResources(Me.Label36, "Label36") + Me.Label36.Name = "Label36" ' - resources.ApplyResources(Me.CheckPostAndGet, "CheckPostAndGet") - Me.CheckPostAndGet.Name = "CheckPostAndGet" - Me.CheckPostAndGet.UseVisualStyleBackColor = True + 'btnInputFont ' - 'CheckPeriodAdjust + resources.ApplyResources(Me.btnInputFont, "btnInputFont") + Me.btnInputFont.Name = "btnInputFont" + Me.btnInputFont.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.CheckPeriodAdjust, "CheckPeriodAdjust") - Me.CheckPeriodAdjust.Name = "CheckPeriodAdjust" - Me.CheckPeriodAdjust.UseVisualStyleBackColor = True + 'btnInputBackcolor ' - 'Label5 + resources.ApplyResources(Me.btnInputBackcolor, "btnInputBackcolor") + Me.btnInputBackcolor.Name = "btnInputBackcolor" + Me.btnInputBackcolor.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.Label5, "Label5") - Me.Label5.Name = "Label5" + 'btnAtTo ' - 'DMPeriod + resources.ApplyResources(Me.btnAtTo, "btnAtTo") + Me.btnAtTo.Name = "btnAtTo" + Me.btnAtTo.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.DMPeriod, "DMPeriod") - Me.DMPeriod.Name = "DMPeriod" + 'btnListBack ' - 'UserstreamPeriod + resources.ApplyResources(Me.btnListBack, "btnListBack") + Me.btnListBack.Name = "btnListBack" + Me.btnListBack.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.UserstreamPeriod, "UserstreamPeriod") - Me.UserstreamPeriod.Name = "UserstreamPeriod" + 'btnAtFromTarget ' - 'StartupUserstreamCheck + resources.ApplyResources(Me.btnAtFromTarget, "btnAtFromTarget") + Me.btnAtFromTarget.Name = "btnAtFromTarget" + Me.btnAtFromTarget.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.StartupUserstreamCheck, "StartupUserstreamCheck") - Me.StartupUserstreamCheck.Name = "StartupUserstreamCheck" - Me.StartupUserstreamCheck.UseVisualStyleBackColor = True + 'btnAtTarget ' - 'Label83 + resources.ApplyResources(Me.btnAtTarget, "btnAtTarget") + Me.btnAtTarget.Name = "btnAtTarget" + Me.btnAtTarget.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.Label83, "Label83") - Me.Label83.Name = "Label83" + 'btnTarget ' - 'PreviewPanel + resources.ApplyResources(Me.btnTarget, "btnTarget") + Me.btnTarget.Name = "btnTarget" + Me.btnTarget.UseVisualStyleBackColor = true ' - Me.PreviewPanel.Controls.Add(Me.ReplyIconStateCombo) - Me.PreviewPanel.Controls.Add(Me.Label72) - Me.PreviewPanel.Controls.Add(Me.ChkNewMentionsBlink) - Me.PreviewPanel.Controls.Add(Me.chkTabIconDisp) - Me.PreviewPanel.Controls.Add(Me.CheckPreviewEnable) - Me.PreviewPanel.Controls.Add(Me.Label81) - Me.PreviewPanel.Controls.Add(Me.LanguageCombo) - Me.PreviewPanel.Controls.Add(Me.Label13) - Me.PreviewPanel.Controls.Add(Me.CheckAlwaysTop) - Me.PreviewPanel.Controls.Add(Me.CheckMonospace) - Me.PreviewPanel.Controls.Add(Me.CheckBalloonLimit) - Me.PreviewPanel.Controls.Add(Me.Label10) - Me.PreviewPanel.Controls.Add(Me.ComboDispTitle) - Me.PreviewPanel.Controls.Add(Me.Label45) - Me.PreviewPanel.Controls.Add(Me.cmbNameBalloon) - Me.PreviewPanel.Controls.Add(Me.CheckDispUsername) - Me.PreviewPanel.Controls.Add(Me.CheckBox3) - resources.ApplyResources(Me.PreviewPanel, "PreviewPanel") - Me.PreviewPanel.Name = "PreviewPanel" + 'btnAtSelf ' - 'ReplyIconStateCombo + resources.ApplyResources(Me.btnAtSelf, "btnAtSelf") + Me.btnAtSelf.Name = "btnAtSelf" + Me.btnAtSelf.UseVisualStyleBackColor = true ' - Me.ReplyIconStateCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList - Me.ReplyIconStateCombo.FormattingEnabled = True - Me.ReplyIconStateCombo.Items.AddRange(New Object() {resources.GetString("ReplyIconStateCombo.Items"), resources.GetString("ReplyIconStateCombo.Items1"), resources.GetString("ReplyIconStateCombo.Items2")}) - resources.ApplyResources(Me.ReplyIconStateCombo, "ReplyIconStateCombo") - Me.ReplyIconStateCombo.Name = "ReplyIconStateCombo" + 'btnSelf ' - 'Label72 + resources.ApplyResources(Me.btnSelf, "btnSelf") + Me.btnSelf.Name = "btnSelf" + Me.btnSelf.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.Label72, "Label72") - Me.Label72.Name = "Label72" + 'lblInputFont ' - 'ChkNewMentionsBlink + Me.lblInputFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblInputFont, "lblInputFont") + Me.lblInputFont.Name = "lblInputFont" ' - resources.ApplyResources(Me.ChkNewMentionsBlink, "ChkNewMentionsBlink") - Me.ChkNewMentionsBlink.Name = "ChkNewMentionsBlink" - Me.ChkNewMentionsBlink.UseVisualStyleBackColor = True + 'lblInputBackcolor ' - 'chkTabIconDisp + Me.lblInputBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblInputBackcolor, "lblInputBackcolor") + Me.lblInputBackcolor.Name = "lblInputBackcolor" ' - resources.ApplyResources(Me.chkTabIconDisp, "chkTabIconDisp") - Me.chkTabIconDisp.Name = "chkTabIconDisp" - Me.chkTabIconDisp.UseVisualStyleBackColor = True + 'lblAtTo ' - 'CheckPreviewEnable + Me.lblAtTo.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblAtTo, "lblAtTo") + Me.lblAtTo.Name = "lblAtTo" ' - resources.ApplyResources(Me.CheckPreviewEnable, "CheckPreviewEnable") - Me.CheckPreviewEnable.Name = "CheckPreviewEnable" - Me.CheckPreviewEnable.UseVisualStyleBackColor = True + 'lblListBackcolor ' - 'Label81 + Me.lblListBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblListBackcolor, "lblListBackcolor") + Me.lblListBackcolor.Name = "lblListBackcolor" ' - resources.ApplyResources(Me.Label81, "Label81") - Me.Label81.BackColor = System.Drawing.SystemColors.ActiveCaption - Me.Label81.ForeColor = System.Drawing.SystemColors.ActiveCaptionText - Me.Label81.Name = "Label81" + 'lblAtFromTarget ' - 'LanguageCombo + Me.lblAtFromTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblAtFromTarget, "lblAtFromTarget") + Me.lblAtFromTarget.Name = "lblAtFromTarget" ' - Me.LanguageCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList - Me.LanguageCombo.FormattingEnabled = True - Me.LanguageCombo.Items.AddRange(New Object() {resources.GetString("LanguageCombo.Items"), resources.GetString("LanguageCombo.Items1"), resources.GetString("LanguageCombo.Items2"), resources.GetString("LanguageCombo.Items3")}) - resources.ApplyResources(Me.LanguageCombo, "LanguageCombo") - Me.LanguageCombo.Name = "LanguageCombo" + 'lblAtTarget ' - 'Label13 + Me.lblAtTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblAtTarget, "lblAtTarget") + Me.lblAtTarget.Name = "lblAtTarget" ' - resources.ApplyResources(Me.Label13, "Label13") - Me.Label13.Name = "Label13" + 'lblTarget ' - 'CheckAlwaysTop + Me.lblTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblTarget, "lblTarget") + Me.lblTarget.Name = "lblTarget" ' - resources.ApplyResources(Me.CheckAlwaysTop, "CheckAlwaysTop") - Me.CheckAlwaysTop.Name = "CheckAlwaysTop" - Me.CheckAlwaysTop.UseVisualStyleBackColor = True + 'lblAtSelf ' - 'CheckMonospace + Me.lblAtSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblAtSelf, "lblAtSelf") + Me.lblAtSelf.Name = "lblAtSelf" ' - resources.ApplyResources(Me.CheckMonospace, "CheckMonospace") - Me.CheckMonospace.Name = "CheckMonospace" - Me.CheckMonospace.UseVisualStyleBackColor = True + 'lblSelf ' - 'CheckBalloonLimit + Me.lblSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblSelf, "lblSelf") + Me.lblSelf.Name = "lblSelf" ' - resources.ApplyResources(Me.CheckBalloonLimit, "CheckBalloonLimit") - Me.CheckBalloonLimit.Name = "CheckBalloonLimit" - Me.CheckBalloonLimit.UseVisualStyleBackColor = True + 'ButtonBackToDefaultFontColor2 ' - 'Label10 + resources.ApplyResources(Me.ButtonBackToDefaultFontColor2, "ButtonBackToDefaultFontColor2") + Me.ButtonBackToDefaultFontColor2.Name = "ButtonBackToDefaultFontColor2" + Me.ButtonBackToDefaultFontColor2.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.Label10, "Label10") - Me.Label10.Name = "Label10" + 'TweetActPanel ' - 'ComboDispTitle + Me.TweetActPanel.Controls.Add(Me.CheckHashSupple) + Me.TweetActPanel.Controls.Add(Me.CheckAtIdSupple) + Me.TweetActPanel.Controls.Add(Me.ComboBoxPostKeySelect) + Me.TweetActPanel.Controls.Add(Me.Label27) + Me.TweetActPanel.Controls.Add(Me.CheckRetweetNoConfirm) + Me.TweetActPanel.Controls.Add(Me.Label12) + Me.TweetActPanel.Controls.Add(Me.CheckUseRecommendStatus) + Me.TweetActPanel.Controls.Add(Me.StatusText) + resources.ApplyResources(Me.TweetActPanel, "TweetActPanel") + Me.TweetActPanel.Name = "TweetActPanel" ' - Me.ComboDispTitle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList - Me.ComboDispTitle.FormattingEnabled = True - 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"), resources.GetString("ComboDispTitle.Items7")}) - resources.ApplyResources(Me.ComboDispTitle, "ComboDispTitle") - Me.ComboDispTitle.Name = "ComboDispTitle" + 'CheckHashSupple ' - 'Label45 + resources.ApplyResources(Me.CheckHashSupple, "CheckHashSupple") + Me.CheckHashSupple.Name = "CheckHashSupple" + Me.CheckHashSupple.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.Label45, "Label45") - Me.Label45.Name = "Label45" + 'CheckAtIdSupple ' - 'cmbNameBalloon + resources.ApplyResources(Me.CheckAtIdSupple, "CheckAtIdSupple") + Me.CheckAtIdSupple.Name = "CheckAtIdSupple" + Me.CheckAtIdSupple.UseVisualStyleBackColor = true ' - Me.cmbNameBalloon.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList - Me.cmbNameBalloon.FormattingEnabled = True - Me.cmbNameBalloon.Items.AddRange(New Object() {resources.GetString("cmbNameBalloon.Items"), resources.GetString("cmbNameBalloon.Items1"), resources.GetString("cmbNameBalloon.Items2")}) - resources.ApplyResources(Me.cmbNameBalloon, "cmbNameBalloon") - Me.cmbNameBalloon.Name = "cmbNameBalloon" + 'ComboBoxPostKeySelect ' - 'CheckDispUsername + Me.ComboBoxPostKeySelect.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList + Me.ComboBoxPostKeySelect.FormattingEnabled = true + Me.ComboBoxPostKeySelect.Items.AddRange(New Object() {resources.GetString("ComboBoxPostKeySelect.Items"), resources.GetString("ComboBoxPostKeySelect.Items1"), resources.GetString("ComboBoxPostKeySelect.Items2")}) + resources.ApplyResources(Me.ComboBoxPostKeySelect, "ComboBoxPostKeySelect") + Me.ComboBoxPostKeySelect.Name = "ComboBoxPostKeySelect" ' - resources.ApplyResources(Me.CheckDispUsername, "CheckDispUsername") - Me.CheckDispUsername.Name = "CheckDispUsername" - Me.CheckDispUsername.UseVisualStyleBackColor = True + 'Label27 ' - 'CheckBox3 + resources.ApplyResources(Me.Label27, "Label27") + Me.Label27.Name = "Label27" ' - resources.ApplyResources(Me.CheckBox3, "CheckBox3") - Me.CheckBox3.Name = "CheckBox3" - Me.CheckBox3.UseVisualStyleBackColor = True + 'CheckRetweetNoConfirm ' - 'BasedPanel + resources.ApplyResources(Me.CheckRetweetNoConfirm, "CheckRetweetNoConfirm") + Me.CheckRetweetNoConfirm.Name = "CheckRetweetNoConfirm" + Me.CheckRetweetNoConfirm.UseVisualStyleBackColor = true ' - Me.BasedPanel.Controls.Add(Me.AuthBasicRadio) - Me.BasedPanel.Controls.Add(Me.AuthOAuthRadio) - Me.BasedPanel.Controls.Add(Me.Label6) - Me.BasedPanel.Controls.Add(Me.AuthClearButton) - Me.BasedPanel.Controls.Add(Me.AuthUserLabel) - Me.BasedPanel.Controls.Add(Me.AuthStateLabel) - Me.BasedPanel.Controls.Add(Me.Label4) - Me.BasedPanel.Controls.Add(Me.AuthorizeButton) - Me.BasedPanel.Controls.Add(Me.Label1) - Me.BasedPanel.Controls.Add(Me.Label2) - Me.BasedPanel.Controls.Add(Me.Username) - Me.BasedPanel.Controls.Add(Me.Password) - resources.ApplyResources(Me.BasedPanel, "BasedPanel") - Me.BasedPanel.Name = "BasedPanel" + 'Label12 ' - 'AuthBasicRadio + resources.ApplyResources(Me.Label12, "Label12") + Me.Label12.Name = "Label12" ' - resources.ApplyResources(Me.AuthBasicRadio, "AuthBasicRadio") - Me.AuthBasicRadio.Name = "AuthBasicRadio" - Me.AuthBasicRadio.UseVisualStyleBackColor = True + 'CheckUseRecommendStatus ' - 'AuthOAuthRadio + resources.ApplyResources(Me.CheckUseRecommendStatus, "CheckUseRecommendStatus") + Me.CheckUseRecommendStatus.Name = "CheckUseRecommendStatus" + Me.CheckUseRecommendStatus.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.AuthOAuthRadio, "AuthOAuthRadio") - Me.AuthOAuthRadio.Checked = True - Me.AuthOAuthRadio.Name = "AuthOAuthRadio" - Me.AuthOAuthRadio.TabStop = True - Me.AuthOAuthRadio.UseVisualStyleBackColor = True + 'StatusText ' - 'Label6 + resources.ApplyResources(Me.StatusText, "StatusText") + Me.StatusText.Name = "StatusText" ' - resources.ApplyResources(Me.Label6, "Label6") - Me.Label6.Name = "Label6" + 'StartupPanel ' - 'AuthClearButton + Me.StartupPanel.Controls.Add(Me.StartupReaded) + Me.StartupPanel.Controls.Add(Me.CheckStartupFollowers) + Me.StartupPanel.Controls.Add(Me.CheckStartupVersion) + Me.StartupPanel.Controls.Add(Me.chkGetFav) + resources.ApplyResources(Me.StartupPanel, "StartupPanel") + Me.StartupPanel.Name = "StartupPanel" ' - resources.ApplyResources(Me.AuthClearButton, "AuthClearButton") - Me.AuthClearButton.Name = "AuthClearButton" - Me.AuthClearButton.UseVisualStyleBackColor = True + 'StartupReaded ' - 'AuthUserLabel + resources.ApplyResources(Me.StartupReaded, "StartupReaded") + Me.StartupReaded.Name = "StartupReaded" + Me.StartupReaded.UseVisualStyleBackColor = true ' - Me.AuthUserLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.AuthUserLabel, "AuthUserLabel") - Me.AuthUserLabel.Name = "AuthUserLabel" + 'CheckStartupFollowers ' - 'AuthStateLabel + resources.ApplyResources(Me.CheckStartupFollowers, "CheckStartupFollowers") + Me.CheckStartupFollowers.Name = "CheckStartupFollowers" + Me.CheckStartupFollowers.UseVisualStyleBackColor = true ' - Me.AuthStateLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.AuthStateLabel, "AuthStateLabel") - Me.AuthStateLabel.Name = "AuthStateLabel" + 'CheckStartupVersion ' - 'Label4 + resources.ApplyResources(Me.CheckStartupVersion, "CheckStartupVersion") + Me.CheckStartupVersion.Name = "CheckStartupVersion" + Me.CheckStartupVersion.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.Label4, "Label4") - Me.Label4.Name = "Label4" + 'chkGetFav ' - 'AuthorizeButton + resources.ApplyResources(Me.chkGetFav, "chkGetFav") + Me.chkGetFav.Name = "chkGetFav" + Me.chkGetFav.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.AuthorizeButton, "AuthorizeButton") - Me.AuthorizeButton.Name = "AuthorizeButton" - Me.AuthorizeButton.UseVisualStyleBackColor = True + 'GetCountPanel ' - 'Label1 + Me.GetCountPanel.Controls.Add(Me.ListTextCountApi) + Me.GetCountPanel.Controls.Add(Me.Label25) + Me.GetCountPanel.Controls.Add(Me.UserTimelineTextCountApi) + Me.GetCountPanel.Controls.Add(Me.Label17) + Me.GetCountPanel.Controls.Add(Me.Label30) + Me.GetCountPanel.Controls.Add(Me.Label28) + Me.GetCountPanel.Controls.Add(Me.Label19) + Me.GetCountPanel.Controls.Add(Me.FavoritesTextCountApi) + Me.GetCountPanel.Controls.Add(Me.SearchTextCountApi) + Me.GetCountPanel.Controls.Add(Me.Label66) + Me.GetCountPanel.Controls.Add(Me.FirstTextCountApi) + Me.GetCountPanel.Controls.Add(Me.GetMoreTextCountApi) + Me.GetCountPanel.Controls.Add(Me.Label53) + Me.GetCountPanel.Controls.Add(Me.UseChangeGetCount) + Me.GetCountPanel.Controls.Add(Me.TextCountApiReply) + Me.GetCountPanel.Controls.Add(Me.Label67) + Me.GetCountPanel.Controls.Add(Me.TextCountApi) + resources.ApplyResources(Me.GetCountPanel, "GetCountPanel") + Me.GetCountPanel.Name = "GetCountPanel" ' - resources.ApplyResources(Me.Label1, "Label1") - Me.Label1.Name = "Label1" + 'ListTextCountApi ' - 'Label2 + resources.ApplyResources(Me.ListTextCountApi, "ListTextCountApi") + Me.ListTextCountApi.Name = "ListTextCountApi" ' - resources.ApplyResources(Me.Label2, "Label2") - Me.Label2.Name = "Label2" + 'Label25 ' - 'Username + resources.ApplyResources(Me.Label25, "Label25") + Me.Label25.Name = "Label25" ' - resources.ApplyResources(Me.Username, "Username") - Me.Username.Name = "Username" + 'UserTimelineTextCountApi ' - 'Password + resources.ApplyResources(Me.UserTimelineTextCountApi, "UserTimelineTextCountApi") + Me.UserTimelineTextCountApi.Name = "UserTimelineTextCountApi" ' - resources.ApplyResources(Me.Password, "Password") - Me.Password.Name = "Password" - Me.Password.UseSystemPasswordChar = True + 'Label17 ' - 'FontPanel + resources.ApplyResources(Me.Label17, "Label17") + Me.Label17.Name = "Label17" ' - Me.FontPanel.Controls.Add(Me.GroupBox1) - resources.ApplyResources(Me.FontPanel, "FontPanel") - Me.FontPanel.Name = "FontPanel" + 'Label30 ' - 'GroupBox1 + resources.ApplyResources(Me.Label30, "Label30") + Me.Label30.Name = "Label30" ' - Me.GroupBox1.Controls.Add(Me.btnRetweet) - Me.GroupBox1.Controls.Add(Me.lblRetweet) - Me.GroupBox1.Controls.Add(Me.Label80) - Me.GroupBox1.Controls.Add(Me.ButtonBackToDefaultFontColor) - Me.GroupBox1.Controls.Add(Me.btnDetailLink) - Me.GroupBox1.Controls.Add(Me.lblDetailLink) - Me.GroupBox1.Controls.Add(Me.Label18) - Me.GroupBox1.Controls.Add(Me.btnUnread) - Me.GroupBox1.Controls.Add(Me.lblUnread) - Me.GroupBox1.Controls.Add(Me.Label20) - Me.GroupBox1.Controls.Add(Me.btnDetailBack) - Me.GroupBox1.Controls.Add(Me.lblDetailBackcolor) - Me.GroupBox1.Controls.Add(Me.Label37) - Me.GroupBox1.Controls.Add(Me.btnDetail) - Me.GroupBox1.Controls.Add(Me.lblDetail) - Me.GroupBox1.Controls.Add(Me.Label26) - Me.GroupBox1.Controls.Add(Me.btnOWL) - Me.GroupBox1.Controls.Add(Me.lblOWL) - Me.GroupBox1.Controls.Add(Me.Label24) - Me.GroupBox1.Controls.Add(Me.btnFav) - Me.GroupBox1.Controls.Add(Me.lblFav) - Me.GroupBox1.Controls.Add(Me.Label22) - Me.GroupBox1.Controls.Add(Me.btnListFont) - Me.GroupBox1.Controls.Add(Me.lblListFont) - Me.GroupBox1.Controls.Add(Me.Label61) - resources.ApplyResources(Me.GroupBox1, "GroupBox1") - Me.GroupBox1.Name = "GroupBox1" - Me.GroupBox1.TabStop = False + 'Label28 ' - 'btnRetweet + resources.ApplyResources(Me.Label28, "Label28") + Me.Label28.Name = "Label28" ' - resources.ApplyResources(Me.btnRetweet, "btnRetweet") - Me.btnRetweet.Name = "btnRetweet" - Me.btnRetweet.UseVisualStyleBackColor = True + 'Label19 ' - 'lblRetweet + resources.ApplyResources(Me.Label19, "Label19") + Me.Label19.Name = "Label19" ' - Me.lblRetweet.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblRetweet, "lblRetweet") - Me.lblRetweet.Name = "lblRetweet" + 'FavoritesTextCountApi ' - 'Label80 + resources.ApplyResources(Me.FavoritesTextCountApi, "FavoritesTextCountApi") + Me.FavoritesTextCountApi.Name = "FavoritesTextCountApi" ' - resources.ApplyResources(Me.Label80, "Label80") - Me.Label80.Name = "Label80" + 'SearchTextCountApi ' - 'ButtonBackToDefaultFontColor + resources.ApplyResources(Me.SearchTextCountApi, "SearchTextCountApi") + Me.SearchTextCountApi.Name = "SearchTextCountApi" ' - resources.ApplyResources(Me.ButtonBackToDefaultFontColor, "ButtonBackToDefaultFontColor") - Me.ButtonBackToDefaultFontColor.Name = "ButtonBackToDefaultFontColor" - Me.ButtonBackToDefaultFontColor.UseVisualStyleBackColor = True + 'Label66 ' - 'btnDetailLink + resources.ApplyResources(Me.Label66, "Label66") + Me.Label66.Name = "Label66" ' - resources.ApplyResources(Me.btnDetailLink, "btnDetailLink") - Me.btnDetailLink.Name = "btnDetailLink" - Me.btnDetailLink.UseVisualStyleBackColor = True + 'FirstTextCountApi ' - 'lblDetailLink + resources.ApplyResources(Me.FirstTextCountApi, "FirstTextCountApi") + Me.FirstTextCountApi.Name = "FirstTextCountApi" ' - Me.lblDetailLink.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblDetailLink, "lblDetailLink") - Me.lblDetailLink.Name = "lblDetailLink" + 'GetMoreTextCountApi ' - 'Label18 + resources.ApplyResources(Me.GetMoreTextCountApi, "GetMoreTextCountApi") + Me.GetMoreTextCountApi.Name = "GetMoreTextCountApi" ' - resources.ApplyResources(Me.Label18, "Label18") - Me.Label18.Name = "Label18" + 'Label53 ' - 'btnUnread + resources.ApplyResources(Me.Label53, "Label53") + Me.Label53.Name = "Label53" ' - resources.ApplyResources(Me.btnUnread, "btnUnread") - Me.btnUnread.Name = "btnUnread" - Me.btnUnread.UseVisualStyleBackColor = True + 'UseChangeGetCount ' - 'lblUnread + resources.ApplyResources(Me.UseChangeGetCount, "UseChangeGetCount") + Me.UseChangeGetCount.Name = "UseChangeGetCount" + Me.UseChangeGetCount.UseVisualStyleBackColor = true ' - Me.lblUnread.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblUnread, "lblUnread") - Me.lblUnread.Name = "lblUnread" + 'TextCountApiReply ' - 'Label20 + resources.ApplyResources(Me.TextCountApiReply, "TextCountApiReply") + Me.TextCountApiReply.Name = "TextCountApiReply" ' - resources.ApplyResources(Me.Label20, "Label20") - Me.Label20.Name = "Label20" + 'Label67 ' - 'btnDetailBack + resources.ApplyResources(Me.Label67, "Label67") + Me.Label67.Name = "Label67" ' - resources.ApplyResources(Me.btnDetailBack, "btnDetailBack") - Me.btnDetailBack.Name = "btnDetailBack" - Me.btnDetailBack.UseVisualStyleBackColor = True + 'TextCountApi ' - 'lblDetailBackcolor + resources.ApplyResources(Me.TextCountApi, "TextCountApi") + Me.TextCountApi.Name = "TextCountApi" ' - Me.lblDetailBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblDetailBackcolor, "lblDetailBackcolor") - Me.lblDetailBackcolor.Name = "lblDetailBackcolor" + 'ActionPanel ' - 'Label37 + Me.ActionPanel.Controls.Add(Me.Label38) + Me.ActionPanel.Controls.Add(Me.ListDoubleClickActionComboBox) + Me.ActionPanel.Controls.Add(Me.CheckOpenUserTimeline) + Me.ActionPanel.Controls.Add(Me.GroupBox3) + Me.ActionPanel.Controls.Add(Me.Label57) + Me.ActionPanel.Controls.Add(Me.CheckFavRestrict) + Me.ActionPanel.Controls.Add(Me.Button3) + Me.ActionPanel.Controls.Add(Me.PlaySnd) + Me.ActionPanel.Controls.Add(Me.chkReadOwnPost) + Me.ActionPanel.Controls.Add(Me.Label15) + Me.ActionPanel.Controls.Add(Me.BrowserPathText) + Me.ActionPanel.Controls.Add(Me.UReadMng) + Me.ActionPanel.Controls.Add(Me.Label44) + Me.ActionPanel.Controls.Add(Me.CheckCloseToExit) + Me.ActionPanel.Controls.Add(Me.CheckMinimizeToTray) + Me.ActionPanel.Controls.Add(Me.CheckReadOldPosts) + resources.ApplyResources(Me.ActionPanel, "ActionPanel") + Me.ActionPanel.Name = "ActionPanel" ' - resources.ApplyResources(Me.Label37, "Label37") - Me.Label37.Name = "Label37" + 'Label38 ' - 'btnDetail + resources.ApplyResources(Me.Label38, "Label38") + Me.Label38.Name = "Label38" ' - resources.ApplyResources(Me.btnDetail, "btnDetail") - Me.btnDetail.Name = "btnDetail" - Me.btnDetail.UseVisualStyleBackColor = True + 'ListDoubleClickActionComboBox ' - 'lblDetail + Me.ListDoubleClickActionComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList + Me.ListDoubleClickActionComboBox.FormattingEnabled = true + Me.ListDoubleClickActionComboBox.Items.AddRange(New Object() {resources.GetString("ListDoubleClickActionComboBox.Items"), resources.GetString("ListDoubleClickActionComboBox.Items1"), resources.GetString("ListDoubleClickActionComboBox.Items2"), resources.GetString("ListDoubleClickActionComboBox.Items3"), resources.GetString("ListDoubleClickActionComboBox.Items4"), resources.GetString("ListDoubleClickActionComboBox.Items5"), resources.GetString("ListDoubleClickActionComboBox.Items6"), resources.GetString("ListDoubleClickActionComboBox.Items7")}) + resources.ApplyResources(Me.ListDoubleClickActionComboBox, "ListDoubleClickActionComboBox") + Me.ListDoubleClickActionComboBox.Name = "ListDoubleClickActionComboBox" ' - Me.lblDetail.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblDetail, "lblDetail") - Me.lblDetail.Name = "lblDetail" + 'CheckOpenUserTimeline ' - 'Label26 + resources.ApplyResources(Me.CheckOpenUserTimeline, "CheckOpenUserTimeline") + Me.CheckOpenUserTimeline.Name = "CheckOpenUserTimeline" + Me.CheckOpenUserTimeline.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.Label26, "Label26") - Me.Label26.Name = "Label26" + 'GroupBox3 ' - 'btnOWL + Me.GroupBox3.Controls.Add(Me.HotkeyCheck) + Me.GroupBox3.Controls.Add(Me.HotkeyCode) + Me.GroupBox3.Controls.Add(Me.HotkeyText) + Me.GroupBox3.Controls.Add(Me.HotkeyWin) + Me.GroupBox3.Controls.Add(Me.HotkeyAlt) + Me.GroupBox3.Controls.Add(Me.HotkeyShift) + Me.GroupBox3.Controls.Add(Me.HotkeyCtrl) + resources.ApplyResources(Me.GroupBox3, "GroupBox3") + Me.GroupBox3.Name = "GroupBox3" + Me.GroupBox3.TabStop = false ' - resources.ApplyResources(Me.btnOWL, "btnOWL") - Me.btnOWL.Name = "btnOWL" - Me.btnOWL.UseVisualStyleBackColor = True + 'HotkeyCheck ' - 'lblOWL + resources.ApplyResources(Me.HotkeyCheck, "HotkeyCheck") + Me.HotkeyCheck.Name = "HotkeyCheck" + Me.HotkeyCheck.UseVisualStyleBackColor = true ' - Me.lblOWL.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblOWL, "lblOWL") - Me.lblOWL.Name = "lblOWL" + 'HotkeyCode ' - 'Label24 + resources.ApplyResources(Me.HotkeyCode, "HotkeyCode") + Me.HotkeyCode.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + Me.HotkeyCode.Name = "HotkeyCode" ' - resources.ApplyResources(Me.Label24, "Label24") - Me.Label24.Name = "Label24" + 'HotkeyText ' - 'btnFav + resources.ApplyResources(Me.HotkeyText, "HotkeyText") + Me.HotkeyText.Name = "HotkeyText" + Me.HotkeyText.ReadOnly = true ' - resources.ApplyResources(Me.btnFav, "btnFav") - Me.btnFav.Name = "btnFav" - Me.btnFav.UseVisualStyleBackColor = True + 'HotkeyWin ' - 'lblFav + resources.ApplyResources(Me.HotkeyWin, "HotkeyWin") + Me.HotkeyWin.Name = "HotkeyWin" + Me.HotkeyWin.UseVisualStyleBackColor = true ' - Me.lblFav.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblFav, "lblFav") - Me.lblFav.Name = "lblFav" + 'HotkeyAlt ' - 'Label22 + resources.ApplyResources(Me.HotkeyAlt, "HotkeyAlt") + Me.HotkeyAlt.Name = "HotkeyAlt" + Me.HotkeyAlt.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.Label22, "Label22") - Me.Label22.Name = "Label22" + 'HotkeyShift ' - 'btnListFont + resources.ApplyResources(Me.HotkeyShift, "HotkeyShift") + Me.HotkeyShift.Name = "HotkeyShift" + Me.HotkeyShift.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.btnListFont, "btnListFont") - Me.btnListFont.Name = "btnListFont" - Me.btnListFont.UseVisualStyleBackColor = True + 'HotkeyCtrl ' - 'lblListFont + resources.ApplyResources(Me.HotkeyCtrl, "HotkeyCtrl") + Me.HotkeyCtrl.Name = "HotkeyCtrl" + Me.HotkeyCtrl.UseVisualStyleBackColor = true ' - Me.lblListFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblListFont, "lblListFont") - Me.lblListFont.Name = "lblListFont" + 'Label57 ' - 'Label61 + resources.ApplyResources(Me.Label57, "Label57") + Me.Label57.BackColor = System.Drawing.SystemColors.ActiveCaption + Me.Label57.ForeColor = System.Drawing.SystemColors.ActiveCaptionText + Me.Label57.Name = "Label57" ' - resources.ApplyResources(Me.Label61, "Label61") - Me.Label61.Name = "Label61" + 'CheckFavRestrict ' - 'ShortUrlPanel + resources.ApplyResources(Me.CheckFavRestrict, "CheckFavRestrict") + Me.CheckFavRestrict.Name = "CheckFavRestrict" + Me.CheckFavRestrict.UseVisualStyleBackColor = true ' - Me.ShortUrlPanel.Controls.Add(Me.CheckForceResolve) - Me.ShortUrlPanel.Controls.Add(Me.CheckTinyURL) - Me.ShortUrlPanel.Controls.Add(Me.TextBitlyPw) - Me.ShortUrlPanel.Controls.Add(Me.CheckAutoConvertUrl) - Me.ShortUrlPanel.Controls.Add(Me.Label71) - Me.ShortUrlPanel.Controls.Add(Me.ComboBoxAutoShortUrlFirst) - Me.ShortUrlPanel.Controls.Add(Me.Label76) - Me.ShortUrlPanel.Controls.Add(Me.Label77) - Me.ShortUrlPanel.Controls.Add(Me.TextBitlyId) - resources.ApplyResources(Me.ShortUrlPanel, "ShortUrlPanel") - Me.ShortUrlPanel.Name = "ShortUrlPanel" + 'Button3 ' - 'CheckTinyURL + resources.ApplyResources(Me.Button3, "Button3") + Me.Button3.Name = "Button3" + Me.Button3.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.CheckTinyURL, "CheckTinyURL") - Me.CheckTinyURL.Name = "CheckTinyURL" - Me.CheckTinyURL.UseVisualStyleBackColor = True + 'PlaySnd ' - 'TextBitlyPw + resources.ApplyResources(Me.PlaySnd, "PlaySnd") + Me.PlaySnd.Name = "PlaySnd" + Me.PlaySnd.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.TextBitlyPw, "TextBitlyPw") - Me.TextBitlyPw.Name = "TextBitlyPw" + 'chkReadOwnPost ' - 'CheckAutoConvertUrl + resources.ApplyResources(Me.chkReadOwnPost, "chkReadOwnPost") + Me.chkReadOwnPost.Name = "chkReadOwnPost" + Me.chkReadOwnPost.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.CheckAutoConvertUrl, "CheckAutoConvertUrl") - Me.CheckAutoConvertUrl.Name = "CheckAutoConvertUrl" - Me.CheckAutoConvertUrl.UseVisualStyleBackColor = True + 'Label15 ' - 'Label71 + Me.Label15.BackColor = System.Drawing.SystemColors.ActiveCaption + Me.Label15.ForeColor = System.Drawing.SystemColors.ActiveCaptionText + resources.ApplyResources(Me.Label15, "Label15") + Me.Label15.Name = "Label15" ' - resources.ApplyResources(Me.Label71, "Label71") - Me.Label71.Name = "Label71" + 'BrowserPathText ' - 'ComboBoxAutoShortUrlFirst + resources.ApplyResources(Me.BrowserPathText, "BrowserPathText") + Me.BrowserPathText.Name = "BrowserPathText" ' - Me.ComboBoxAutoShortUrlFirst.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList - Me.ComboBoxAutoShortUrlFirst.FormattingEnabled = True - 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"), resources.GetString("ComboBoxAutoShortUrlFirst.Items5")}) - resources.ApplyResources(Me.ComboBoxAutoShortUrlFirst, "ComboBoxAutoShortUrlFirst") - Me.ComboBoxAutoShortUrlFirst.Name = "ComboBoxAutoShortUrlFirst" + 'UReadMng ' - 'Label76 + resources.ApplyResources(Me.UReadMng, "UReadMng") + Me.UReadMng.Name = "UReadMng" + Me.UReadMng.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.Label76, "Label76") - Me.Label76.Name = "Label76" + 'Label44 ' - 'Label77 + resources.ApplyResources(Me.Label44, "Label44") + Me.Label44.Name = "Label44" ' - resources.ApplyResources(Me.Label77, "Label77") - Me.Label77.Name = "Label77" + 'CheckCloseToExit ' - 'TextBitlyId + resources.ApplyResources(Me.CheckCloseToExit, "CheckCloseToExit") + Me.CheckCloseToExit.Name = "CheckCloseToExit" + Me.CheckCloseToExit.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.TextBitlyId, "TextBitlyId") - Me.TextBitlyId.Name = "TextBitlyId" + 'CheckMinimizeToTray ' - 'ProxyPanel + resources.ApplyResources(Me.CheckMinimizeToTray, "CheckMinimizeToTray") + Me.CheckMinimizeToTray.Name = "CheckMinimizeToTray" + Me.CheckMinimizeToTray.UseVisualStyleBackColor = true ' - Me.ProxyPanel.Controls.Add(Me.Label55) - Me.ProxyPanel.Controls.Add(Me.TextProxyPassword) - Me.ProxyPanel.Controls.Add(Me.RadioProxyNone) - Me.ProxyPanel.Controls.Add(Me.LabelProxyPassword) - Me.ProxyPanel.Controls.Add(Me.RadioProxyIE) - Me.ProxyPanel.Controls.Add(Me.TextProxyUser) - Me.ProxyPanel.Controls.Add(Me.RadioProxySpecified) - Me.ProxyPanel.Controls.Add(Me.LabelProxyUser) - Me.ProxyPanel.Controls.Add(Me.LabelProxyAddress) - Me.ProxyPanel.Controls.Add(Me.TextProxyPort) - Me.ProxyPanel.Controls.Add(Me.TextProxyAddress) - Me.ProxyPanel.Controls.Add(Me.LabelProxyPort) - resources.ApplyResources(Me.ProxyPanel, "ProxyPanel") - Me.ProxyPanel.Name = "ProxyPanel" + 'CheckReadOldPosts ' - 'Label55 + resources.ApplyResources(Me.CheckReadOldPosts, "CheckReadOldPosts") + Me.CheckReadOldPosts.Name = "CheckReadOldPosts" + Me.CheckReadOldPosts.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.Label55, "Label55") - Me.Label55.BackColor = System.Drawing.SystemColors.ActiveCaption - Me.Label55.ForeColor = System.Drawing.SystemColors.ActiveCaptionText - Me.Label55.Name = "Label55" + 'NotifyPanel ' - 'TextProxyPassword + Me.NotifyPanel.Controls.Add(Me.CheckUserUpdateEvent) + Me.NotifyPanel.Controls.Add(Me.Label35) + Me.NotifyPanel.Controls.Add(Me.ComboBoxEventNotifySound) + Me.NotifyPanel.Controls.Add(Me.CheckFavEventUnread) + Me.NotifyPanel.Controls.Add(Me.CheckListCreatedEvent) + Me.NotifyPanel.Controls.Add(Me.CheckBlockEvent) + Me.NotifyPanel.Controls.Add(Me.CheckForceEventNotify) + Me.NotifyPanel.Controls.Add(Me.CheckListMemberRemovedEvent) + Me.NotifyPanel.Controls.Add(Me.CheckListMemberAddedEvent) + Me.NotifyPanel.Controls.Add(Me.CheckFollowEvent) + Me.NotifyPanel.Controls.Add(Me.CheckUnfavoritesEvent) + Me.NotifyPanel.Controls.Add(Me.CheckFavoritesEvent) + Me.NotifyPanel.Controls.Add(Me.CheckEventNotify) + resources.ApplyResources(Me.NotifyPanel, "NotifyPanel") + Me.NotifyPanel.Name = "NotifyPanel" ' - resources.ApplyResources(Me.TextProxyPassword, "TextProxyPassword") - Me.TextProxyPassword.Name = "TextProxyPassword" - Me.TextProxyPassword.UseSystemPasswordChar = True + 'CheckUserUpdateEvent ' - 'RadioProxyNone + resources.ApplyResources(Me.CheckUserUpdateEvent, "CheckUserUpdateEvent") + Me.CheckUserUpdateEvent.Checked = true + Me.CheckUserUpdateEvent.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckUserUpdateEvent.Name = "CheckUserUpdateEvent" + Me.CheckUserUpdateEvent.ThreeState = true + Me.ToolTip1.SetToolTip(Me.CheckUserUpdateEvent, resources.GetString("CheckUserUpdateEvent.ToolTip")) + Me.CheckUserUpdateEvent.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.RadioProxyNone, "RadioProxyNone") - Me.RadioProxyNone.Name = "RadioProxyNone" - Me.RadioProxyNone.UseVisualStyleBackColor = True + 'Label35 ' - 'LabelProxyPassword + resources.ApplyResources(Me.Label35, "Label35") + Me.Label35.Name = "Label35" ' - resources.ApplyResources(Me.LabelProxyPassword, "LabelProxyPassword") - Me.LabelProxyPassword.Name = "LabelProxyPassword" + 'ComboBoxEventNotifySound ' - 'RadioProxyIE + Me.ComboBoxEventNotifySound.FormattingEnabled = true + resources.ApplyResources(Me.ComboBoxEventNotifySound, "ComboBoxEventNotifySound") + Me.ComboBoxEventNotifySound.Name = "ComboBoxEventNotifySound" ' - resources.ApplyResources(Me.RadioProxyIE, "RadioProxyIE") - Me.RadioProxyIE.Checked = True - Me.RadioProxyIE.Name = "RadioProxyIE" - Me.RadioProxyIE.TabStop = True - Me.RadioProxyIE.UseVisualStyleBackColor = True + 'CheckFavEventUnread ' - 'TextProxyUser + resources.ApplyResources(Me.CheckFavEventUnread, "CheckFavEventUnread") + Me.CheckFavEventUnread.Checked = true + Me.CheckFavEventUnread.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckFavEventUnread.Name = "CheckFavEventUnread" + Me.CheckFavEventUnread.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.TextProxyUser, "TextProxyUser") - Me.TextProxyUser.Name = "TextProxyUser" + 'CheckListCreatedEvent ' - 'RadioProxySpecified + resources.ApplyResources(Me.CheckListCreatedEvent, "CheckListCreatedEvent") + Me.CheckListCreatedEvent.Checked = true + Me.CheckListCreatedEvent.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckListCreatedEvent.Name = "CheckListCreatedEvent" + Me.CheckListCreatedEvent.ThreeState = true + Me.ToolTip1.SetToolTip(Me.CheckListCreatedEvent, resources.GetString("CheckListCreatedEvent.ToolTip")) + Me.CheckListCreatedEvent.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.RadioProxySpecified, "RadioProxySpecified") - Me.RadioProxySpecified.Name = "RadioProxySpecified" - Me.RadioProxySpecified.UseVisualStyleBackColor = True + 'CheckBlockEvent ' - 'LabelProxyUser + resources.ApplyResources(Me.CheckBlockEvent, "CheckBlockEvent") + Me.CheckBlockEvent.Checked = true + Me.CheckBlockEvent.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckBlockEvent.Name = "CheckBlockEvent" + Me.CheckBlockEvent.ThreeState = true + Me.ToolTip1.SetToolTip(Me.CheckBlockEvent, resources.GetString("CheckBlockEvent.ToolTip")) + Me.CheckBlockEvent.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.LabelProxyUser, "LabelProxyUser") - Me.LabelProxyUser.Name = "LabelProxyUser" + 'CheckForceEventNotify ' - 'LabelProxyAddress + resources.ApplyResources(Me.CheckForceEventNotify, "CheckForceEventNotify") + Me.CheckForceEventNotify.Checked = true + Me.CheckForceEventNotify.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckForceEventNotify.Name = "CheckForceEventNotify" + Me.CheckForceEventNotify.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.LabelProxyAddress, "LabelProxyAddress") - Me.LabelProxyAddress.Name = "LabelProxyAddress" + 'CheckListMemberRemovedEvent ' - 'TextProxyPort + resources.ApplyResources(Me.CheckListMemberRemovedEvent, "CheckListMemberRemovedEvent") + Me.CheckListMemberRemovedEvent.Checked = true + Me.CheckListMemberRemovedEvent.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckListMemberRemovedEvent.Name = "CheckListMemberRemovedEvent" + Me.CheckListMemberRemovedEvent.ThreeState = true + Me.ToolTip1.SetToolTip(Me.CheckListMemberRemovedEvent, resources.GetString("CheckListMemberRemovedEvent.ToolTip")) + Me.CheckListMemberRemovedEvent.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.TextProxyPort, "TextProxyPort") - Me.TextProxyPort.Name = "TextProxyPort" + 'CheckListMemberAddedEvent ' - 'TextProxyAddress + resources.ApplyResources(Me.CheckListMemberAddedEvent, "CheckListMemberAddedEvent") + Me.CheckListMemberAddedEvent.Checked = true + Me.CheckListMemberAddedEvent.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckListMemberAddedEvent.Name = "CheckListMemberAddedEvent" + Me.CheckListMemberAddedEvent.ThreeState = true + Me.ToolTip1.SetToolTip(Me.CheckListMemberAddedEvent, resources.GetString("CheckListMemberAddedEvent.ToolTip")) + Me.CheckListMemberAddedEvent.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.TextProxyAddress, "TextProxyAddress") - Me.TextProxyAddress.Name = "TextProxyAddress" + 'CheckFollowEvent ' - 'LabelProxyPort + resources.ApplyResources(Me.CheckFollowEvent, "CheckFollowEvent") + Me.CheckFollowEvent.Checked = true + Me.CheckFollowEvent.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckFollowEvent.Name = "CheckFollowEvent" + Me.CheckFollowEvent.ThreeState = true + Me.ToolTip1.SetToolTip(Me.CheckFollowEvent, resources.GetString("CheckFollowEvent.ToolTip")) + Me.CheckFollowEvent.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.LabelProxyPort, "LabelProxyPort") - Me.LabelProxyPort.Name = "LabelProxyPort" + 'CheckUnfavoritesEvent ' - 'ConnectionPanel + resources.ApplyResources(Me.CheckUnfavoritesEvent, "CheckUnfavoritesEvent") + Me.CheckUnfavoritesEvent.Checked = true + Me.CheckUnfavoritesEvent.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckUnfavoritesEvent.Name = "CheckUnfavoritesEvent" + Me.CheckUnfavoritesEvent.ThreeState = true + Me.ToolTip1.SetToolTip(Me.CheckUnfavoritesEvent, resources.GetString("CheckUnfavoritesEvent.ToolTip")) + Me.CheckUnfavoritesEvent.UseVisualStyleBackColor = true ' - Me.ConnectionPanel.Controls.Add(Me.CheckEnableBasicAuth) - Me.ConnectionPanel.Controls.Add(Me.TwitterSearchAPIText) - Me.ConnectionPanel.Controls.Add(Me.Label31) - Me.ConnectionPanel.Controls.Add(Me.TwitterAPIText) - Me.ConnectionPanel.Controls.Add(Me.Label8) - Me.ConnectionPanel.Controls.Add(Me.CheckUseSsl) - Me.ConnectionPanel.Controls.Add(Me.Label64) - Me.ConnectionPanel.Controls.Add(Me.ConnectionTimeOut) - Me.ConnectionPanel.Controls.Add(Me.Label63) - resources.ApplyResources(Me.ConnectionPanel, "ConnectionPanel") - Me.ConnectionPanel.Name = "ConnectionPanel" + 'CheckFavoritesEvent ' - 'CheckEnableBasicAuth + resources.ApplyResources(Me.CheckFavoritesEvent, "CheckFavoritesEvent") + Me.CheckFavoritesEvent.Checked = true + Me.CheckFavoritesEvent.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckFavoritesEvent.Name = "CheckFavoritesEvent" + Me.CheckFavoritesEvent.ThreeState = true + Me.ToolTip1.SetToolTip(Me.CheckFavoritesEvent, resources.GetString("CheckFavoritesEvent.ToolTip")) + Me.CheckFavoritesEvent.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.CheckEnableBasicAuth, "CheckEnableBasicAuth") - Me.CheckEnableBasicAuth.Name = "CheckEnableBasicAuth" - Me.CheckEnableBasicAuth.UseVisualStyleBackColor = True + 'CheckEventNotify ' - 'TwitterSearchAPIText + resources.ApplyResources(Me.CheckEventNotify, "CheckEventNotify") + Me.CheckEventNotify.Checked = true + Me.CheckEventNotify.CheckState = System.Windows.Forms.CheckState.Checked + Me.CheckEventNotify.Name = "CheckEventNotify" + Me.CheckEventNotify.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.TwitterSearchAPIText, "TwitterSearchAPIText") - Me.TwitterSearchAPIText.Name = "TwitterSearchAPIText" + 'TweetPrvPanel ' - 'Label31 + Me.TweetPrvPanel.Controls.Add(Me.HideDuplicatedRetweetsCheck) + Me.TweetPrvPanel.Controls.Add(Me.Label47) + Me.TweetPrvPanel.Controls.Add(Me.LabelDateTimeFormatApplied) + Me.TweetPrvPanel.Controls.Add(Me.Label62) + Me.TweetPrvPanel.Controls.Add(Me.CmbDateTimeFormat) + Me.TweetPrvPanel.Controls.Add(Me.Label23) + Me.TweetPrvPanel.Controls.Add(Me.Label11) + Me.TweetPrvPanel.Controls.Add(Me.IconSize) + Me.TweetPrvPanel.Controls.Add(Me.TextBox3) + Me.TweetPrvPanel.Controls.Add(Me.CheckSortOrderLock) + Me.TweetPrvPanel.Controls.Add(Me.CheckShowGrid) + Me.TweetPrvPanel.Controls.Add(Me.chkUnreadStyle) + Me.TweetPrvPanel.Controls.Add(Me.OneWayLv) + resources.ApplyResources(Me.TweetPrvPanel, "TweetPrvPanel") + Me.TweetPrvPanel.Name = "TweetPrvPanel" ' - resources.ApplyResources(Me.Label31, "Label31") - Me.Label31.Name = "Label31" + 'HideDuplicatedRetweetsCheck ' - 'TwitterAPIText + resources.ApplyResources(Me.HideDuplicatedRetweetsCheck, "HideDuplicatedRetweetsCheck") + Me.HideDuplicatedRetweetsCheck.Name = "HideDuplicatedRetweetsCheck" + Me.HideDuplicatedRetweetsCheck.UseVisualStyleBackColor = true ' - resources.ApplyResources(Me.TwitterAPIText, "TwitterAPIText") - Me.TwitterAPIText.Name = "TwitterAPIText" + 'Label47 ' - 'Label8 + resources.ApplyResources(Me.Label47, "Label47") + Me.Label47.BackColor = System.Drawing.SystemColors.ActiveCaption + Me.Label47.ForeColor = System.Drawing.SystemColors.ActiveCaptionText + Me.Label47.Name = "Label47" ' - resources.ApplyResources(Me.Label8, "Label8") - Me.Label8.Name = "Label8" + 'LabelDateTimeFormatApplied ' - 'CheckUseSsl + resources.ApplyResources(Me.LabelDateTimeFormatApplied, "LabelDateTimeFormatApplied") + Me.LabelDateTimeFormatApplied.Name = "LabelDateTimeFormatApplied" ' - resources.ApplyResources(Me.CheckUseSsl, "CheckUseSsl") - Me.CheckUseSsl.Name = "CheckUseSsl" - Me.CheckUseSsl.UseVisualStyleBackColor = True + 'Label62 ' - 'Label64 + resources.ApplyResources(Me.Label62, "Label62") + Me.Label62.Name = "Label62" ' - resources.ApplyResources(Me.Label64, "Label64") - Me.Label64.BackColor = System.Drawing.SystemColors.ActiveCaption - Me.Label64.ForeColor = System.Drawing.SystemColors.ActiveCaptionText - Me.Label64.Name = "Label64" + 'CmbDateTimeFormat ' - 'ConnectionTimeOut + resources.ApplyResources(Me.CmbDateTimeFormat, "CmbDateTimeFormat") + 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")}) + Me.CmbDateTimeFormat.Name = "CmbDateTimeFormat" ' - resources.ApplyResources(Me.ConnectionTimeOut, "ConnectionTimeOut") - Me.ConnectionTimeOut.Name = "ConnectionTimeOut" + 'Label23 ' - 'Label63 + resources.ApplyResources(Me.Label23, "Label23") + Me.Label23.Name = "Label23" ' - resources.ApplyResources(Me.Label63, "Label63") - Me.Label63.Name = "Label63" + 'Label11 ' - 'FontPanel2 + resources.ApplyResources(Me.Label11, "Label11") + Me.Label11.Name = "Label11" ' - Me.FontPanel2.Controls.Add(Me.GroupBox5) - resources.ApplyResources(Me.FontPanel2, "FontPanel2") - Me.FontPanel2.Name = "FontPanel2" + 'IconSize ' - 'GroupBox5 + Me.IconSize.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList + Me.IconSize.FormattingEnabled = true + 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")}) + resources.ApplyResources(Me.IconSize, "IconSize") + Me.IconSize.Name = "IconSize" ' - Me.GroupBox5.Controls.Add(Me.Label65) - Me.GroupBox5.Controls.Add(Me.Label52) - Me.GroupBox5.Controls.Add(Me.Label49) - Me.GroupBox5.Controls.Add(Me.Label9) - Me.GroupBox5.Controls.Add(Me.Label14) - Me.GroupBox5.Controls.Add(Me.Label16) - Me.GroupBox5.Controls.Add(Me.Label32) - Me.GroupBox5.Controls.Add(Me.Label34) - Me.GroupBox5.Controls.Add(Me.Label36) - Me.GroupBox5.Controls.Add(Me.btnInputFont) - Me.GroupBox5.Controls.Add(Me.btnInputBackcolor) - Me.GroupBox5.Controls.Add(Me.btnAtTo) - Me.GroupBox5.Controls.Add(Me.btnListBack) - Me.GroupBox5.Controls.Add(Me.btnAtFromTarget) - Me.GroupBox5.Controls.Add(Me.btnAtTarget) - Me.GroupBox5.Controls.Add(Me.btnTarget) - Me.GroupBox5.Controls.Add(Me.btnAtSelf) - Me.GroupBox5.Controls.Add(Me.btnSelf) - Me.GroupBox5.Controls.Add(Me.lblInputFont) - Me.GroupBox5.Controls.Add(Me.lblInputBackcolor) - Me.GroupBox5.Controls.Add(Me.lblAtTo) - Me.GroupBox5.Controls.Add(Me.lblListBackcolor) - Me.GroupBox5.Controls.Add(Me.lblAtFromTarget) - Me.GroupBox5.Controls.Add(Me.lblAtTarget) - Me.GroupBox5.Controls.Add(Me.lblTarget) - Me.GroupBox5.Controls.Add(Me.lblAtSelf) - Me.GroupBox5.Controls.Add(Me.lblSelf) - Me.GroupBox5.Controls.Add(Me.ButtonBackToDefaultFontColor2) - resources.ApplyResources(Me.GroupBox5, "GroupBox5") - Me.GroupBox5.Name = "GroupBox5" - Me.GroupBox5.TabStop = False + 'TextBox3 + ' + resources.ApplyResources(Me.TextBox3, "TextBox3") + Me.TextBox3.Name = "TextBox3" + ' + 'CheckSortOrderLock + ' + resources.ApplyResources(Me.CheckSortOrderLock, "CheckSortOrderLock") + Me.CheckSortOrderLock.Name = "CheckSortOrderLock" + Me.CheckSortOrderLock.UseVisualStyleBackColor = true + ' + 'CheckShowGrid + ' + resources.ApplyResources(Me.CheckShowGrid, "CheckShowGrid") + Me.CheckShowGrid.Name = "CheckShowGrid" + Me.CheckShowGrid.UseVisualStyleBackColor = true + ' + 'chkUnreadStyle + ' + resources.ApplyResources(Me.chkUnreadStyle, "chkUnreadStyle") + Me.chkUnreadStyle.Name = "chkUnreadStyle" + Me.chkUnreadStyle.UseVisualStyleBackColor = true + ' + 'OneWayLv + ' + resources.ApplyResources(Me.OneWayLv, "OneWayLv") + Me.OneWayLv.Name = "OneWayLv" + Me.OneWayLv.UseVisualStyleBackColor = true + ' + 'GetPeriodPanel + ' + Me.GetPeriodPanel.Controls.Add(Me.LabelApiUsingUserStreamEnabled) + Me.GetPeriodPanel.Controls.Add(Me.LabelUserStreamActive) + Me.GetPeriodPanel.Controls.Add(Me.Label21) + Me.GetPeriodPanel.Controls.Add(Me.UserTimelinePeriod) + Me.GetPeriodPanel.Controls.Add(Me.TimelinePeriod) + Me.GetPeriodPanel.Controls.Add(Me.Label3) + Me.GetPeriodPanel.Controls.Add(Me.ButtonApiCalc) + Me.GetPeriodPanel.Controls.Add(Me.LabelPostAndGet) + Me.GetPeriodPanel.Controls.Add(Me.LabelApiUsing) + Me.GetPeriodPanel.Controls.Add(Me.Label33) + Me.GetPeriodPanel.Controls.Add(Me.ListsPeriod) + Me.GetPeriodPanel.Controls.Add(Me.Label7) + Me.GetPeriodPanel.Controls.Add(Me.PubSearchPeriod) + Me.GetPeriodPanel.Controls.Add(Me.Label69) + Me.GetPeriodPanel.Controls.Add(Me.ReplyPeriod) + Me.GetPeriodPanel.Controls.Add(Me.CheckPostAndGet) + Me.GetPeriodPanel.Controls.Add(Me.CheckPeriodAdjust) + Me.GetPeriodPanel.Controls.Add(Me.Label5) + Me.GetPeriodPanel.Controls.Add(Me.DMPeriod) + Me.GetPeriodPanel.Controls.Add(Me.UserstreamPeriod) + Me.GetPeriodPanel.Controls.Add(Me.StartupUserstreamCheck) + Me.GetPeriodPanel.Controls.Add(Me.Label83) + resources.ApplyResources(Me.GetPeriodPanel, "GetPeriodPanel") + Me.GetPeriodPanel.Name = "GetPeriodPanel" + ' + 'LabelApiUsingUserStreamEnabled + ' + resources.ApplyResources(Me.LabelApiUsingUserStreamEnabled, "LabelApiUsingUserStreamEnabled") + Me.LabelApiUsingUserStreamEnabled.Name = "LabelApiUsingUserStreamEnabled" + ' + 'LabelUserStreamActive + ' + resources.ApplyResources(Me.LabelUserStreamActive, "LabelUserStreamActive") + Me.LabelUserStreamActive.Name = "LabelUserStreamActive" + ' + 'Label21 + ' + resources.ApplyResources(Me.Label21, "Label21") + Me.Label21.Name = "Label21" + ' + 'UserTimelinePeriod + ' + resources.ApplyResources(Me.UserTimelinePeriod, "UserTimelinePeriod") + Me.UserTimelinePeriod.Name = "UserTimelinePeriod" + ' + 'TimelinePeriod + ' + resources.ApplyResources(Me.TimelinePeriod, "TimelinePeriod") + Me.TimelinePeriod.Name = "TimelinePeriod" + ' + 'Label3 + ' + resources.ApplyResources(Me.Label3, "Label3") + Me.Label3.Name = "Label3" + ' + 'ButtonApiCalc + ' + resources.ApplyResources(Me.ButtonApiCalc, "ButtonApiCalc") + Me.ButtonApiCalc.Name = "ButtonApiCalc" + Me.ButtonApiCalc.UseVisualStyleBackColor = true + ' + 'LabelPostAndGet + ' + resources.ApplyResources(Me.LabelPostAndGet, "LabelPostAndGet") + Me.LabelPostAndGet.Name = "LabelPostAndGet" + ' + 'LabelApiUsing + ' + resources.ApplyResources(Me.LabelApiUsing, "LabelApiUsing") + Me.LabelApiUsing.Name = "LabelApiUsing" + ' + 'Label33 + ' + resources.ApplyResources(Me.Label33, "Label33") + Me.Label33.Name = "Label33" + ' + 'ListsPeriod + ' + resources.ApplyResources(Me.ListsPeriod, "ListsPeriod") + Me.ListsPeriod.Name = "ListsPeriod" + ' + 'Label7 + ' + resources.ApplyResources(Me.Label7, "Label7") + Me.Label7.Name = "Label7" + ' + 'PubSearchPeriod + ' + resources.ApplyResources(Me.PubSearchPeriod, "PubSearchPeriod") + Me.PubSearchPeriod.Name = "PubSearchPeriod" + ' + 'Label69 + ' + resources.ApplyResources(Me.Label69, "Label69") + Me.Label69.Name = "Label69" ' - 'Label65 + 'ReplyPeriod ' - resources.ApplyResources(Me.Label65, "Label65") - Me.Label65.Name = "Label65" + resources.ApplyResources(Me.ReplyPeriod, "ReplyPeriod") + Me.ReplyPeriod.Name = "ReplyPeriod" ' - 'Label52 + 'CheckPostAndGet ' - resources.ApplyResources(Me.Label52, "Label52") - Me.Label52.Name = "Label52" + resources.ApplyResources(Me.CheckPostAndGet, "CheckPostAndGet") + Me.CheckPostAndGet.Name = "CheckPostAndGet" + Me.CheckPostAndGet.UseVisualStyleBackColor = true ' - 'Label49 + 'CheckPeriodAdjust ' - resources.ApplyResources(Me.Label49, "Label49") - Me.Label49.Name = "Label49" + resources.ApplyResources(Me.CheckPeriodAdjust, "CheckPeriodAdjust") + Me.CheckPeriodAdjust.Name = "CheckPeriodAdjust" + Me.CheckPeriodAdjust.UseVisualStyleBackColor = true ' - 'Label9 + 'Label5 ' - resources.ApplyResources(Me.Label9, "Label9") - Me.Label9.Name = "Label9" + resources.ApplyResources(Me.Label5, "Label5") + Me.Label5.Name = "Label5" ' - 'Label14 + 'DMPeriod ' - resources.ApplyResources(Me.Label14, "Label14") - Me.Label14.Name = "Label14" + resources.ApplyResources(Me.DMPeriod, "DMPeriod") + Me.DMPeriod.Name = "DMPeriod" ' - 'Label16 + 'UserstreamPeriod ' - resources.ApplyResources(Me.Label16, "Label16") - Me.Label16.Name = "Label16" + resources.ApplyResources(Me.UserstreamPeriod, "UserstreamPeriod") + Me.UserstreamPeriod.Name = "UserstreamPeriod" ' - 'Label32 + 'StartupUserstreamCheck ' - resources.ApplyResources(Me.Label32, "Label32") - Me.Label32.Name = "Label32" + resources.ApplyResources(Me.StartupUserstreamCheck, "StartupUserstreamCheck") + Me.StartupUserstreamCheck.Name = "StartupUserstreamCheck" + Me.StartupUserstreamCheck.UseVisualStyleBackColor = true ' - 'Label34 + 'Label83 ' - resources.ApplyResources(Me.Label34, "Label34") - Me.Label34.Name = "Label34" + resources.ApplyResources(Me.Label83, "Label83") + Me.Label83.Name = "Label83" ' - 'Label36 + 'PreviewPanel ' - resources.ApplyResources(Me.Label36, "Label36") - Me.Label36.Name = "Label36" + Me.PreviewPanel.Controls.Add(Me.ReplyIconStateCombo) + Me.PreviewPanel.Controls.Add(Me.Label72) + Me.PreviewPanel.Controls.Add(Me.ChkNewMentionsBlink) + Me.PreviewPanel.Controls.Add(Me.chkTabIconDisp) + Me.PreviewPanel.Controls.Add(Me.CheckPreviewEnable) + Me.PreviewPanel.Controls.Add(Me.Label81) + Me.PreviewPanel.Controls.Add(Me.LanguageCombo) + Me.PreviewPanel.Controls.Add(Me.Label13) + Me.PreviewPanel.Controls.Add(Me.CheckAlwaysTop) + Me.PreviewPanel.Controls.Add(Me.CheckMonospace) + Me.PreviewPanel.Controls.Add(Me.CheckBalloonLimit) + Me.PreviewPanel.Controls.Add(Me.Label10) + Me.PreviewPanel.Controls.Add(Me.ComboDispTitle) + Me.PreviewPanel.Controls.Add(Me.Label45) + Me.PreviewPanel.Controls.Add(Me.cmbNameBalloon) + Me.PreviewPanel.Controls.Add(Me.CheckDispUsername) + Me.PreviewPanel.Controls.Add(Me.CheckBox3) + resources.ApplyResources(Me.PreviewPanel, "PreviewPanel") + Me.PreviewPanel.Name = "PreviewPanel" ' - 'btnInputFont + 'ReplyIconStateCombo ' - resources.ApplyResources(Me.btnInputFont, "btnInputFont") - Me.btnInputFont.Name = "btnInputFont" - Me.btnInputFont.UseVisualStyleBackColor = True + Me.ReplyIconStateCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList + Me.ReplyIconStateCombo.FormattingEnabled = true + Me.ReplyIconStateCombo.Items.AddRange(New Object() {resources.GetString("ReplyIconStateCombo.Items"), resources.GetString("ReplyIconStateCombo.Items1"), resources.GetString("ReplyIconStateCombo.Items2")}) + resources.ApplyResources(Me.ReplyIconStateCombo, "ReplyIconStateCombo") + Me.ReplyIconStateCombo.Name = "ReplyIconStateCombo" ' - 'btnInputBackcolor + 'Label72 ' - resources.ApplyResources(Me.btnInputBackcolor, "btnInputBackcolor") - Me.btnInputBackcolor.Name = "btnInputBackcolor" - Me.btnInputBackcolor.UseVisualStyleBackColor = True + resources.ApplyResources(Me.Label72, "Label72") + Me.Label72.Name = "Label72" ' - 'btnAtTo + 'ChkNewMentionsBlink ' - resources.ApplyResources(Me.btnAtTo, "btnAtTo") - Me.btnAtTo.Name = "btnAtTo" - Me.btnAtTo.UseVisualStyleBackColor = True + resources.ApplyResources(Me.ChkNewMentionsBlink, "ChkNewMentionsBlink") + Me.ChkNewMentionsBlink.Name = "ChkNewMentionsBlink" + Me.ChkNewMentionsBlink.UseVisualStyleBackColor = true ' - 'btnListBack + 'chkTabIconDisp ' - resources.ApplyResources(Me.btnListBack, "btnListBack") - Me.btnListBack.Name = "btnListBack" - Me.btnListBack.UseVisualStyleBackColor = True + resources.ApplyResources(Me.chkTabIconDisp, "chkTabIconDisp") + Me.chkTabIconDisp.Name = "chkTabIconDisp" + Me.chkTabIconDisp.UseVisualStyleBackColor = true ' - 'btnAtFromTarget + 'CheckPreviewEnable ' - resources.ApplyResources(Me.btnAtFromTarget, "btnAtFromTarget") - Me.btnAtFromTarget.Name = "btnAtFromTarget" - Me.btnAtFromTarget.UseVisualStyleBackColor = True + resources.ApplyResources(Me.CheckPreviewEnable, "CheckPreviewEnable") + Me.CheckPreviewEnable.Name = "CheckPreviewEnable" + Me.CheckPreviewEnable.UseVisualStyleBackColor = true ' - 'btnAtTarget + 'Label81 ' - resources.ApplyResources(Me.btnAtTarget, "btnAtTarget") - Me.btnAtTarget.Name = "btnAtTarget" - Me.btnAtTarget.UseVisualStyleBackColor = True + resources.ApplyResources(Me.Label81, "Label81") + Me.Label81.BackColor = System.Drawing.SystemColors.ActiveCaption + Me.Label81.ForeColor = System.Drawing.SystemColors.ActiveCaptionText + Me.Label81.Name = "Label81" ' - 'btnTarget + 'LanguageCombo ' - resources.ApplyResources(Me.btnTarget, "btnTarget") - Me.btnTarget.Name = "btnTarget" - Me.btnTarget.UseVisualStyleBackColor = True + Me.LanguageCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList + Me.LanguageCombo.FormattingEnabled = true + Me.LanguageCombo.Items.AddRange(New Object() {resources.GetString("LanguageCombo.Items"), resources.GetString("LanguageCombo.Items1"), resources.GetString("LanguageCombo.Items2"), resources.GetString("LanguageCombo.Items3")}) + resources.ApplyResources(Me.LanguageCombo, "LanguageCombo") + Me.LanguageCombo.Name = "LanguageCombo" ' - 'btnAtSelf + 'Label13 ' - resources.ApplyResources(Me.btnAtSelf, "btnAtSelf") - Me.btnAtSelf.Name = "btnAtSelf" - Me.btnAtSelf.UseVisualStyleBackColor = True + resources.ApplyResources(Me.Label13, "Label13") + Me.Label13.Name = "Label13" ' - 'btnSelf + 'CheckAlwaysTop ' - resources.ApplyResources(Me.btnSelf, "btnSelf") - Me.btnSelf.Name = "btnSelf" - Me.btnSelf.UseVisualStyleBackColor = True + resources.ApplyResources(Me.CheckAlwaysTop, "CheckAlwaysTop") + Me.CheckAlwaysTop.Name = "CheckAlwaysTop" + Me.CheckAlwaysTop.UseVisualStyleBackColor = true ' - 'lblInputFont + 'CheckMonospace ' - Me.lblInputFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblInputFont, "lblInputFont") - Me.lblInputFont.Name = "lblInputFont" + resources.ApplyResources(Me.CheckMonospace, "CheckMonospace") + Me.CheckMonospace.Name = "CheckMonospace" + Me.CheckMonospace.UseVisualStyleBackColor = true ' - 'lblInputBackcolor + 'CheckBalloonLimit ' - Me.lblInputBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblInputBackcolor, "lblInputBackcolor") - Me.lblInputBackcolor.Name = "lblInputBackcolor" + resources.ApplyResources(Me.CheckBalloonLimit, "CheckBalloonLimit") + Me.CheckBalloonLimit.Name = "CheckBalloonLimit" + Me.CheckBalloonLimit.UseVisualStyleBackColor = true ' - 'lblAtTo + 'Label10 ' - Me.lblAtTo.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblAtTo, "lblAtTo") - Me.lblAtTo.Name = "lblAtTo" + resources.ApplyResources(Me.Label10, "Label10") + Me.Label10.Name = "Label10" ' - 'lblListBackcolor + 'ComboDispTitle ' - Me.lblListBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblListBackcolor, "lblListBackcolor") - Me.lblListBackcolor.Name = "lblListBackcolor" + Me.ComboDispTitle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList + Me.ComboDispTitle.FormattingEnabled = true + 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"), resources.GetString("ComboDispTitle.Items7")}) + resources.ApplyResources(Me.ComboDispTitle, "ComboDispTitle") + Me.ComboDispTitle.Name = "ComboDispTitle" ' - 'lblAtFromTarget + 'Label45 ' - Me.lblAtFromTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblAtFromTarget, "lblAtFromTarget") - Me.lblAtFromTarget.Name = "lblAtFromTarget" + resources.ApplyResources(Me.Label45, "Label45") + Me.Label45.Name = "Label45" ' - 'lblAtTarget + 'cmbNameBalloon ' - Me.lblAtTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblAtTarget, "lblAtTarget") - Me.lblAtTarget.Name = "lblAtTarget" + Me.cmbNameBalloon.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList + Me.cmbNameBalloon.FormattingEnabled = true + Me.cmbNameBalloon.Items.AddRange(New Object() {resources.GetString("cmbNameBalloon.Items"), resources.GetString("cmbNameBalloon.Items1"), resources.GetString("cmbNameBalloon.Items2")}) + resources.ApplyResources(Me.cmbNameBalloon, "cmbNameBalloon") + Me.cmbNameBalloon.Name = "cmbNameBalloon" ' - 'lblTarget + 'CheckDispUsername ' - Me.lblTarget.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblTarget, "lblTarget") - Me.lblTarget.Name = "lblTarget" + resources.ApplyResources(Me.CheckDispUsername, "CheckDispUsername") + Me.CheckDispUsername.Name = "CheckDispUsername" + Me.CheckDispUsername.UseVisualStyleBackColor = true ' - 'lblAtSelf + 'CheckBox3 ' - Me.lblAtSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblAtSelf, "lblAtSelf") - Me.lblAtSelf.Name = "lblAtSelf" + resources.ApplyResources(Me.CheckBox3, "CheckBox3") + Me.CheckBox3.Name = "CheckBox3" + Me.CheckBox3.UseVisualStyleBackColor = true ' - 'lblSelf + 'BasedPanel ' - Me.lblSelf.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D - resources.ApplyResources(Me.lblSelf, "lblSelf") - Me.lblSelf.Name = "lblSelf" + Me.BasedPanel.Controls.Add(Me.AuthBasicRadio) + Me.BasedPanel.Controls.Add(Me.AuthOAuthRadio) + Me.BasedPanel.Controls.Add(Me.Label6) + Me.BasedPanel.Controls.Add(Me.AuthClearButton) + Me.BasedPanel.Controls.Add(Me.AuthUserLabel) + Me.BasedPanel.Controls.Add(Me.AuthStateLabel) + Me.BasedPanel.Controls.Add(Me.Label4) + Me.BasedPanel.Controls.Add(Me.AuthorizeButton) + Me.BasedPanel.Controls.Add(Me.Label1) + Me.BasedPanel.Controls.Add(Me.Label2) + Me.BasedPanel.Controls.Add(Me.Username) + Me.BasedPanel.Controls.Add(Me.Password) + resources.ApplyResources(Me.BasedPanel, "BasedPanel") + Me.BasedPanel.Name = "BasedPanel" ' - 'ButtonBackToDefaultFontColor2 + 'AuthBasicRadio ' - resources.ApplyResources(Me.ButtonBackToDefaultFontColor2, "ButtonBackToDefaultFontColor2") - Me.ButtonBackToDefaultFontColor2.Name = "ButtonBackToDefaultFontColor2" - Me.ButtonBackToDefaultFontColor2.UseVisualStyleBackColor = True + resources.ApplyResources(Me.AuthBasicRadio, "AuthBasicRadio") + Me.AuthBasicRadio.Name = "AuthBasicRadio" + Me.AuthBasicRadio.UseVisualStyleBackColor = true ' - 'TweetActPanel + 'AuthOAuthRadio ' - Me.TweetActPanel.Controls.Add(Me.CheckHashSupple) - Me.TweetActPanel.Controls.Add(Me.CheckAtIdSupple) - Me.TweetActPanel.Controls.Add(Me.ComboBoxPostKeySelect) - Me.TweetActPanel.Controls.Add(Me.Label27) - Me.TweetActPanel.Controls.Add(Me.CheckRetweetNoConfirm) - Me.TweetActPanel.Controls.Add(Me.Label12) - Me.TweetActPanel.Controls.Add(Me.CheckUseRecommendStatus) - Me.TweetActPanel.Controls.Add(Me.StatusText) - resources.ApplyResources(Me.TweetActPanel, "TweetActPanel") - Me.TweetActPanel.Name = "TweetActPanel" + resources.ApplyResources(Me.AuthOAuthRadio, "AuthOAuthRadio") + Me.AuthOAuthRadio.Checked = true + Me.AuthOAuthRadio.Name = "AuthOAuthRadio" + Me.AuthOAuthRadio.TabStop = true + Me.AuthOAuthRadio.UseVisualStyleBackColor = true + ' + 'Label6 + ' + resources.ApplyResources(Me.Label6, "Label6") + Me.Label6.Name = "Label6" + ' + 'AuthClearButton + ' + resources.ApplyResources(Me.AuthClearButton, "AuthClearButton") + Me.AuthClearButton.Name = "AuthClearButton" + Me.AuthClearButton.UseVisualStyleBackColor = true + ' + 'AuthUserLabel + ' + Me.AuthUserLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.AuthUserLabel, "AuthUserLabel") + Me.AuthUserLabel.Name = "AuthUserLabel" + ' + 'AuthStateLabel + ' + Me.AuthStateLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.AuthStateLabel, "AuthStateLabel") + Me.AuthStateLabel.Name = "AuthStateLabel" + ' + 'Label4 + ' + resources.ApplyResources(Me.Label4, "Label4") + Me.Label4.Name = "Label4" ' - 'CheckHashSupple + 'AuthorizeButton ' - resources.ApplyResources(Me.CheckHashSupple, "CheckHashSupple") - Me.CheckHashSupple.Name = "CheckHashSupple" - Me.CheckHashSupple.UseVisualStyleBackColor = True + resources.ApplyResources(Me.AuthorizeButton, "AuthorizeButton") + Me.AuthorizeButton.Name = "AuthorizeButton" + Me.AuthorizeButton.UseVisualStyleBackColor = true ' - 'CheckAtIdSupple + 'Label1 ' - resources.ApplyResources(Me.CheckAtIdSupple, "CheckAtIdSupple") - Me.CheckAtIdSupple.Name = "CheckAtIdSupple" - Me.CheckAtIdSupple.UseVisualStyleBackColor = True + resources.ApplyResources(Me.Label1, "Label1") + Me.Label1.Name = "Label1" ' - 'ComboBoxPostKeySelect + 'Label2 ' - Me.ComboBoxPostKeySelect.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList - Me.ComboBoxPostKeySelect.FormattingEnabled = True - Me.ComboBoxPostKeySelect.Items.AddRange(New Object() {resources.GetString("ComboBoxPostKeySelect.Items"), resources.GetString("ComboBoxPostKeySelect.Items1"), resources.GetString("ComboBoxPostKeySelect.Items2")}) - resources.ApplyResources(Me.ComboBoxPostKeySelect, "ComboBoxPostKeySelect") - Me.ComboBoxPostKeySelect.Name = "ComboBoxPostKeySelect" + resources.ApplyResources(Me.Label2, "Label2") + Me.Label2.Name = "Label2" ' - 'Label27 + 'Username ' - resources.ApplyResources(Me.Label27, "Label27") - Me.Label27.Name = "Label27" + resources.ApplyResources(Me.Username, "Username") + Me.Username.Name = "Username" ' - 'CheckRetweetNoConfirm + 'Password ' - resources.ApplyResources(Me.CheckRetweetNoConfirm, "CheckRetweetNoConfirm") - Me.CheckRetweetNoConfirm.Name = "CheckRetweetNoConfirm" - Me.CheckRetweetNoConfirm.UseVisualStyleBackColor = True + resources.ApplyResources(Me.Password, "Password") + Me.Password.Name = "Password" + Me.Password.UseSystemPasswordChar = true ' - 'Label12 + 'FontPanel ' - resources.ApplyResources(Me.Label12, "Label12") - Me.Label12.Name = "Label12" + Me.FontPanel.Controls.Add(Me.GroupBox1) + resources.ApplyResources(Me.FontPanel, "FontPanel") + Me.FontPanel.Name = "FontPanel" ' - 'CheckUseRecommendStatus + 'GroupBox1 ' - resources.ApplyResources(Me.CheckUseRecommendStatus, "CheckUseRecommendStatus") - Me.CheckUseRecommendStatus.Name = "CheckUseRecommendStatus" - Me.CheckUseRecommendStatus.UseVisualStyleBackColor = True + Me.GroupBox1.Controls.Add(Me.btnRetweet) + Me.GroupBox1.Controls.Add(Me.lblRetweet) + Me.GroupBox1.Controls.Add(Me.Label80) + Me.GroupBox1.Controls.Add(Me.ButtonBackToDefaultFontColor) + Me.GroupBox1.Controls.Add(Me.btnDetailLink) + Me.GroupBox1.Controls.Add(Me.lblDetailLink) + Me.GroupBox1.Controls.Add(Me.Label18) + Me.GroupBox1.Controls.Add(Me.btnUnread) + Me.GroupBox1.Controls.Add(Me.lblUnread) + Me.GroupBox1.Controls.Add(Me.Label20) + Me.GroupBox1.Controls.Add(Me.btnDetailBack) + Me.GroupBox1.Controls.Add(Me.lblDetailBackcolor) + Me.GroupBox1.Controls.Add(Me.Label37) + Me.GroupBox1.Controls.Add(Me.btnDetail) + Me.GroupBox1.Controls.Add(Me.lblDetail) + Me.GroupBox1.Controls.Add(Me.Label26) + Me.GroupBox1.Controls.Add(Me.btnOWL) + Me.GroupBox1.Controls.Add(Me.lblOWL) + Me.GroupBox1.Controls.Add(Me.Label24) + Me.GroupBox1.Controls.Add(Me.btnFav) + Me.GroupBox1.Controls.Add(Me.lblFav) + Me.GroupBox1.Controls.Add(Me.Label22) + Me.GroupBox1.Controls.Add(Me.btnListFont) + Me.GroupBox1.Controls.Add(Me.lblListFont) + Me.GroupBox1.Controls.Add(Me.Label61) + resources.ApplyResources(Me.GroupBox1, "GroupBox1") + Me.GroupBox1.Name = "GroupBox1" + Me.GroupBox1.TabStop = false ' - 'StatusText + 'btnRetweet ' - resources.ApplyResources(Me.StatusText, "StatusText") - Me.StatusText.Name = "StatusText" + resources.ApplyResources(Me.btnRetweet, "btnRetweet") + Me.btnRetweet.Name = "btnRetweet" + Me.btnRetweet.UseVisualStyleBackColor = true ' - 'StartupPanel + 'lblRetweet ' - Me.StartupPanel.Controls.Add(Me.StartupReaded) - Me.StartupPanel.Controls.Add(Me.CheckStartupFollowers) - Me.StartupPanel.Controls.Add(Me.CheckStartupVersion) - Me.StartupPanel.Controls.Add(Me.chkGetFav) - resources.ApplyResources(Me.StartupPanel, "StartupPanel") - Me.StartupPanel.Name = "StartupPanel" + Me.lblRetweet.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblRetweet, "lblRetweet") + Me.lblRetweet.Name = "lblRetweet" ' - 'StartupReaded + 'Label80 ' - resources.ApplyResources(Me.StartupReaded, "StartupReaded") - Me.StartupReaded.Name = "StartupReaded" - Me.StartupReaded.UseVisualStyleBackColor = True + resources.ApplyResources(Me.Label80, "Label80") + Me.Label80.Name = "Label80" ' - 'CheckStartupFollowers + 'ButtonBackToDefaultFontColor ' - resources.ApplyResources(Me.CheckStartupFollowers, "CheckStartupFollowers") - Me.CheckStartupFollowers.Name = "CheckStartupFollowers" - Me.CheckStartupFollowers.UseVisualStyleBackColor = True + resources.ApplyResources(Me.ButtonBackToDefaultFontColor, "ButtonBackToDefaultFontColor") + Me.ButtonBackToDefaultFontColor.Name = "ButtonBackToDefaultFontColor" + Me.ButtonBackToDefaultFontColor.UseVisualStyleBackColor = true ' - 'CheckStartupVersion + 'btnDetailLink ' - resources.ApplyResources(Me.CheckStartupVersion, "CheckStartupVersion") - Me.CheckStartupVersion.Name = "CheckStartupVersion" - Me.CheckStartupVersion.UseVisualStyleBackColor = True + resources.ApplyResources(Me.btnDetailLink, "btnDetailLink") + Me.btnDetailLink.Name = "btnDetailLink" + Me.btnDetailLink.UseVisualStyleBackColor = true ' - 'chkGetFav + 'lblDetailLink ' - resources.ApplyResources(Me.chkGetFav, "chkGetFav") - Me.chkGetFav.Name = "chkGetFav" - Me.chkGetFav.UseVisualStyleBackColor = True + Me.lblDetailLink.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblDetailLink, "lblDetailLink") + Me.lblDetailLink.Name = "lblDetailLink" ' - 'GetCountPanel + 'Label18 ' - Me.GetCountPanel.Controls.Add(Me.ListTextCountApi) - Me.GetCountPanel.Controls.Add(Me.Label25) - Me.GetCountPanel.Controls.Add(Me.UserTimelineTextCountApi) - Me.GetCountPanel.Controls.Add(Me.Label17) - Me.GetCountPanel.Controls.Add(Me.Label30) - Me.GetCountPanel.Controls.Add(Me.Label28) - Me.GetCountPanel.Controls.Add(Me.Label19) - Me.GetCountPanel.Controls.Add(Me.FavoritesTextCountApi) - Me.GetCountPanel.Controls.Add(Me.SearchTextCountApi) - Me.GetCountPanel.Controls.Add(Me.Label66) - Me.GetCountPanel.Controls.Add(Me.FirstTextCountApi) - Me.GetCountPanel.Controls.Add(Me.GetMoreTextCountApi) - Me.GetCountPanel.Controls.Add(Me.Label53) - Me.GetCountPanel.Controls.Add(Me.UseChangeGetCount) - Me.GetCountPanel.Controls.Add(Me.TextCountApiReply) - Me.GetCountPanel.Controls.Add(Me.Label67) - Me.GetCountPanel.Controls.Add(Me.TextCountApi) - resources.ApplyResources(Me.GetCountPanel, "GetCountPanel") - Me.GetCountPanel.Name = "GetCountPanel" + resources.ApplyResources(Me.Label18, "Label18") + Me.Label18.Name = "Label18" ' - 'ListTextCountApi + 'btnUnread ' - resources.ApplyResources(Me.ListTextCountApi, "ListTextCountApi") - Me.ListTextCountApi.Name = "ListTextCountApi" + resources.ApplyResources(Me.btnUnread, "btnUnread") + Me.btnUnread.Name = "btnUnread" + Me.btnUnread.UseVisualStyleBackColor = true ' - 'Label25 + 'lblUnread ' - resources.ApplyResources(Me.Label25, "Label25") - Me.Label25.Name = "Label25" + Me.lblUnread.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblUnread, "lblUnread") + Me.lblUnread.Name = "lblUnread" ' - 'UserTimelineTextCountApi + 'Label20 ' - resources.ApplyResources(Me.UserTimelineTextCountApi, "UserTimelineTextCountApi") - Me.UserTimelineTextCountApi.Name = "UserTimelineTextCountApi" + resources.ApplyResources(Me.Label20, "Label20") + Me.Label20.Name = "Label20" ' - 'Label17 + 'btnDetailBack ' - resources.ApplyResources(Me.Label17, "Label17") - Me.Label17.Name = "Label17" + resources.ApplyResources(Me.btnDetailBack, "btnDetailBack") + Me.btnDetailBack.Name = "btnDetailBack" + Me.btnDetailBack.UseVisualStyleBackColor = true ' - 'Label30 + 'lblDetailBackcolor ' - resources.ApplyResources(Me.Label30, "Label30") - Me.Label30.Name = "Label30" + Me.lblDetailBackcolor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblDetailBackcolor, "lblDetailBackcolor") + Me.lblDetailBackcolor.Name = "lblDetailBackcolor" ' - 'Label28 + 'Label37 ' - resources.ApplyResources(Me.Label28, "Label28") - Me.Label28.Name = "Label28" + resources.ApplyResources(Me.Label37, "Label37") + Me.Label37.Name = "Label37" ' - 'Label19 + 'btnDetail ' - resources.ApplyResources(Me.Label19, "Label19") - Me.Label19.Name = "Label19" + resources.ApplyResources(Me.btnDetail, "btnDetail") + Me.btnDetail.Name = "btnDetail" + Me.btnDetail.UseVisualStyleBackColor = true ' - 'FavoritesTextCountApi + 'lblDetail ' - resources.ApplyResources(Me.FavoritesTextCountApi, "FavoritesTextCountApi") - Me.FavoritesTextCountApi.Name = "FavoritesTextCountApi" + Me.lblDetail.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblDetail, "lblDetail") + Me.lblDetail.Name = "lblDetail" ' - 'SearchTextCountApi + 'Label26 ' - resources.ApplyResources(Me.SearchTextCountApi, "SearchTextCountApi") - Me.SearchTextCountApi.Name = "SearchTextCountApi" + resources.ApplyResources(Me.Label26, "Label26") + Me.Label26.Name = "Label26" ' - 'Label66 + 'btnOWL ' - resources.ApplyResources(Me.Label66, "Label66") - Me.Label66.Name = "Label66" + resources.ApplyResources(Me.btnOWL, "btnOWL") + Me.btnOWL.Name = "btnOWL" + Me.btnOWL.UseVisualStyleBackColor = true ' - 'FirstTextCountApi + 'lblOWL ' - resources.ApplyResources(Me.FirstTextCountApi, "FirstTextCountApi") - Me.FirstTextCountApi.Name = "FirstTextCountApi" + Me.lblOWL.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblOWL, "lblOWL") + Me.lblOWL.Name = "lblOWL" ' - 'GetMoreTextCountApi + 'Label24 ' - resources.ApplyResources(Me.GetMoreTextCountApi, "GetMoreTextCountApi") - Me.GetMoreTextCountApi.Name = "GetMoreTextCountApi" + resources.ApplyResources(Me.Label24, "Label24") + Me.Label24.Name = "Label24" ' - 'Label53 + 'btnFav ' - resources.ApplyResources(Me.Label53, "Label53") - Me.Label53.Name = "Label53" + resources.ApplyResources(Me.btnFav, "btnFav") + Me.btnFav.Name = "btnFav" + Me.btnFav.UseVisualStyleBackColor = true ' - 'UseChangeGetCount + 'lblFav ' - resources.ApplyResources(Me.UseChangeGetCount, "UseChangeGetCount") - Me.UseChangeGetCount.Name = "UseChangeGetCount" - Me.UseChangeGetCount.UseVisualStyleBackColor = True + Me.lblFav.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblFav, "lblFav") + Me.lblFav.Name = "lblFav" ' - 'TextCountApiReply + 'Label22 ' - resources.ApplyResources(Me.TextCountApiReply, "TextCountApiReply") - Me.TextCountApiReply.Name = "TextCountApiReply" + resources.ApplyResources(Me.Label22, "Label22") + Me.Label22.Name = "Label22" ' - 'Label67 + 'btnListFont ' - resources.ApplyResources(Me.Label67, "Label67") - Me.Label67.Name = "Label67" + resources.ApplyResources(Me.btnListFont, "btnListFont") + Me.btnListFont.Name = "btnListFont" + Me.btnListFont.UseVisualStyleBackColor = true ' - 'TextCountApi + 'lblListFont ' - resources.ApplyResources(Me.TextCountApi, "TextCountApi") - Me.TextCountApi.Name = "TextCountApi" + Me.lblListFont.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D + resources.ApplyResources(Me.lblListFont, "lblListFont") + Me.lblListFont.Name = "lblListFont" + ' + 'Label61 + ' + resources.ApplyResources(Me.Label61, "Label61") + Me.Label61.Name = "Label61" ' 'Cancel ' - Me.Cancel.CausesValidation = False + Me.Cancel.CausesValidation = false Me.Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel resources.ApplyResources(Me.Cancel, "Cancel") Me.Cancel.Name = "Cancel" - Me.Cancel.UseVisualStyleBackColor = True + Me.Cancel.UseVisualStyleBackColor = true ' 'Save ' Me.Save.DialogResult = System.Windows.Forms.DialogResult.OK resources.ApplyResources(Me.Save, "Save") Me.Save.Name = "Save" - Me.Save.UseVisualStyleBackColor = True - ' - 'CheckForceResolve - ' - resources.ApplyResources(Me.CheckForceResolve, "CheckForceResolve") - Me.CheckForceResolve.Name = "CheckForceResolve" - Me.CheckForceResolve.UseVisualStyleBackColor = True + Me.Save.UseVisualStyleBackColor = true ' 'AppendSettingDialog ' @@ -1972,53 +2031,55 @@ Partial Class AppendSettingDialog Me.Controls.Add(Me.Save) Me.Controls.Add(Me.SplitContainer1) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D - Me.MaximizeBox = False - Me.MinimizeBox = False + Me.MaximizeBox = false + Me.MinimizeBox = false Me.Name = "AppendSettingDialog" - Me.ShowIcon = False - Me.ShowInTaskbar = False - Me.TopMost = True - Me.SplitContainer1.Panel1.ResumeLayout(False) - Me.SplitContainer1.Panel2.ResumeLayout(False) - CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit() - Me.SplitContainer1.ResumeLayout(False) - Me.ActionPanel.ResumeLayout(False) - Me.ActionPanel.PerformLayout() - Me.GroupBox3.ResumeLayout(False) - Me.GroupBox3.PerformLayout() - Me.CooperatePanel.ResumeLayout(False) - Me.CooperatePanel.PerformLayout() - Me.NotifyPanel.ResumeLayout(False) - Me.NotifyPanel.PerformLayout() - Me.TweetPrvPanel.ResumeLayout(False) - Me.TweetPrvPanel.PerformLayout() - Me.GetPeriodPanel.ResumeLayout(False) - Me.GetPeriodPanel.PerformLayout() - Me.PreviewPanel.ResumeLayout(False) - Me.PreviewPanel.PerformLayout() - Me.BasedPanel.ResumeLayout(False) - Me.BasedPanel.PerformLayout() - Me.FontPanel.ResumeLayout(False) - Me.GroupBox1.ResumeLayout(False) - Me.GroupBox1.PerformLayout() - Me.ShortUrlPanel.ResumeLayout(False) - Me.ShortUrlPanel.PerformLayout() - Me.ProxyPanel.ResumeLayout(False) - Me.ProxyPanel.PerformLayout() - Me.ConnectionPanel.ResumeLayout(False) - Me.ConnectionPanel.PerformLayout() - Me.FontPanel2.ResumeLayout(False) - Me.GroupBox5.ResumeLayout(False) - Me.GroupBox5.PerformLayout() - Me.TweetActPanel.ResumeLayout(False) - Me.TweetActPanel.PerformLayout() - Me.StartupPanel.ResumeLayout(False) - Me.StartupPanel.PerformLayout() - Me.GetCountPanel.ResumeLayout(False) - Me.GetCountPanel.PerformLayout() - Me.ResumeLayout(False) + Me.ShowIcon = false + Me.ShowInTaskbar = false + Me.TopMost = true + Me.SplitContainer1.Panel1.ResumeLayout(false) + Me.SplitContainer1.Panel2.ResumeLayout(false) + CType(Me.SplitContainer1,System.ComponentModel.ISupportInitialize).EndInit + Me.SplitContainer1.ResumeLayout(false) + Me.CooperatePanel.ResumeLayout(false) + Me.CooperatePanel.PerformLayout + Me.FoursquareGroupBox.ResumeLayout(false) + Me.FoursquareGroupBox.PerformLayout + Me.ShortUrlPanel.ResumeLayout(false) + Me.ShortUrlPanel.PerformLayout + Me.ProxyPanel.ResumeLayout(false) + Me.ProxyPanel.PerformLayout + Me.ConnectionPanel.ResumeLayout(false) + Me.ConnectionPanel.PerformLayout + Me.FontPanel2.ResumeLayout(false) + Me.GroupBox5.ResumeLayout(false) + Me.GroupBox5.PerformLayout + Me.TweetActPanel.ResumeLayout(false) + Me.TweetActPanel.PerformLayout + Me.StartupPanel.ResumeLayout(false) + Me.StartupPanel.PerformLayout + Me.GetCountPanel.ResumeLayout(false) + Me.GetCountPanel.PerformLayout + Me.ActionPanel.ResumeLayout(false) + Me.ActionPanel.PerformLayout + Me.GroupBox3.ResumeLayout(false) + Me.GroupBox3.PerformLayout + Me.NotifyPanel.ResumeLayout(false) + Me.NotifyPanel.PerformLayout + Me.TweetPrvPanel.ResumeLayout(false) + Me.TweetPrvPanel.PerformLayout + Me.GetPeriodPanel.ResumeLayout(false) + Me.GetPeriodPanel.PerformLayout + Me.PreviewPanel.ResumeLayout(false) + Me.PreviewPanel.PerformLayout + Me.BasedPanel.ResumeLayout(false) + Me.BasedPanel.PerformLayout + Me.FontPanel.ResumeLayout(false) + Me.GroupBox1.ResumeLayout(false) + Me.GroupBox1.PerformLayout + Me.ResumeLayout(false) - End Sub +End Sub Friend WithEvents SplitContainer1 As System.Windows.Forms.SplitContainer Friend WithEvents BasedPanel As System.Windows.Forms.Panel Friend WithEvents AuthBasicRadio As System.Windows.Forms.RadioButton @@ -2265,4 +2326,12 @@ Partial Class AppendSettingDialog Friend WithEvents UserAppointUrlText As System.Windows.Forms.TextBox Friend WithEvents HideDuplicatedRetweetsCheck As System.Windows.Forms.CheckBox Friend WithEvents CheckForceResolve As System.Windows.Forms.CheckBox + Friend WithEvents IsPreviewFoursquareCheckBox As System.Windows.Forms.CheckBox + Friend WithEvents FoursquareGroupBox As System.Windows.Forms.GroupBox + Friend WithEvents FoursquarePreviewZoomTextBox As System.Windows.Forms.TextBox + Friend WithEvents FoursquarePreviewHeightTextBox As System.Windows.Forms.TextBox + Friend WithEvents Label41 As System.Windows.Forms.Label + Friend WithEvents Label40 As System.Windows.Forms.Label + Friend WithEvents Label42 As System.Windows.Forms.Label + Friend WithEvents FoursquarePreviewWidthTextBox As System.Windows.Forms.TextBox End Class diff --git a/Tween/AppendSettingDialog.resx b/Tween/AppendSettingDialog.resx index eb93668c..1f164370 100644 --- a/Tween/AppendSettingDialog.resx +++ b/Tween/AppendSettingDialog.resx @@ -255,4033 +255,4231 @@ 0 - + True - - NoControl - - - 22, 45 + + 24, 254 - - 187, 16 + + 327, 16 - - 1 + + 20 - - すべてのURLについて解決を試みる + + FoursquareのURLからプレビューを表示する(非常に重くなります) - - CheckForceResolve + + IsPreviewFoursquareCheckBox - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ShortUrlPanel + + CooperatePanel - + 0 - + True - - NoControl + + 169, 17 - - 22, 22 + + 11, 12 - - 122, 16 + + 5 - + + x + + + Label42 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + FoursquareGroupBox + + 0 - - 短縮URLを解決する + + 185, 15 - - CheckTinyURL + + 50, 19 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4 - - ShortUrlPanel + + FoursquarePreviewWidthTextBox - + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + FoursquareGroupBox + + 1 - - 343, 120 + + 352, 16 - - 70, 19 + + 63, 19 - - 8 + + 3 - - TextBitlyPw + + FoursquarePreviewZoomTextBox - + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ShortUrlPanel + + FoursquareGroupBox - + 2 - - True - - - NoControl - - - 22, 68 + + 102, 15 - - 242, 16 + + 58, 19 - + 2 - - 入力欄のURLを投稿する際に自動で短縮する - - - CheckAutoConvertUrl + + FoursquarePreviewHeightTextBox - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ShortUrlPanel + + FoursquareGroupBox - + 3 - + True - - NoControl - - - 19, 100 + + 241, 21 - - 154, 12 + + 79, 12 - - 3 + + 1 - - URL自動短縮で優先的に使用 + + プレビューズーム - - Label71 + + Label41 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ShortUrlPanel + + FoursquareGroupBox - + 4 - - tinyurl - - - is.gd - - - twurl.nl - - - bit.ly - - - j.mp + + True - - ux.nu + + 10, 21 - - 181, 97 + + 78, 12 - - 246, 20 + + 0 - - 4 + + プレビューサイズ - - ComboBoxAutoShortUrlFirst + + Label40 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ShortUrlPanel + + FoursquareGroupBox - + 5 - - True - - - NoControl + + False - - 179, 123 + + 21, 277 - - 16, 12 + + 485, 71 - - 5 + + 19 - - ID + + FourSquare - - Label76 + + FoursquareGroupBox - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ShortUrlPanel + + CooperatePanel - - 6 + + 1 - + True - - NoControl - - - 278, 123 + + 22, 203 - - 42, 12 + + 196, 12 - - 7 + + 17 - - APIKey + + ユーザー指定のURL({ID}を置き換えます) - - Label77 + + Label39 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ShortUrlPanel + + CooperatePanel - - 7 + + 2 - - 201, 121 + + 205, 220 - - 71, 19 + + 301, 19 - - 6 + + 18 - - TextBitlyId + + UserAppointUrlText - + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ShortUrlPanel + + CooperatePanel - - 8 + + 3 - - Fill + + AFRIKAANS - - False + + ALBANIAN - - 0, 0 + + AMHARIC - - 518, 368 + + ARABIC - - 13 + + ARMENIAN - - False + + AZERBAIJANI - - ShortUrlPanel + + BASQUE - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + BELARUSIAN - - SplitContainer1.Panel2 + + BENGALI - - 0 + + BIHARI - - True + + BRETON - - NoControl + + BULGARIAN - - 41, 134 + + BURMESE - - 314, 12 + + CATALAN - - 11 + + CHEROKEE - - ※認証が不要な場合は、ユーザ名とパスワードは空にしてください。 + + CHINESE - - Label55 + + CHINESE_SIMPLIFIED - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CHINESE_TRADITIONAL - - ProxyPanel + + CORSICAN - - 0 + + CROATIAN - - 286, 107 + + CZECH - - 96, 19 + + DANISH - - 10 + + DHIVEHI - - TextProxyPassword + + DUTCH - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ENGLISH - - ProxyPanel + + ESPERANTO - - 1 + + ESTONIAN - - True + + FAROESE - - NoControl + + FILIPINO - - 22, 19 + + FINNISH - - 76, 16 + + FRENCH - - 0 + + FRISIAN - - 使用しない + + GALICIAN - - RadioProxyNone + + GEORGIAN - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GERMAN - - ProxyPanel + + GREEK - - 2 + + GUJARATI + + + HAITIAN_CREOLE + + + HEBREW + + + HINDI + + + HUNGARIAN + + + ICELANDIC + + + INDONESIAN + + + INUKTITUT + + + IRISH + + + ITALIAN + + + JAPANESE + + + JAVANESE + + + KANNADA + + + KAZAKH + + + KHMER + + + KOREAN + + + KURDISH + + + KYRGYZ + + + LAO + + + LATIN + + + LATVIAN + + + LITHUANIAN + + + LUXEMBOURGISH + + + MACEDONIAN + + + MALAY + + + MALAYALAM + + + MALTESE + + + MAORI + + + MARATHI + + + MONGOLIAN + + + NEPALI + + + NORWEGIAN + + + OCCITAN + + + ORIYA + + + PASHTO + + + PERSIAN + + + POLISH + + + PORTUGUESE + + + PORTUGUESE_PORTUGAL + + + PUNJABI + + + QUECHUA + + + ROMANIAN + + + RUSSIAN + + + SANSKRIT + + + SCOTS_GAELIC + + + SERBIAN + + + SINDHI + + + SINHALESE + + + SLOVAK + + + SLOVENIAN + + + SPANISH + + + SUNDANESE + + + SWAHILI + + + SWEDISH + + + SYRIAC + + + TAJIK + + + TAMIL + + + TATAR - - True + + TELUGU - - NoControl + + THAI - - 217, 110 + + TIBETAN - - 69, 12 + + TONGA - - 9 + + TURKISH - - パスワード(&W) + + UKRAINIAN - - LabelProxyPassword + + URDU - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + UZBEK - - ProxyPanel + + UIGHUR - - 3 + + VIETNAMESE - - True + + WELSH - - NoControl + + YIDDISH - - 22, 41 + + YORUBA - - 190, 16 + + 205, 156 - - 1 + + 182, 20 - - InternetExplorerの設定を使用する + + 15 - - RadioProxyIE + + ComboBoxTranslateLanguage - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ProxyPanel + + CooperatePanel - + 4 - - 143, 107 + + True - - 68, 19 + + 20, 160 - - 8 + + 99, 12 - - TextProxyUser + + 14 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 発言翻訳先の言語 - - ProxyPanel + + Label29 - + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + CooperatePanel + + 5 - + True - + NoControl - - 22, 62 + + 22, 22 - - 66, 16 + + 115, 16 - - 2 + + 8 - - 指定する + + Outputzに対応する - - RadioProxySpecified + + CheckOutputz - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ProxyPanel + + CooperatePanel - + 6 - + True - + NoControl - - 74, 110 + + 22, 120 - - 63, 12 + + 237, 16 - - 7 + + 13 - - ユーザ名(&U) + + ニコニコ動画のURLをnico.msで短縮して送信 - - LabelProxyUser + + CheckNicoms - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ProxyPanel + + CooperatePanel - + 7 - - True - - - NoControl + + 205, 44 - - 50, 85 + + 182, 19 - - 58, 12 + + 10 - - 3 + + TextBoxOutputzKey - - プロキシ(&X) + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - LabelProxyAddress + + CooperatePanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 8 - - ProxyPanel + + True - - 8 + + NoControl - - Disable + + 36, 75 - - 309, 82 + + 99, 12 - - 73, 19 + + 11 - - 6 + + アウトプット先のURL - - TextProxyPort + + Label60 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ProxyPanel + + CooperatePanel - + 9 - - 114, 82 + + True - - 135, 19 + + NoControl + + + 36, 47 + + + 63, 12 + + + 9 - - 4 + + 復活の呪文 - - TextProxyAddress + + Label59 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ProxyPanel + + CooperatePanel - + 10 - - True - - - NoControl + + twitter.com - - 255, 85 + + twitter.com/username - - 48, 12 + + 205, 72 - - 5 + + 182, 20 - - ポート(&P) + + 12 - - LabelProxyPort + + ComboBoxOutputzUrlmode - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ProxyPanel + + CooperatePanel - + 11 - + Fill - + False - + 0, 0 - + 518, 368 - + 12 - + False - - ProxyPanel + + CooperatePanel - + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + SplitContainer1.Panel2 - - 1 + + 0 - + True - + NoControl - - 22, 166 + + 22, 45 - - 178, 16 + + 187, 16 - - 14 + + 1 - - BASIC認証への変更を許可する + + すべてのURLについて解決を試みる - - CheckEnableBasicAuth + + CheckForceResolve - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ConnectionPanel + + ShortUrlPanel - + 0 - - 262, 125 - - - 125, 19 + + True - - 7 + + NoControl - - search.twitter.com + + 22, 22 - - TwitterSearchAPIText + + 122, 16 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - ConnectionPanel + + 短縮URLを解決する - - 1 + + CheckTinyURL - - True + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + ShortUrlPanel - - 22, 128 + + 1 - - 228, 12 + + 343, 120 - - 6 + + 70, 19 - - Twitter SearchAPI URL (search.twitter.com) + + 8 - - Label31 + + TextBitlyPw - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ConnectionPanel + + ShortUrlPanel - + 2 - - 262, 100 + + True - - 125, 19 + + NoControl - - 5 + + 22, 68 - - api.twitter.com + + 242, 16 - - TwitterAPIText + + 2 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 入力欄のURLを投稿する際に自動で短縮する - - ConnectionPanel + + CheckAutoConvertUrl - + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + ShortUrlPanel + + 3 - + True - + NoControl - - 22, 103 + + 19, 100 - - 174, 12 + + 154, 12 - - 4 + + 3 - - Twitter API URL (api.twitter.com) + + URL自動短縮で優先的に使用 - - Label8 + + Label71 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ConnectionPanel + + ShortUrlPanel + + + 4 + + + tinyurl + + + is.gd - - 4 + + twurl.nl - - True + + bit.ly - - NoControl + + j.mp - - 22, 78 + + ux.nu - - 145, 16 + + 181, 97 - - 3 + + 246, 20 - - 通信にHTTPSを使用する + + 4 - - CheckUseSsl + + ComboBoxAutoShortUrlFirst - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ConnectionPanel + + ShortUrlPanel - + 5 - + True - + NoControl - - 22, 51 + + 179, 123 - - 349, 12 + + 16, 12 - - 2 + + 5 - - ※タイムアウトが頻発する場合に調整してください。初期設定は20秒です。 + + ID - - Label64 + + Label76 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ConnectionPanel + + ShortUrlPanel - + 6 - - Disable - - - 262, 18 + + True - - 125, 19 + + NoControl - - 1 + + 278, 123 - - ConnectionTimeOut + + 42, 12 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 7 - - ConnectionPanel + + APIKey - - 7 + + Label77 - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + ShortUrlPanel - - 22, 20 + + 7 - - 131, 12 + + 201, 121 - - 0 + + 71, 19 - - タイムアウトまでの時間(秒) + + 6 - - Label63 + + TextBitlyId - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ConnectionPanel + + ShortUrlPanel - + 8 - + Fill - + False - + 0, 0 - + 518, 368 - - 11 + + 13 - + False - - ConnectionPanel + + ShortUrlPanel - + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + SplitContainer1.Panel2 - - 2 + + 1 - + True - + NoControl - - 16, 220 + + 41, 134 - - 74, 12 + + 314, 12 - - 24 + + 11 - - 入力欄フォント + + ※認証が不要な場合は、ユーザ名とパスワードは空にしてください。 - - Label65 + + Label55 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + ProxyPanel - + 0 - - True - - - NoControl - - - 16, 195 - - - 131, 12 + + 286, 107 - - 21 + + 96, 19 - - 入力欄アクティブ時背景色 + + 10 - - Label52 + + TextProxyPassword - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + ProxyPanel - + 1 - + True - + NoControl - - 16, 145 + + 22, 19 - - 102, 12 + + 76, 16 - - 15 + + 0 - - その発言の@先発言 + + 使用しない - - Label49 + + RadioProxyNone - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + ProxyPanel - + 2 - + True - + NoControl - - 16, 170 + + 217, 110 - - 53, 12 + + 69, 12 - - 18 + + 9 - - 一般発言 + + パスワード(&W) - - Label9 + + LabelProxyPassword - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + ProxyPanel - + 3 - + True - + NoControl - - 16, 120 + + 22, 41 - - 134, 12 + + 190, 16 - - 12 + + 1 - - その発言の@先の人の発言 + + InternetExplorerの設定を使用する - - Label14 + + RadioProxyIE - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + ProxyPanel - + 4 - - True - - - NoControl - - - 16, 95 - - - 88, 12 + + 143, 107 - - 9 + + 68, 19 - - その人への@返信 + + 8 - - Label16 + + TextProxyUser - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + ProxyPanel - + 5 - + True - + NoControl - - 16, 70 + + 22, 62 - - 70, 12 + + 66, 16 - - 6 + + 2 - - その人の発言 + + 指定する - - Label32 + + RadioProxySpecified - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + ProxyPanel - + 6 - + True - + NoControl - - 16, 45 + + 74, 110 - - 81, 12 + + 63, 12 - - 3 + + 7 - - 自分への@返信 + + ユーザ名(&U) - - Label34 + + LabelProxyUser - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + ProxyPanel - + 7 - + True - + NoControl - - 16, 20 + + 50, 85 - - 63, 12 + + 58, 12 - - 0 + + 3 - - 自分の発言 + + プロキシ(&X) - - Label36 + + LabelProxyAddress - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + ProxyPanel - + 8 - - True - - - NoControl - - - 339, 215 - - - 75, 22 - - - 26 - - - フォント&&色 + + Disable - - btnInputFont + + 309, 82 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 73, 19 - - GroupBox5 + + 6 - - 9 + + TextProxyPort - - True + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + ProxyPanel - - 339, 190 + + 9 - - 75, 22 + + 114, 82 - - 23 + + 135, 19 - - 背景色 + + 4 - - btnInputBackcolor + + TextProxyAddress - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + ProxyPanel - + 10 - + True - + NoControl - - 339, 140 + + 255, 85 - - 75, 22 + + 48, 12 - - 17 + + 5 - - 背景色 + + ポート(&P) - - btnAtTo + + LabelProxyPort - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + ProxyPanel - + 11 - - True + + Fill - - NoControl + + False - - 339, 165 + + 0, 0 - - 75, 22 + + 518, 368 - - 20 + + 12 - - 背景色 + + False - - btnListBack + + ProxyPanel - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + SplitContainer1.Panel2 - - 12 + + 2 - + True - + NoControl - - 339, 115 + + 22, 166 - - 75, 22 + + 178, 16 - + 14 - - 背景色 - - - btnAtFromTarget - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + BASIC認証への変更を許可する - - GroupBox5 + + CheckEnableBasicAuth - - 13 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + ConnectionPanel - - NoControl + + 0 - - 339, 90 + + 262, 125 - - 75, 22 + + 125, 19 - - 11 + + 7 - - 背景色 + + search.twitter.com - - btnAtTarget + + TwitterSearchAPIText - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + ConnectionPanel - - 14 + + 1 - + True - + NoControl - - 339, 65 - - - 75, 22 - - - 8 + + 22, 128 - - 背景色 + + 228, 12 - - btnTarget + + 6 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Twitter SearchAPI URL (search.twitter.com) - - GroupBox5 + + Label31 - - 15 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + ConnectionPanel - - NoControl + + 2 - - 339, 40 + + 262, 100 - - 75, 22 + + 125, 19 - + 5 - - 背景色 + + api.twitter.com - - btnAtSelf + + TwitterAPIText - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + ConnectionPanel - - 16 + + 3 - + True - + NoControl - - 339, 15 + + 22, 103 - - 75, 22 + + 174, 12 - - 2 + + 4 - - 背景色 + + Twitter API URL (api.twitter.com) - - btnSelf + + Label8 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + ConnectionPanel - - 17 + + 4 - + + True + + NoControl - - 175, 218 + + 22, 78 - - 102, 19 + + 145, 16 - - 25 + + 3 - - This is sample. + + 通信にHTTPSを使用する - - MiddleLeft + + CheckUseSsl - - lblInputFont + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ConnectionPanel - - GroupBox5 + + 5 - - 18 + + True - + NoControl - - 175, 193 - - - 102, 19 + + 22, 51 - - 22 + + 349, 12 - - This is sample. + + 2 - - MiddleLeft + + ※タイムアウトが頻発する場合に調整してください。初期設定は20秒です。 - - lblInputBackcolor + + Label64 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 - - - 19 + + ConnectionPanel - - NoControl + + 6 - - 175, 143 + + Disable - - 102, 19 + + 262, 18 - - 16 + + 125, 19 - - This is sample. + + 1 - - MiddleLeft + + ConnectionTimeOut - - lblAtTo + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ConnectionPanel - - GroupBox5 + + 7 - - 20 + + True - + NoControl - - 175, 168 - - - 102, 19 + + 22, 20 - - 19 + + 131, 12 - - This is sample. + + 0 - - MiddleLeft + + タイムアウトまでの時間(秒) - - lblListBackcolor + + Label63 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + ConnectionPanel - - 21 + + 8 - - NoControl + + Fill - - 175, 118 + + False - - 102, 19 + + 0, 0 - - 13 + + 518, 368 - - This is sample. + + 11 - - MiddleLeft + + False - - lblAtFromTarget + + ConnectionPanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox5 + + SplitContainer1.Panel2 - - 22 + + 3 - - NoControl + + True - - 175, 93 + + NoControl - - 102, 19 + + 16, 220 - - 10 + + 74, 12 - - This is sample. + + 24 - - MiddleLeft + + 入力欄フォント - - lblAtTarget + + Label65 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + GroupBox5 - - 23 + + 0 + + + True - + NoControl - - 175, 68 - - - 102, 19 + + 16, 195 - - 7 + + 131, 12 - - This is sample. + + 21 - - MiddleLeft + + 入力欄アクティブ時背景色 - - lblTarget + + Label52 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + GroupBox5 - - 24 + + 1 - - NoControl + + True - - 175, 43 + + NoControl - - 102, 19 + + 16, 145 - - 4 + + 102, 12 - - This is sample. + + 15 - - MiddleLeft + + その発言の@先発言 - - lblAtSelf + + Label49 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + GroupBox5 - - 25 + + 2 - - NoControl + + True - - 175, 17 + + NoControl - - 102, 19 + + 16, 170 - - 1 + + 53, 12 - - This is sample. + + 18 - - MiddleLeft + + 一般発言 - - lblSelf + + Label9 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + GroupBox5 - - 26 + + 3 - + True - + NoControl - - 191, 252 + + 16, 120 - - 90, 22 + + 134, 12 - - 27 + + 12 - - デフォルトに戻す + + その発言の@先の人の発言 - - ButtonBackToDefaultFontColor2 + + Label14 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + GroupBox5 - - 27 + + 4 - - 22, 18 + + True - - 429, 290 + + NoControl - - 0 + + 16, 95 - - フォント&色設定 + + 88, 12 - - GroupBox5 + + 9 - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + その人への@返信 - - FontPanel2 + + Label16 - - 0 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Fill + + GroupBox5 - - False + + 5 - - 0, 0 + + True - - 518, 368 + + NoControl - - 10 + + 16, 70 - - False + + 70, 12 - - FontPanel2 + + 6 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + その人の発言 - - SplitContainer1.Panel2 + + Label32 - - 3 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + GroupBox5 + + + 6 + + True - + NoControl - - 24, 170 + + 16, 45 - - 157, 16 + + 81, 12 - - 15 + + 3 - - #タグの入力補助を使用する + + 自分への@返信 - - CheckHashSupple + + Label34 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TweetActPanel + + GroupBox5 - - 0 + + 7 - + True - + NoControl - - 24, 146 + + 16, 20 - - 153, 16 + + 63, 12 - - 14 + + 0 - - @IDの入力補助を使用する + + 自分の発言 - - CheckAtIdSupple + + Label36 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TweetActPanel + + GroupBox5 - - 1 + + 8 - - Enter + + True - - Ctrl+Enter + + NoControl - - Shift+Enter + + 339, 215 - - 184, 19 + + 75, 22 - - 246, 20 + + 26 - - 9 + + フォント&&色 - - ComboBoxPostKeySelect + + btnInputFont - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TweetActPanel + + GroupBox5 - - 2 + + 9 - + True - + NoControl - - 22, 22 + + 339, 190 - - 137, 12 + + 75, 22 - - 8 + + 23 - - POSTキー(デフォルトEnter) + + 背景色 - - Label27 + + btnInputBackcolor - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TweetActPanel + + GroupBox5 - - 3 + + 10 - + True - + NoControl - - 24, 50 + + 339, 140 - - 165, 16 + + 75, 22 - - 10 + + 17 - - 公式RTする際に確認をしない + + 背景色 - - CheckRetweetNoConfirm + + btnAtTo - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TweetActPanel + + GroupBox5 - - 4 + + 11 - + True - + NoControl - - 23, 94 + + 339, 165 - - 107, 12 + + 75, 22 - - 11 + + 20 - - フッター(文末に付加) + + 背景色 - - Label12 + + btnListBack - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TweetActPanel + + GroupBox5 - - 5 + + 12 - + True - + NoControl - - 185, 94 + + 339, 115 - - 195, 16 + + 75, 22 - - 12 + + 14 - - 推奨フッターを使用する[TWNv○○] + + 背景色 - - CheckUseRecommendStatus + + btnAtFromTarget - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - TweetActPanel + + GroupBox5 - - 6 + + 13 - - 185, 116 + + True - - 232, 19 + + NoControl - - 13 + + 339, 90 - - StatusText + + 75, 22 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 11 - - TweetActPanel + + 背景色 - - 7 + + btnAtTarget - - Fill + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + GroupBox5 + + + 14 - - False + + True - - 0, 0 + + NoControl - - 518, 368 + + 339, 65 - - 6 + + 75, 22 - - False + + 8 - - TweetActPanel + + 背景色 - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + btnTarget - - SplitContainer1.Panel2 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 4 + + GroupBox5 - + + 15 + + True - + NoControl - - 22, 22 + + 339, 40 - - 166, 16 + + 75, 22 - - 0 + + 5 - - 読み込んだポストを既読にする + + 背景色 - - StartupReaded + + btnAtSelf - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - StartupPanel + + GroupBox5 - - 0 + + 16 - + True - + NoControl - - 22, 70 + + 339, 15 - - 174, 16 + + 75, 22 - + 2 - - 片思いユーザーリストを取得する - - - CheckStartupFollowers + + 背景色 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + btnSelf - - StartupPanel + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + GroupBox5 - - True + + 17 - + NoControl - - 22, 47 + + 175, 218 - - 129, 16 + + 102, 19 - - 1 + + 25 - - 最新版のチェックをする + + This is sample. - - CheckStartupVersion + + MiddleLeft - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + lblInputFont - - StartupPanel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 2 + + GroupBox5 - - True + + 18 - + NoControl - - 22, 93 + + 175, 193 - - 124, 16 + + 102, 19 - - 3 + + 22 - - Favoritesを取得する + + This is sample. - - chkGetFav + + MiddleLeft - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + lblInputBackcolor - - StartupPanel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3 + + GroupBox5 - - Fill + + 19 - - False + + NoControl - - 0, 0 + + 175, 143 - - 518, 368 + + 102, 19 - - 2 + + 16 - - False + + This is sample. - - StartupPanel + + MiddleLeft - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + lblAtTo - - SplitContainer1.Panel2 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 5 + + GroupBox5 - - Disable + + 20 - - 259, 183 + + NoControl - - 58, 19 + + 175, 168 - - 12 + + 102, 19 - - ListTextCountApi + + 19 + + + This is sample. + + + MiddleLeft + + + lblListBackcolor + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + GroupBox5 - - GetCountPanel + + 21 - - 0 + + NoControl - - True + + 175, 118 - - 22, 186 + + 102, 19 - - 76, 12 + + 13 - - 11 + + This is sample. - - Listsの取得数 + + MiddleLeft - - Label25 + + lblAtFromTarget - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetCountPanel + + GroupBox5 - - 1 + + 22 - - Disable + + NoControl - - 259, 235 + + 175, 93 - - 58, 19 + + 102, 19 - - 16 + + 10 - - UserTimelineTextCountApi + + This is sample. - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + MiddleLeft - - GetCountPanel + + lblAtTarget - - 2 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + GroupBox5 - - 22, 237 + + 23 - - 118, 12 + + NoControl - - 15 + + 175, 68 - - UserTimelineの取得数 + + 102, 19 - - Label17 + + 7 - + + This is sample. + + + MiddleLeft + + + lblTarget + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetCountPanel + + GroupBox5 - - 3 + + 24 - - True + + NoControl - - 22, 210 + + 175, 43 - - 117, 12 + + 102, 19 - - 13 + + 4 - - PublicSearchの取得数 + + This is sample. - - Label30 + + MiddleLeft - + + lblAtSelf + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetCountPanel + + GroupBox5 - - 4 + + 25 - - True + + NoControl - - 22, 136 + + 175, 17 - - 63, 12 + + 102, 19 - - 7 + + 1 - - 初回の更新 + + This is sample. - - Label28 + + MiddleLeft - + + lblSelf + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetCountPanel + + GroupBox5 - - 5 + + 26 - + True - - 22, 54 + + NoControl - - 87, 12 + + 191, 252 - - 2 + + 90, 22 - - Mentions取得数 + + 27 - - Label19 + + デフォルトに戻す - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ButtonBackToDefaultFontColor2 - - GetCountPanel + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 6 + + GroupBox5 - - Disable + + 27 - - 259, 159 + + 22, 18 - - 58, 19 + + 429, 290 - - 10 + + 0 - - FavoritesTextCountApi + + フォント&色設定 + + + GroupBox5 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + FontPanel2 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 - - GetCountPanel + + Fill - - 7 + + False - - Disable + + 0, 0 - - 259, 209 + + 518, 368 - - 58, 19 + + 10 - - 14 + + False - - SearchTextCountApi + + FontPanel2 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetCountPanel + + SplitContainer1.Panel2 - - 8 + + 4 - + True - + NoControl - - 22, 160 + + 24, 170 - - 99, 12 + + 157, 16 - - 9 + + 15 - - Favoritesの取得数 + + #タグの入力補助を使用する - - Label66 + + CheckHashSupple - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetCountPanel + + TweetActPanel - - 9 + + 0 - - Disable + + True - - 259, 135 + + NoControl - - 58, 19 + + 24, 146 - - 8 + + 153, 16 - - FirstTextCountApi + + 14 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + @IDの入力補助を使用する - - GetCountPanel + + CheckAtIdSupple - - 10 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Disable + + TweetActPanel - - 259, 112 + + 1 - - 58, 19 + + Enter - - 6 + + Ctrl+Enter - - GetMoreTextCountApi + + Shift+Enter - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 184, 19 - - GetCountPanel + + 246, 20 - - 11 + + 9 - + + ComboBoxPostKeySelect + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + TweetActPanel + + + 2 + + True - + NoControl - - 22, 112 + + 22, 22 - - 79, 12 + + 137, 12 - - 5 + + 8 - - 前データの更新 + + POSTキー(デフォルトEnter) - - Label53 + + Label27 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetCountPanel + + TweetActPanel - - 12 + + 3 - + True - + NoControl - - 22, 86 + + 24, 50 - - 247, 16 + + 165, 16 - - 4 + + 10 - - 次の項目の更新時の取得数を個別に設定する + + 公式RTする際に確認をしない - - UseChangeGetCount + + CheckRetweetNoConfirm - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetCountPanel + + TweetActPanel - - 13 + + 4 - - Disable + + True - - 259, 51 + + NoControl - - 58, 19 + + 23, 94 - - 3 + + 107, 12 - - TextCountApiReply + + 11 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + フッター(文末に付加) + + + Label12 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetCountPanel + + TweetActPanel - - 14 + + 5 - + True - + NoControl - - 22, 24 - - - 77, 12 + + 185, 94 - - 0 + + 195, 16 - - 標準取得件数 + + 12 - - Label67 + + 推奨フッターを使用する[TWNv○○] - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CheckUseRecommendStatus - - GetCountPanel + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 15 + + TweetActPanel - - Disable + + 6 - - 259, 21 + + 185, 116 - - 58, 19 + + 232, 19 - - 1 + + 13 - - TextCountApi + + StatusText - + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GetCountPanel + + TweetActPanel - - 16 + + 7 - + Fill - + False - + 0, 0 - + 518, 368 - - 3 + + 6 - + False - - GetCountPanel + + TweetActPanel - + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + SplitContainer1.Panel2 - - 6 + + 5 - + True - - 24, 282 + + NoControl - - 142, 12 + + 22, 22 - - 13 + + 166, 16 - - 発言をダブルクリック時の動作 + + 0 - - Label38 + + 読み込んだポストを既読にする - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + StartupReaded - - ActionPanel + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + StartupPanel + + 0 - - Reply + + True - - Favorite + + NoControl - - プロフィール表示 + + 22, 70 - - ユーザーのタイムラインを表示 + + 174, 16 - - 関連発言表示 + + 2 - - ユーザーのHomeを開く + + 片思いユーザーリストを取得する - - ステータスをWebで開く + + CheckStartupFollowers - - なし + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 185, 277 + + StartupPanel - - 232, 20 + + 1 - - 14 + + True - - ListDoubleClickActionComboBox + + NoControl - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 22, 47 - - ActionPanel + + 129, 16 - + 1 - + + 最新版のチェックをする + + + CheckStartupVersion + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + StartupPanel + + + 2 + + True - - 22, 232 + + NoControl - - 180, 16 + + 22, 93 - - 11 + + 124, 16 - - ユーザーのホームURLをタブで開く + + 3 - - CheckOpenUserTimeline + + Favoritesを取得する - + + chkGetFav + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ActionPanel + + StartupPanel + + + 3 + + + Fill + + + False + + + 0, 0 + + + 518, 368 + + + 2 + + + False + + + StartupPanel - - 2 + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + SplitContainer1.Panel2 - - NoControl + + 6 - - 4, 15 + + Disable - - 48, 16 + + 259, 183 - - 0 + + 58, 19 - - 有効 + + 12 - - HotkeyCheck + + ListTextCountApi - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox3 + + GetCountPanel - + 0 - + True - - NoControl - - - 340, 16 + + 22, 186 - - 13, 14 + + 76, 12 - - 6 + + 11 - - 0 + + Listsの取得数 - - HotkeyCode + + Label25 - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox3 + + GetCountPanel - + 1 - + Disable - - 257, 13 + + 259, 235 - - 77, 19 + + 58, 19 - - 5 + + 16 - - HotkeyText + + UserTimelineTextCountApi - + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox3 + + GetCountPanel - + 2 - + True - - NoControl - - - 211, 15 + + 22, 237 - - 42, 16 + + 118, 12 - - 4 + + 15 - - Win + + UserTimelineの取得数 - - HotkeyWin + + Label17 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox3 + + GetCountPanel - + 3 - + True - - NoControl - - - 168, 15 + + 22, 210 - - 39, 16 + + 117, 12 - - 3 + + 13 - - Alt + + PublicSearchの取得数 - - HotkeyAlt + + Label30 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox3 + + GetCountPanel - + 4 - + True - - NoControl - - - 116, 15 + + 22, 136 - - 48, 16 + + 63, 12 - - 2 + + 7 - - Shift + + 初回の更新 - - HotkeyShift + + Label28 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox3 + + GetCountPanel - + 5 - + True - - NoControl - - - 69, 15 + + 22, 54 - - 43, 16 + + 87, 12 - - 1 + + 2 - - Ctrl + + Mentions取得数 - - HotkeyCtrl + + Label19 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - GroupBox3 + + GetCountPanel - + 6 - - 21, 313 - - - 474, 41 - - - 15 + + Disable - - ホットキー + + 259, 159 - - GroupBox3 + + 58, 19 - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 10 - - ActionPanel + + FavoritesTextCountApi - - 3 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + GetCountPanel - - NoControl + + 7 - - 26, 210 + + Disable - - 340, 12 + + 259, 209 - - 10 + + 58, 19 - - 発言を再取得してFav結果を検証します。通信量が増えるのでOff推奨 + + 14 - - Label57 + + SearchTextCountApi - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ActionPanel + + GetCountPanel - - 4 + + 8 - + True - + NoControl - - 22, 188 + + 22, 160 - - 183, 16 + + 99, 12 - + 9 - - Fav操作結果を厳密にチェックする + + Favoritesの取得数 - - CheckFavRestrict + + Label66 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ActionPanel + + GetCountPanel - - 5 + + 9 - - NoControl + + Disable - - 418, 158 + + 259, 135 - - 75, 21 + + 58, 19 - + 8 - - 参照 - - - Button3 - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - ActionPanel + + FirstTextCountApi - - 6 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + GetCountPanel - - NoControl + + 10 - - 22, 20 + + Disable - - 113, 16 + + 259, 112 - - 0 + + 58, 19 - - サウンドを再生する + + 6 - - PlaySnd + + GetMoreTextCountApi - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ActionPanel + + GetCountPanel - - 7 + + 11 - + True - + NoControl - - 22, 255 + + 22, 112 - - 143, 16 + + 79, 12 - - 12 + + 5 - - 自分の発言を既読にする + + 前データの更新 - - chkReadOwnPost + + Label53 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ActionPanel + + GetCountPanel - - 8 + + 12 - + + True + + NoControl - - 22, 42 + + 22, 86 - - 408, 22 + + 247, 16 - - 1 + + 4 - - タブのサウンドを設定した上で、「再生する」を選ぶとサウンドが再生されます。 + + 次の項目の更新時の取得数を個別に設定する - - Label15 + + UseChangeGetCount - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ActionPanel + + GetCountPanel - - 9 + + 13 - - 184, 160 + + Disable - - 228, 19 + + 259, 51 - - 7 + + 58, 19 - - BrowserPathText + + 3 + + + TextCountApiReply - + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ActionPanel + + GetCountPanel - - 10 + + 14 - + True - + NoControl - - 22, 71 + + 22, 24 - - 100, 16 + + 77, 12 - - 2 + + 0 - - 未読管理を行う + + 標準取得件数 - - UReadMng + + Label67 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ActionPanel + + GetCountPanel - - 11 + + 15 - - True + + Disable - - NoControl + + 259, 21 - - 21, 164 + + 58, 19 - - 60, 12 + + 1 - - 6 + + TextCountApi - - ブラウザパス + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Label44 + + GetCountPanel - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 16 - - ActionPanel + + Fill - - 12 + + False - - True + + 0, 0 - - NoControl + + 518, 368 - - 22, 114 + + 3 - - 171, 16 + + False - - 4 + + GetCountPanel - - ×ボタンを押したときに終了する + + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CheckCloseToExit + + SplitContainer1.Panel2 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 7 - - ActionPanel + + True - + + 24, 282 + + + 142, 12 + + 13 - - True + + 発言をダブルクリック時の動作 - - NoControl + + Label38 - - 22, 137 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 170, 16 + + ActionPanel - - 5 + + 0 - - 最小化したときにアイコン化する + + Reply - - CheckMinimizeToTray + + Favorite - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + プロフィール表示 - - ActionPanel + + ユーザーのタイムラインを表示 - - 14 + + 関連発言表示 - - True + + ユーザーのHomeを開く - - NoControl + + ステータスをWebで開く - - 22, 92 + + なし - - 145, 16 + + 185, 277 - - 3 + + 232, 20 - - 新着時に未読をクリアする + + 14 - - CheckReadOldPosts + + ListDoubleClickActionComboBox - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + ActionPanel - - 15 - - - Fill + + 1 - - False + + True - - 0, 0 + + 22, 232 - - 518, 368 + + 180, 16 - - 5 + + 11 - - False + + ユーザーのホームURLをタブで開く - - ActionPanel + + CheckOpenUserTimeline - - System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SplitContainer1.Panel2 + + ActionPanel - - 7 + + 2 - + True - - 22, 274 + + NoControl + + + 4, 15 - - 196, 12 + + 48, 16 - - 17 + + 0 - - ユーザー指定のURL({ID}を置き換えます) + + 有効 - - Label39 + + HotkeyCheck - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CooperatePanel + + GroupBox3 - + 0 - - 205, 291 + + True - - 301, 19 + + NoControl - - 18 + + 340, 16 - - UserAppointUrlText + + 13, 14 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 6 - - CooperatePanel + + 0 - - 1 + + HotkeyCode - - AFRIKAANS + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ALBANIAN + + GroupBox3 - - AMHARIC + + 1 - - ARABIC + + Disable - - ARMENIAN + + 257, 13 - - AZERBAIJANI + + 77, 19 - - BASQUE + + 5 - - BELARUSIAN + + HotkeyText - - BENGALI + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - BIHARI + + GroupBox3 - - BRETON + + 2 - - BULGARIAN + + True - - BURMESE + + NoControl - - CATALAN + + 211, 15 - - CHEROKEE + + 42, 16 - - CHINESE + + 4 - - CHINESE_SIMPLIFIED + + Win - - CHINESE_TRADITIONAL + + HotkeyWin - - CORSICAN + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CROATIAN + + GroupBox3 - - CZECH + + 3 - - DANISH + + True - - DHIVEHI + + NoControl - - DUTCH + + 168, 15 - - ENGLISH + + 39, 16 - - ESPERANTO + + 3 - - ESTONIAN + + Alt - - FAROESE + + HotkeyAlt - - FILIPINO + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - FINNISH + + GroupBox3 - - FRENCH + + 4 - - FRISIAN + + True - - GALICIAN + + NoControl - - GEORGIAN + + 116, 15 - - GERMAN + + 48, 16 - - GREEK + + 2 - - GUJARATI + + Shift - - HAITIAN_CREOLE + + HotkeyShift - - HEBREW + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - HINDI + + GroupBox3 - - HUNGARIAN + + 5 - - ICELANDIC + + True - - INDONESIAN + + NoControl - - INUKTITUT + + 69, 15 - - IRISH + + 43, 16 - - ITALIAN + + 1 - - JAPANESE + + Ctrl - - JAVANESE + + HotkeyCtrl - - KANNADA + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - KAZAKH + + GroupBox3 + + + 6 - - KHMER + + 21, 313 - - KOREAN + + 474, 41 - - KURDISH + + 15 - - KYRGYZ + + ホットキー - - LAO + + GroupBox3 - - LATIN + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - LATVIAN + + ActionPanel - - LITHUANIAN + + 3 - - LUXEMBOURGISH + + True - - MACEDONIAN + + NoControl - - MALAY + + 26, 210 - - MALAYALAM + + 340, 12 - - MALTESE + + 10 - - MAORI + + 発言を再取得してFav結果を検証します。通信量が増えるのでOff推奨 - - MARATHI + + Label57 - - MONGOLIAN + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NEPALI + + ActionPanel - - NORWEGIAN + + 4 - - OCCITAN + + True - - ORIYA + + NoControl - - PASHTO + + 22, 188 - - PERSIAN + + 183, 16 - - POLISH + + 9 - - PORTUGUESE + + Fav操作結果を厳密にチェックする - - PORTUGUESE_PORTUGAL + + CheckFavRestrict - - PUNJABI + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - QUECHUA + + ActionPanel - - ROMANIAN + + 5 - - RUSSIAN + + NoControl - - SANSKRIT + + 418, 158 - - SCOTS_GAELIC + + 75, 21 - - SERBIAN + + 8 - - SINDHI + + 参照 - - SINHALESE + + Button3 - - SLOVAK + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SLOVENIAN + + ActionPanel - - SPANISH + + 6 - - SUNDANESE + + True - - SWAHILI + + NoControl - - SWEDISH + + 22, 20 - - SYRIAC + + 113, 16 - - TAJIK + + 0 - - TAMIL + + サウンドを再生する - - TATAR + + PlaySnd - - TELUGU + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - THAI + + ActionPanel - - TIBETAN + + 7 - - TONGA + + True - - TURKISH + + NoControl - - UKRAINIAN + + 22, 255 - - URDU + + 143, 16 - - UZBEK + + 12 - - UIGHUR + + 自分の発言を既読にする - - VIETNAMESE + + chkReadOwnPost - - WELSH + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - YIDDISH + + ActionPanel - - YORUBA + + 8 - - 205, 202 + + NoControl - - 182, 20 + + 22, 42 - - 15 + + 408, 22 - - ComboBoxTranslateLanguage + + 1 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + タブのサウンドを設定した上で、「再生する」を選ぶとサウンドが再生されます。 - - CooperatePanel + + Label15 - - 2 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + ActionPanel - - 20, 206 + + 9 - - 99, 12 + + 184, 160 - - 14 + + 228, 19 - - 発言翻訳先の言語 + + 7 - - Label29 + + BrowserPathText - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CooperatePanel + + ActionPanel - - 3 + + 10 - + True - + NoControl - - 22, 22 + + 22, 71 - - 115, 16 + + 100, 16 - - 8 + + 2 - - Outputzに対応する + + 未読管理を行う - - CheckOutputz + + UReadMng - + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CooperatePanel + + ActionPanel - - 4 + + 11 - + True - + NoControl - - 22, 154 - - - 237, 16 - - - 13 - - - ニコニコ動画のURLをnico.msで短縮して送信 - - - CheckNicoms - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - CooperatePanel - - - 5 + + 21, 164 - - 205, 57 + + 60, 12 - - 182, 19 + + 6 - - 10 + + ブラウザパス - - TextBoxOutputzKey + + Label44 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CooperatePanel + + ActionPanel - - 6 + + 12 - + True - + NoControl - - 36, 106 + + 22, 114 - - 99, 12 + + 171, 16 - - 11 + + 4 - - アウトプット先のURL + + ×ボタンを押したときに終了する - - Label60 + + CheckCloseToExit - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CooperatePanel + + ActionPanel - - 7 + + 13 - + True - + NoControl - - 36, 60 + + 22, 137 - - 63, 12 + + 170, 16 - - 9 + + 5 - - 復活の呪文 + + 最小化したときにアイコン化する - - Label59 + + CheckMinimizeToTray - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CooperatePanel + + ActionPanel - - 8 + + 14 - - twitter.com + + True - - twitter.com/username + + NoControl - - 205, 103 + + 22, 92 - - 182, 20 + + 145, 16 - - 12 + + 3 - - ComboBoxOutputzUrlmode + + 新着時に未読をクリアする - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + CheckReadOldPosts - - CooperatePanel + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 9 + + ActionPanel - + + 15 + + Fill - + False - + 0, 0 - + 518, 368 - - 12 + + 5 - + False - - CooperatePanel + + ActionPanel - + System.Windows.Forms.Panel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + SplitContainer1.Panel2 - + 8 diff --git a/Tween/AppendSettingDialog.vb b/Tween/AppendSettingDialog.vb index 9ad6de93..fe258c86 100644 --- a/Tween/AppendSettingDialog.vb +++ b/Tween/AppendSettingDialog.vb @@ -144,6 +144,11 @@ Public Class AppendSettingDialog Private _UserAppointUrl As String Public Property HideDuplicatedRetweets As Boolean + Public Property IsPreviewFoursquare As Boolean + Public Property FoursquarePreviewHeight As Integer + Public Property FoursquarePreviewWidth As Integer + Public Property FoursquarePreviewZoom As Integer + Private Sub TreeViewSetting_BeforeSelect(ByVal sender As Object, ByVal e As System.Windows.Forms.TreeViewCancelEventArgs) Handles TreeViewSetting.BeforeSelect If Me.TreeViewSetting.SelectedNode Is Nothing Then Exit Sub Dim pnl = DirectCast(Me.TreeViewSetting.SelectedNode.Tag, Panel) @@ -414,6 +419,10 @@ Public Class AppendSettingDialog _MyDoubleClickAction = ListDoubleClickActionComboBox.SelectedIndex _UserAppointUrl = UserAppointUrlText.Text Me.HideDuplicatedRetweets = Me.HideDuplicatedRetweetsCheck.Checked + Me.IsPreviewFoursquare = Me.IsPreviewFoursquareCheckBox.Checked + Me.FoursquarePreviewHeight = CInt(Me.FoursquarePreviewHeightTextBox.Text) + Me.FoursquarePreviewWidth = CInt(Me.FoursquarePreviewWidthTextBox.Text) + Me.FoursquarePreviewZoom = CInt(Me.FoursquarePreviewZoomTextBox.Text) Catch ex As Exception MessageBox.Show(My.Resources.Save_ClickText3) Me.DialogResult = Windows.Forms.DialogResult.Cancel @@ -701,6 +710,10 @@ Public Class AppendSettingDialog ListDoubleClickActionComboBox.SelectedIndex = _MyDoubleClickAction UserAppointUrlText.Text = _UserAppointUrl Me.HideDuplicatedRetweetsCheck.Checked = Me.HideDuplicatedRetweets + Me.IsPreviewFoursquareCheckBox.Checked = Me.IsPreviewFoursquare + Me.FoursquarePreviewHeightTextBox.Text = Me.FoursquarePreviewHeight.ToString + Me.FoursquarePreviewWidthTextBox.Text = Me.FoursquarePreviewWidth.ToString + Me.FoursquarePreviewZoomTextBox.Text = Me.FoursquarePreviewZoom.ToString With Me.TreeViewSetting .Nodes("BasedNode").Tag = BasedPanel @@ -2638,4 +2651,7 @@ Public Class AppendSettingDialog End If End Sub + Private Sub IsPreviewFoursquareCheckBox_CheckedChanged(sender As Object, e As System.EventArgs) Handles IsPreviewFoursquareCheckBox.CheckedChanged + FoursquareGroupBox.Enabled = IsPreviewFoursquareCheckBox.Checked + End Sub End Class \ No newline at end of file diff --git a/Tween/Foursquare.vb b/Tween/Foursquare.vb new file mode 100644 index 00000000..57f79da2 --- /dev/null +++ b/Tween/Foursquare.vb @@ -0,0 +1,187 @@ +Imports System.Net +Imports System.Runtime.Serialization +Imports System.Text.RegularExpressions +Imports System.IO +Imports System.Text +Imports System.Runtime.Serialization.Json + +Public Class Foursquare + Inherits HttpConnection + + Private Shared _instance As New Foursquare + Public Shared ReadOnly Property GetInstance As Foursquare + Get + Return _instance + End Get + End Property + + Private CheckInUrlsVenueCollection As New Dictionary(Of String, GlobalLocation) + Public Function GetVenueId(ByVal url As String) As String + Dim content As String = "" + + If content = "" Then Return "" 'ClientIdを設定するまで無効にします。設定後は外してください + + Dim res As HttpStatusCode = GetContent("GET", New Uri(url), Nothing, content) + If res <> HttpStatusCode.OK Then MessageBox.Show(res.ToString) + Dim mc As Match = Regex.Match(content, "/venue/(?[0-9]+)", RegexOptions.IgnoreCase) + If mc.Success Then + Dim vId As String = mc.Result("${venueId}") + Return vId + Else + Return "" + End If + End Function + + Public Function GetVenueInfo(ByVal venueId As String) As FourSquareDataModel.Venue + Dim content As String = "" + + Dim res As HttpStatusCode = GetContent("GET", New Uri(CreateAuthUri(venueId)), Nothing, content) + + If res = HttpStatusCode.OK Then + Dim curData As FourSquareDataModel.FourSquareData = Nothing + Try + curData = CreateDataFromJson(Of FourSquareDataModel.FourSquareData)(content) + Catch ex As Exception + MessageBox.Show(ex.ToString) + End Try + + Return curData.Response.Venue + Else + Dim curData As FourSquareDataModel.FourSquareData = Nothing + Try + curData = CreateDataFromJson(Of FourSquareDataModel.FourSquareData)(content) + Catch ex As Exception + MessageBox.Show(ex.ToString) + End Try + MessageBox.Show(res.ToString + Environment.NewLine + curData.Meta.ErrorType + Environment.NewLine + curData.Meta.ErrorDetail) + + End If + Return Nothing + End Function + + Public Function GetMapsUri(ByVal url As String) As String + If Not AppendSettingDialog.Instance.IsPreviewFoursquare Then Return Nothing + Dim urlId As String = url.Replace("http://4sq.com/", "") + If CheckInUrlsVenueCollection.ContainsKey(urlId) Then Return CreateGoogleMapsUri(CheckInUrlsVenueCollection(urlId)) + Dim curVenue As FourSquareDataModel.Venue = Nothing + Dim venueId As String = GetVenueId(url) + If Not venueId = "" Then curVenue = GetVenueInfo(venueId) + If curVenue Is Nothing Then Return Nothing + Dim curLocation As New GlobalLocation With {.Latitude = curVenue.Location.Latitude, .Longitude = curVenue.Location.Longitude} + CheckInUrlsVenueCollection.Add(urlId, curLocation) + Return CreateGoogleMapsUri(curLocation) + End Function + + Public Class GlobalLocation + Public Property Latitude As Double + Public Property Longitude As Double + End Class + + Public Function GetContent(ByVal method As String, _ + ByVal requestUri As Uri, _ + ByVal param As Dictionary(Of String, String), _ + ByRef content As String) As HttpStatusCode + + Dim webReq As HttpWebRequest = CreateRequest(method, _ + requestUri, _ + param, _ + False) + Dim code As HttpStatusCode + code = GetResponse(webReq, content, Nothing, False) + Return code + End Function + +#Region "FourSquare DataModel" + + Public Class FourSquareDataModel + + + Public Class FourSquareData + Public Meta As Meta + Public Response As Response + End Class + + + Public Class Response + Public Venue As Venue + End Class + + + Public Class Venue + Public Id As String + Public Name As String + Public Location As Location + Public Verified As Boolean + Public Stats As Stats + Public Mayor As Mayor + Public ShortUrl As String + Public TimeZone As String + End Class + + + Public Class Location + Public Address As String + Public City As String + Public State As String + Public Latitude As Double + Public Longitude As Double + End Class + + + Public Class Stats + Public CheckinsCount As Integer + Public UsersCount As Integer + End Class + + + + Public Class Mayor + Public Count As Integer + Public User As User + End Class + + + Public Class User + Public Id As Integer + Public FirstName As String + Public Photo As String + Public Gender As String + Public HomeCity As String + End Class + + + Public Class Meta + Public Code As Integer + Public ErrorType As String + Public ErrorDetail As String + End Class + End Class +#End Region + + Private ReadOnly Property CreateAuthUri(ByVal vId As String) As String + Get + 'コメントアウト部分を直してください + Return "https://api.foursquare.com/v2/venues/" + vId '+ "?client_id=" + ClientId + "&client_secret=" + ClientSecret + End Get + End Property + + Private Overloads Function CreateGoogleMapsUri(ByVal locate As GlobalLocation) As String + Return CreateGoogleMapsUri(locate.Latitude, locate.Longitude) + End Function + + Private Overloads Function CreateGoogleMapsUri(ByVal lat As Double, ByVal lng As Double) As String + Return "http://maps.google.com/maps/api/staticmap?center=" + lat.ToString + "," + lng.ToString + "&size=" + AppendSettingDialog.Instance.FoursquarePreviewWidth.ToString + "x" + AppendSettingDialog.Instance.FoursquarePreviewHeight.ToString + "&zoom=" + AppendSettingDialog.Instance.FoursquarePreviewZoom.ToString + "&markers=" + lat.ToString + "," + lng.ToString + "&sensor=false" + End Function + + Public Function CreateDataFromJson(Of T)(ByVal content As String) As T + Dim data As T + Using stream As New MemoryStream() + Dim buf As Byte() = Encoding.Unicode.GetBytes(content) + stream.Write(Encoding.Unicode.GetBytes(content), offset:=0, count:=buf.Length) + stream.Seek(offset:=0, loc:=SeekOrigin.Begin) + data = DirectCast((New DataContractJsonSerializer(GetType(T))).ReadObject(stream), T) + End Using + Return data + End Function + +End Class \ No newline at end of file diff --git a/Tween/Setting/SettingCommon.vb b/Tween/Setting/SettingCommon.vb index ab6fd313..d0d0ffd1 100644 --- a/Tween/Setting/SettingCommon.vb +++ b/Tween/Setting/SettingCommon.vb @@ -194,4 +194,8 @@ Public Class SettingCommon Public ListDoubleClickAction As Integer = 0 Public UserAppointUrl As String = "" Public HideDuplicatedRetweets As Boolean = False + Public IsPreviewFoursquare As Boolean = False + Public FoursquarePreviewHeight As Integer = 300 + Public FoursquarePreviewWidth As Integer = 300 + Public FoursquarePreviewZoom As Integer = 15 End Class diff --git a/Tween/Thumbnail.vb b/Tween/Thumbnail.vb index 809c0a3c..e29f840a 100644 --- a/Tween/Thumbnail.vb +++ b/Tween/Thumbnail.vb @@ -135,7 +135,8 @@ Public Class Thumbnail New ThumbnailService("cloudfiles", AddressOf CloudFiles_GetUrl, AddressOf CloudFiles_CreateImage), New ThumbnailService("instagram", AddressOf instagram_GetUrl, AddressOf instagram_CreateImage), New ThumbnailService("pikubo", AddressOf pikubo_GetUrl, AddressOf pikubo_CreateImage), - New ThumbnailService("PicPlz", AddressOf PicPlz_GetUrl, AddressOf PicPlz_CreateImage) + New ThumbnailService("PicPlz", AddressOf PicPlz_GetUrl, AddressOf PicPlz_CreateImage), + New ThumbnailService("GoogleMap", AddressOf GoogleMaps_GetUrl, AddressOf GoogleMaps_CreateImage) } Public Sub New(ByVal Owner As TweenMain) @@ -2296,4 +2297,54 @@ Public Class Thumbnail #End Region +#Region "Google Maps" + ''' + ''' URL解析部で呼び出されるサムネイル画像URL作成デリゲート + ''' + ''' Class GetUrlArgs + ''' args.url URL文字列 + ''' args.imglist 解析成功した際にこのリストに元URL、サムネイルURLの形で作成するKeyValuePair + ''' + ''' 成功した場合True,失敗の場合False + ''' args.imglistには呼び出しもとで使用しているimglistをそのまま渡すこと + + Private Function GoogleMaps_GetUrl(ByVal args As GetUrlArgs) As Boolean + ' TODO URL判定処理を記述 + Dim mc As Match = Regex.Match(args.url, "^https?://(4sq|foursquare).com/", RegexOptions.IgnoreCase) + If mc.Success Then + ' TODO 成功時はサムネイルURLを作成しimglist.Addする + Dim mapsUrl As String = Foursquare.GetInstance.GetMapsUri(args.url) + If mapsUrl Is Nothing Then Return False + args.imglist.Add(New KeyValuePair(Of String, String)(args.url, mapsUrl)) + Return True + Else + Return False + End If + End Function + + ''' + ''' BackgroundWorkerから呼び出されるサムネイル画像作成デリゲート + ''' + ''' Class CreateImageArgs + ''' url As KeyValuePair(Of String, String) 元URLとサムネイルURLのKeyValuePair + ''' pics As List(Of KeyValuePair(Of String, Image)) 元URLとサムネイル画像のKeyValuePair + ''' tooltiptext As List(Of KeyValuePair(Of String, String)) 元URLとツールチップテキストのKeyValuePair + ''' errmsg As String 取得に失敗した際のエラーメッセージ + ''' + ''' サムネイル画像作成に成功した場合はTrue,失敗した場合はFalse + ''' なお失敗した場合はargs.errmsgにエラーを表す文字列がセットされる + ''' + Private Function GoogleMaps_CreateImage(ByVal args As CreateImageArgs) As Boolean + ' TODO: サムネイル画像読み込み処理を記述します + Dim img As Image = (New HttpVarious).GetImage(args.url.Value, args.url.Key, 10000, args.errmsg) + If img Is Nothing Then + Return False + End If + ' 成功した場合はURLに対応する画像、ツールチップテキストを登録 + args.pics.Add(New KeyValuePair(Of String, Image)(args.url.Key, img)) + args.tooltipText.Add(New KeyValuePair(Of String, String)(args.url.Key, "")) + Return True + End Function +#End Region + End Class \ No newline at end of file diff --git a/Tween/Tween.vb b/Tween/Tween.vb index 8a093c53..c5b26e2e 100644 --- a/Tween/Tween.vb +++ b/Tween/Tween.vb @@ -785,6 +785,11 @@ Public Class TweenMain SettingDialog.UserAppointUrl = _cfgCommon.UserAppointUrl SettingDialog.HideDuplicatedRetweets = _cfgCommon.HideDuplicatedRetweets + SettingDialog.IsPreviewFoursquare = _cfgCommon.IsPreviewFoursquare + SettingDialog.FoursquarePreviewHeight = _cfgCommon.FoursquarePreviewHeight + SettingDialog.FoursquarePreviewWidth = _cfgCommon.FoursquarePreviewWidth + SettingDialog.FoursquarePreviewZoom = _cfgCommon.FoursquarePreviewZoom + 'ハッシュタグ関連 HashSupl = New AtIdSupplement(_cfgCommon.HashTags, "#") HashMgr = New HashtagManage(HashSupl, _ @@ -6133,6 +6138,10 @@ RETRY: _cfgCommon.ListDoubleClickAction = SettingDialog.ListDoubleClickAction _cfgCommon.UserAppointUrl = SettingDialog.UserAppointUrl _cfgCommon.HideDuplicatedRetweets = SettingDialog.HideDuplicatedRetweets + _cfgCommon.IsPreviewFoursquare = SettingDialog.IsPreviewFoursquare + _cfgCommon.FoursquarePreviewHeight = SettingDialog.FoursquarePreviewHeight + _cfgCommon.FoursquarePreviewWidth = SettingDialog.FoursquarePreviewWidth + _cfgCommon.FoursquarePreviewZoom = SettingDialog.FoursquarePreviewZoom _cfgCommon.Save() End SyncLock diff --git a/Tween/Tween.vbproj b/Tween/Tween.vbproj index c716d984..172fafd4 100644 --- a/Tween/Tween.vbproj +++ b/Tween/Tween.vbproj @@ -164,6 +164,7 @@ Form + HashtagManage.vb -- 2.11.0