namespace ShareX.UploadersLib { partial class UploadersConfigForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UploadersConfigForm)); this.txtRapidSharePremiumUserName = new System.Windows.Forms.TextBox(); this.ttHelpTip = new System.Windows.Forms.ToolTip(this.components); this.cbAmazonS3UseRRS = new System.Windows.Forms.CheckBox(); this.cbAmazonS3CustomCNAME = new System.Windows.Forms.CheckBox(); this.tpOtherUploaders = new System.Windows.Forms.TabPage(); this.tcOtherUploaders = new System.Windows.Forms.TabControl(); this.tpTwitter = new System.Windows.Forms.TabPage(); this.lvTwitterAccounts = new ShareX.HelpersLib.MyListView(); this.chTwitterAccount = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.lblTwitterDefaultMessage = new System.Windows.Forms.Label(); this.txtTwitterDefaultMessage = new System.Windows.Forms.TextBox(); this.cbTwitterSkipMessageBox = new System.Windows.Forms.CheckBox(); this.oauthTwitter = new ShareX.UploadersLib.OAuthControl(); this.txtTwitterDescription = new System.Windows.Forms.TextBox(); this.lblTwitterDescription = new System.Windows.Forms.Label(); this.btnTwitterRemove = new System.Windows.Forms.Button(); this.btnTwitterAdd = new System.Windows.Forms.Button(); this.tpCustomUploaders = new System.Windows.Forms.TabPage(); this.btnCustomUploaderExamples = new System.Windows.Forms.Button(); this.btnCustomUploaderHelp = new System.Windows.Forms.Button(); this.lblCustomUploaderImageUploader = new System.Windows.Forms.Label(); this.btnCustomUploaderClear = new System.Windows.Forms.Button(); this.btnCustomUploaderFileUploaderTest = new System.Windows.Forms.Button(); this.lblCustomUploaderFileUploader = new System.Windows.Forms.Label(); this.btnCustomUploaderImageUploaderTest = new System.Windows.Forms.Button(); this.lblCustomUploaderTestResult = new System.Windows.Forms.Label(); this.txtCustomUploaderDeletionURL = new System.Windows.Forms.TextBox(); this.cbCustomUploaderFileUploader = new System.Windows.Forms.ComboBox(); this.lblCustomUploaderDeletionURL = new System.Windows.Forms.Label(); this.btnCustomUploaderShowLastResponse = new System.Windows.Forms.Button(); this.lblCustomUploaderResponseType = new System.Windows.Forms.Label(); this.cbCustomUploaderURLShortener = new System.Windows.Forms.ComboBox(); this.gbCustomUploaders = new System.Windows.Forms.GroupBox(); this.eiCustomUploaders = new ShareX.HelpersLib.ExportImportControl(); this.lbCustomUploaderList = new System.Windows.Forms.ListBox(); this.btnCustomUploaderRemove = new System.Windows.Forms.Button(); this.btnCustomUploaderUpdate = new System.Windows.Forms.Button(); this.txtCustomUploaderName = new System.Windows.Forms.TextBox(); this.btnCustomUploaderAdd = new System.Windows.Forms.Button(); this.lblCustomUploaderTextUploader = new System.Windows.Forms.Label(); this.lblCustomUploaderRequestURL = new System.Windows.Forms.Label(); this.btnCustomUploaderURLShortenerTest = new System.Windows.Forms.Button(); this.gbCustomUploaderRegexp = new System.Windows.Forms.GroupBox(); this.lblCustomUploaderRegexTip = new System.Windows.Forms.Label(); this.btnCustomUploaderRegexpEdit = new System.Windows.Forms.Button(); this.txtCustomUploaderRegexp = new System.Windows.Forms.TextBox(); this.lvCustomUploaderRegexps = new ShareX.HelpersLib.MyListView(); this.lvRegexpsColumn = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.btnCustomUploaderRegexpRemove = new System.Windows.Forms.Button(); this.btnCustomUploaderRegexpAdd = new System.Windows.Forms.Button(); this.cbCustomUploaderTextUploader = new System.Windows.Forms.ComboBox(); this.txtCustomUploaderThumbnailURL = new System.Windows.Forms.TextBox(); this.lblCustomUploaderURLShortener = new System.Windows.Forms.Label(); this.cbCustomUploaderResponseType = new System.Windows.Forms.ComboBox(); this.btnCustomUploaderTextUploaderTest = new System.Windows.Forms.Button(); this.txtCustomUploaderURL = new System.Windows.Forms.TextBox(); this.cbCustomUploaderImageUploader = new System.Windows.Forms.ComboBox(); this.txtCustomUploaderRequestURL = new System.Windows.Forms.TextBox(); this.txtCustomUploaderLog = new System.Windows.Forms.RichTextBox(); this.lblCustomUploaderThumbnailURL = new System.Windows.Forms.Label(); this.lblCustomUploaderFileForm = new System.Windows.Forms.Label(); this.lblCustomUploaderRequestType = new System.Windows.Forms.Label(); this.cbCustomUploaderRequestType = new System.Windows.Forms.ComboBox(); this.txtCustomUploaderFileForm = new System.Windows.Forms.TextBox(); this.lblCustomUploaderURL = new System.Windows.Forms.Label(); this.gbCustomUploaderArguments = new System.Windows.Forms.GroupBox(); this.btnCustomUploaderArgEdit = new System.Windows.Forms.Button(); this.txtCustomUploaderArgValue = new System.Windows.Forms.TextBox(); this.btnCustomUploaderArgRemove = new System.Windows.Forms.Button(); this.lvCustomUploaderArguments = new ShareX.HelpersLib.MyListView(); this.chArgumentsName = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.chArgumentsValue = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.btnCustomUploaderArgAdd = new System.Windows.Forms.Button(); this.txtCustomUploaderArgName = new System.Windows.Forms.TextBox(); this.tpURLShorteners = new System.Windows.Forms.TabPage(); this.tcURLShorteners = new System.Windows.Forms.TabControl(); this.tpBitly = new System.Windows.Forms.TabPage(); this.txtBitlyDomain = new System.Windows.Forms.TextBox(); this.lblBitlyDomain = new System.Windows.Forms.Label(); this.oauth2Bitly = new ShareX.UploadersLib.OAuthControl(); this.tpGoogleURLShortener = new System.Windows.Forms.TabPage(); this.oauth2GoogleURLShortener = new ShareX.UploadersLib.OAuthControl(); this.atcGoogleURLShortenerAccountType = new ShareX.UploadersLib.AccountTypeControl(); this.tpYourls = new System.Windows.Forms.TabPage(); this.txtYourlsPassword = new System.Windows.Forms.TextBox(); this.txtYourlsUsername = new System.Windows.Forms.TextBox(); this.txtYourlsSignature = new System.Windows.Forms.TextBox(); this.lblYourlsNote = new System.Windows.Forms.Label(); this.lblYourlsPassword = new System.Windows.Forms.Label(); this.lblYourlsUsername = new System.Windows.Forms.Label(); this.lblYourlsSignature = new System.Windows.Forms.Label(); this.txtYourlsAPIURL = new System.Windows.Forms.TextBox(); this.lblYourlsAPIURL = new System.Windows.Forms.Label(); this.tpAdFly = new System.Windows.Forms.TabPage(); this.llAdflyLink = new System.Windows.Forms.LinkLabel(); this.txtAdflyAPIUID = new System.Windows.Forms.TextBox(); this.lblAdflyAPIUID = new System.Windows.Forms.Label(); this.txtAdflyAPIKEY = new System.Windows.Forms.TextBox(); this.lblAdflyAPIKEY = new System.Windows.Forms.Label(); this.tpLnkU = new System.Windows.Forms.TabPage(); this.txtLnkUAPIKEY = new System.Windows.Forms.TextBox(); this.lblLnkUAPIKey = new System.Windows.Forms.Label(); this.tpCoinURL = new System.Windows.Forms.TabPage(); this.txtCoinURLUUID = new System.Windows.Forms.TextBox(); this.lblCoinURLUUID = new System.Windows.Forms.Label(); this.tpFileUploaders = new System.Windows.Forms.TabPage(); this.tcFileUploaders = new System.Windows.Forms.TabControl(); this.tpFTP = new System.Windows.Forms.TabPage(); this.eiFTP = new ShareX.HelpersLib.ExportImportControl(); this.btnFtpClient = new System.Windows.Forms.Button(); this.lblFtpFiles = new System.Windows.Forms.Label(); this.lblFtpText = new System.Windows.Forms.Label(); this.lblFtpImages = new System.Windows.Forms.Label(); this.cboFtpImages = new System.Windows.Forms.ComboBox(); this.cboFtpFiles = new System.Windows.Forms.ComboBox(); this.cboFtpText = new System.Windows.Forms.ComboBox(); this.ucFTPAccounts = new ShareX.UploadersLib.AccountsControl(); this.tpDropbox = new System.Windows.Forms.TabPage(); this.oauth2Dropbox = new ShareX.UploadersLib.OAuthControl(); this.cbDropboxURLType = new System.Windows.Forms.ComboBox(); this.cbDropboxAutoCreateShareableLink = new System.Windows.Forms.CheckBox(); this.btnDropboxShowFiles = new System.Windows.Forms.Button(); this.pbDropboxLogo = new System.Windows.Forms.PictureBox(); this.lblDropboxStatus = new System.Windows.Forms.Label(); this.lblDropboxPathTip = new System.Windows.Forms.Label(); this.lblDropboxPath = new System.Windows.Forms.Label(); this.txtDropboxPath = new System.Windows.Forms.TextBox(); this.tpOneDrive = new System.Windows.Forms.TabPage(); this.tvOneDrive = new System.Windows.Forms.TreeView(); this.lblOneDriveFolderID = new System.Windows.Forms.Label(); this.cbOneDriveCreateShareableLink = new System.Windows.Forms.CheckBox(); this.oAuth2OneDrive = new ShareX.UploadersLib.OAuthControl(); this.tpGoogleDrive = new System.Windows.Forms.TabPage(); this.cbGoogleDriveUseFolder = new System.Windows.Forms.CheckBox(); this.txtGoogleDriveFolderID = new System.Windows.Forms.TextBox(); this.lblGoogleDriveFolderID = new System.Windows.Forms.Label(); this.lvGoogleDriveFoldersList = new ShareX.HelpersLib.MyListView(); this.chGoogleDriveTitle = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.chGoogleDriveDescription = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.btnGoogleDriveRefreshFolders = new System.Windows.Forms.Button(); this.cbGoogleDriveIsPublic = new System.Windows.Forms.CheckBox(); this.oauth2GoogleDrive = new ShareX.UploadersLib.OAuthControl(); this.tpBox = new System.Windows.Forms.TabPage(); this.lblBoxFolderTip = new System.Windows.Forms.Label(); this.cbBoxShare = new System.Windows.Forms.CheckBox(); this.lvBoxFolders = new ShareX.HelpersLib.MyListView(); this.chBoxFoldersName = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.lblBoxFolderID = new System.Windows.Forms.Label(); this.btnBoxRefreshFolders = new System.Windows.Forms.Button(); this.oauth2Box = new ShareX.UploadersLib.OAuthControl(); this.tpCopy = new System.Windows.Forms.TabPage(); this.pbCopyLogo = new System.Windows.Forms.PictureBox(); this.lblCopyURLType = new System.Windows.Forms.Label(); this.cbCopyURLType = new System.Windows.Forms.ComboBox(); this.lblCopyStatus = new System.Windows.Forms.Label(); this.lblCopyPath = new System.Windows.Forms.Label(); this.txtCopyPath = new System.Windows.Forms.TextBox(); this.oAuthCopy = new ShareX.UploadersLib.OAuthControl(); this.tpHubic = new System.Windows.Forms.TabPage(); this.cbHubicPublishLink = new System.Windows.Forms.CheckBox(); this.lblHubicSelectedFolderNote = new System.Windows.Forms.Label(); this.lvHubicFolders = new ShareX.HelpersLib.MyListView(); this.chHubicFolderName = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.lblHubicSelectedFolder = new System.Windows.Forms.Label(); this.btnHubicRefreshFolders = new System.Windows.Forms.Button(); this.oauth2Hubic = new ShareX.UploadersLib.OAuthControl(); this.tpAmazonS3 = new System.Windows.Forms.TabPage(); this.txtAmazonS3CustomDomain = new System.Windows.Forms.TextBox(); this.lblAmazonS3PathPreviewLabel = new System.Windows.Forms.Label(); this.lblAmazonS3PathPreview = new System.Windows.Forms.Label(); this.btnAmazonS3BucketNameOpen = new System.Windows.Forms.Button(); this.btnAmazonS3AccessKeyOpen = new System.Windows.Forms.Button(); this.cbAmazonS3Endpoint = new System.Windows.Forms.ComboBox(); this.lblAmazonS3BucketName = new System.Windows.Forms.Label(); this.txtAmazonS3BucketName = new System.Windows.Forms.TextBox(); this.lblAmazonS3Endpoint = new System.Windows.Forms.Label(); this.txtAmazonS3ObjectPrefix = new System.Windows.Forms.TextBox(); this.lblAmazonS3ObjectPrefix = new System.Windows.Forms.Label(); this.txtAmazonS3SecretKey = new System.Windows.Forms.TextBox(); this.lblAmazonS3SecretKey = new System.Windows.Forms.Label(); this.lblAmazonS3AccessKey = new System.Windows.Forms.Label(); this.txtAmazonS3AccessKey = new System.Windows.Forms.TextBox(); this.tpMega = new System.Windows.Forms.TabPage(); this.btnMegaRefreshFolders = new System.Windows.Forms.Button(); this.lblMegaStatus = new System.Windows.Forms.Label(); this.btnMegaRegister = new System.Windows.Forms.Button(); this.lblMegaFolder = new System.Windows.Forms.Label(); this.lblMegaStatusTitle = new System.Windows.Forms.Label(); this.cbMegaFolder = new System.Windows.Forms.ComboBox(); this.lblMegaEmail = new System.Windows.Forms.Label(); this.btnMegaLogin = new System.Windows.Forms.Button(); this.txtMegaEmail = new System.Windows.Forms.TextBox(); this.txtMegaPassword = new System.Windows.Forms.TextBox(); this.lblMegaPassword = new System.Windows.Forms.Label(); this.tpOwnCloud = new System.Windows.Forms.TabPage(); this.cbOwnCloudIgnoreInvalidCert = new System.Windows.Forms.CheckBox(); this.cbOwnCloudDirectLink = new System.Windows.Forms.CheckBox(); this.cbOwnCloudCreateShare = new System.Windows.Forms.CheckBox(); this.txtOwnCloudPath = new System.Windows.Forms.TextBox(); this.txtOwnCloudPassword = new System.Windows.Forms.TextBox(); this.txtOwnCloudUsername = new System.Windows.Forms.TextBox(); this.txtOwnCloudHost = new System.Windows.Forms.TextBox(); this.lblOwnCloudPath = new System.Windows.Forms.Label(); this.lblOwnCloudPassword = new System.Windows.Forms.Label(); this.lblOwnCloudUsername = new System.Windows.Forms.Label(); this.lblOwnCloudHost = new System.Windows.Forms.Label(); this.tpMediaFire = new System.Windows.Forms.TabPage(); this.cbMediaFireUseLongLink = new System.Windows.Forms.CheckBox(); this.txtMediaFirePath = new System.Windows.Forms.TextBox(); this.lblMediaFirePath = new System.Windows.Forms.Label(); this.txtMediaFirePassword = new System.Windows.Forms.TextBox(); this.txtMediaFireEmail = new System.Windows.Forms.TextBox(); this.lblMediaFirePassword = new System.Windows.Forms.Label(); this.lblMediaFireEmail = new System.Windows.Forms.Label(); this.tpPushbullet = new System.Windows.Forms.TabPage(); this.lblPushbulletDevices = new System.Windows.Forms.Label(); this.cboPushbulletDevices = new System.Windows.Forms.ComboBox(); this.btnPushbulletGetDeviceList = new System.Windows.Forms.Button(); this.lblPushbulletUserKey = new System.Windows.Forms.Label(); this.txtPushbulletUserKey = new System.Windows.Forms.TextBox(); this.tpSendSpace = new System.Windows.Forms.TabPage(); this.btnSendSpaceRegister = new System.Windows.Forms.Button(); this.lblSendSpacePassword = new System.Windows.Forms.Label(); this.lblSendSpaceUsername = new System.Windows.Forms.Label(); this.txtSendSpacePassword = new System.Windows.Forms.TextBox(); this.txtSendSpaceUserName = new System.Windows.Forms.TextBox(); this.atcSendSpaceAccountType = new ShareX.UploadersLib.AccountTypeControl(); this.tpGe_tt = new System.Windows.Forms.TabPage(); this.lblGe_ttStatus = new System.Windows.Forms.Label(); this.lblGe_ttPassword = new System.Windows.Forms.Label(); this.lblGe_ttEmail = new System.Windows.Forms.Label(); this.btnGe_ttLogin = new System.Windows.Forms.Button(); this.txtGe_ttPassword = new System.Windows.Forms.TextBox(); this.txtGe_ttEmail = new System.Windows.Forms.TextBox(); this.tpHostr = new System.Windows.Forms.TabPage(); this.cbLocalhostrDirectURL = new System.Windows.Forms.CheckBox(); this.lblLocalhostrPassword = new System.Windows.Forms.Label(); this.lblLocalhostrEmail = new System.Windows.Forms.Label(); this.txtLocalhostrPassword = new System.Windows.Forms.TextBox(); this.txtLocalhostrEmail = new System.Windows.Forms.TextBox(); this.tpMinus = new System.Windows.Forms.TabPage(); this.lblMinusURLType = new System.Windows.Forms.Label(); this.cbMinusURLType = new System.Windows.Forms.ComboBox(); this.gbMinusUserPass = new System.Windows.Forms.GroupBox(); this.lblMinusAuthStatus = new System.Windows.Forms.Label(); this.btnMinusRefreshAuth = new System.Windows.Forms.Button(); this.lblMinusPassword = new System.Windows.Forms.Label(); this.lblMinusUsername = new System.Windows.Forms.Label(); this.txtMinusPassword = new System.Windows.Forms.TextBox(); this.txtMinusUsername = new System.Windows.Forms.TextBox(); this.btnMinusAuth = new System.Windows.Forms.Button(); this.gbMinusUpload = new System.Windows.Forms.GroupBox(); this.btnMinusReadFolderList = new System.Windows.Forms.Button(); this.chkMinusPublic = new System.Windows.Forms.CheckBox(); this.btnMinusFolderAdd = new System.Windows.Forms.Button(); this.btnMinusFolderRemove = new System.Windows.Forms.Button(); this.cboMinusFolders = new System.Windows.Forms.ComboBox(); this.tpJira = new System.Windows.Forms.TabPage(); this.txtJiraIssuePrefix = new System.Windows.Forms.TextBox(); this.lblJiraIssuePrefix = new System.Windows.Forms.Label(); this.gpJiraServer = new System.Windows.Forms.GroupBox(); this.txtJiraConfigHelp = new System.Windows.Forms.TextBox(); this.txtJiraHost = new System.Windows.Forms.TextBox(); this.lblJiraHost = new System.Windows.Forms.Label(); this.oAuthJira = new ShareX.UploadersLib.OAuthControl(); this.tpLambda = new System.Windows.Forms.TabPage(); this.lblLambdaInfo = new System.Windows.Forms.Label(); this.lblLambdaApiKey = new System.Windows.Forms.Label(); this.txtLambdaApiKey = new System.Windows.Forms.TextBox(); this.tpUp1 = new System.Windows.Forms.TabPage(); this.txtUp1Key = new System.Windows.Forms.TextBox(); this.txtUp1Host = new System.Windows.Forms.TextBox(); this.lblUp1Key = new System.Windows.Forms.Label(); this.lblUp1Host = new System.Windows.Forms.Label(); this.tpEmail = new System.Windows.Forms.TabPage(); this.chkEmailConfirm = new System.Windows.Forms.CheckBox(); this.lblEmailSmtpServer = new System.Windows.Forms.Label(); this.lblEmailPassword = new System.Windows.Forms.Label(); this.cbEmailRememberLastTo = new System.Windows.Forms.CheckBox(); this.txtEmailFrom = new System.Windows.Forms.TextBox(); this.txtEmailPassword = new System.Windows.Forms.TextBox(); this.txtEmailDefaultBody = new System.Windows.Forms.TextBox(); this.lblEmailFrom = new System.Windows.Forms.Label(); this.txtEmailSmtpServer = new System.Windows.Forms.TextBox(); this.lblEmailDefaultSubject = new System.Windows.Forms.Label(); this.lblEmailDefaultBody = new System.Windows.Forms.Label(); this.nudEmailSmtpPort = new System.Windows.Forms.NumericUpDown(); this.lblEmailSmtpPort = new System.Windows.Forms.Label(); this.txtEmailDefaultSubject = new System.Windows.Forms.TextBox(); this.tpSharedFolder = new System.Windows.Forms.TabPage(); this.lblSharedFolderFiles = new System.Windows.Forms.Label(); this.lblSharedFolderText = new System.Windows.Forms.Label(); this.cboSharedFolderFiles = new System.Windows.Forms.ComboBox(); this.lblSharedFolderImages = new System.Windows.Forms.Label(); this.cboSharedFolderText = new System.Windows.Forms.ComboBox(); this.cboSharedFolderImages = new System.Windows.Forms.ComboBox(); this.ucLocalhostAccounts = new ShareX.UploadersLib.AccountsControl(); this.btnCopyShowFiles = new System.Windows.Forms.Button(); this.tpTextUploaders = new System.Windows.Forms.TabPage(); this.tcTextUploaders = new System.Windows.Forms.TabControl(); this.tpPastebin = new System.Windows.Forms.TabPage(); this.cbPastebinSyntax = new System.Windows.Forms.ComboBox(); this.btnPastebinRegister = new System.Windows.Forms.Button(); this.lblPastebinSyntax = new System.Windows.Forms.Label(); this.lblPastebinExpiration = new System.Windows.Forms.Label(); this.lblPastebinPrivacy = new System.Windows.Forms.Label(); this.lblPastebinTitle = new System.Windows.Forms.Label(); this.lblPastebinPassword = new System.Windows.Forms.Label(); this.lblPastebinUsername = new System.Windows.Forms.Label(); this.cbPastebinExpiration = new System.Windows.Forms.ComboBox(); this.cbPastebinPrivacy = new System.Windows.Forms.ComboBox(); this.txtPastebinTitle = new System.Windows.Forms.TextBox(); this.txtPastebinPassword = new System.Windows.Forms.TextBox(); this.txtPastebinUsername = new System.Windows.Forms.TextBox(); this.lblPastebinLoginStatus = new System.Windows.Forms.Label(); this.btnPastebinLogin = new System.Windows.Forms.Button(); this.tpPaste_ee = new System.Windows.Forms.TabPage(); this.lblPaste_eeUserAPIKey = new System.Windows.Forms.Label(); this.txtPaste_eeUserAPIKey = new System.Windows.Forms.TextBox(); this.tpGist = new System.Windows.Forms.TabPage(); this.chkGistPublishPublic = new System.Windows.Forms.CheckBox(); this.oAuth2Gist = new ShareX.UploadersLib.OAuthControl(); this.atcGistAccountType = new ShareX.UploadersLib.AccountTypeControl(); this.tpUpaste = new System.Windows.Forms.TabPage(); this.cbUpasteIsPublic = new System.Windows.Forms.CheckBox(); this.lblUpasteUserKey = new System.Windows.Forms.Label(); this.txtUpasteUserKey = new System.Windows.Forms.TextBox(); this.tpHastebin = new System.Windows.Forms.TabPage(); this.txtHastebinSyntaxHighlighting = new System.Windows.Forms.TextBox(); this.txtHastebinCustomDomain = new System.Windows.Forms.TextBox(); this.lblHastebinSyntaxHighlighting = new System.Windows.Forms.Label(); this.lblHastebinCustomDomain = new System.Windows.Forms.Label(); this.tpImageUploaders = new System.Windows.Forms.TabPage(); this.tcImageUploaders = new System.Windows.Forms.TabControl(); this.tpImgur = new System.Windows.Forms.TabPage(); this.cbImgurUploadSelectedAlbum = new System.Windows.Forms.CheckBox(); this.cbImgurDirectLink = new System.Windows.Forms.CheckBox(); this.atcImgurAccountType = new ShareX.UploadersLib.AccountTypeControl(); this.oauth2Imgur = new ShareX.UploadersLib.OAuthControl(); this.lvImgurAlbumList = new System.Windows.Forms.ListView(); this.chImgurID = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.chImgurTitle = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.chImgurDescription = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.btnImgurRefreshAlbumList = new System.Windows.Forms.Button(); this.cbImgurThumbnailType = new System.Windows.Forms.ComboBox(); this.lblImgurThumbnailType = new System.Windows.Forms.Label(); this.tpImageShack = new System.Windows.Forms.TabPage(); this.btnImageShackLogin = new System.Windows.Forms.Button(); this.btnImageShackOpenPublicProfile = new System.Windows.Forms.Button(); this.cbImageShackIsPublic = new System.Windows.Forms.CheckBox(); this.btnImageShackOpenMyImages = new System.Windows.Forms.Button(); this.lblImageShackUsername = new System.Windows.Forms.Label(); this.txtImageShackUsername = new System.Windows.Forms.TextBox(); this.txtImageShackPassword = new System.Windows.Forms.TextBox(); this.lblImageShackPassword = new System.Windows.Forms.Label(); this.tpTinyPic = new System.Windows.Forms.TabPage(); this.atcTinyPicAccountType = new ShareX.UploadersLib.AccountTypeControl(); this.btnTinyPicLogin = new System.Windows.Forms.Button(); this.txtTinyPicPassword = new System.Windows.Forms.TextBox(); this.lblTinyPicPassword = new System.Windows.Forms.Label(); this.txtTinyPicUsername = new System.Windows.Forms.TextBox(); this.lblTinyPicUsername = new System.Windows.Forms.Label(); this.btnTinyPicOpenMyImages = new System.Windows.Forms.Button(); this.tpFlickr = new System.Windows.Forms.TabPage(); this.btnFlickrOpenImages = new System.Windows.Forms.Button(); this.pgFlickrAuthInfo = new System.Windows.Forms.PropertyGrid(); this.pgFlickrSettings = new System.Windows.Forms.PropertyGrid(); this.btnFlickrCheckToken = new System.Windows.Forms.Button(); this.btnFlickrCompleteAuth = new System.Windows.Forms.Button(); this.btnFlickrOpenAuthorize = new System.Windows.Forms.Button(); this.tpPhotobucket = new System.Windows.Forms.TabPage(); this.gbPhotobucketAlbumPath = new System.Windows.Forms.GroupBox(); this.btnPhotobucketAddAlbum = new System.Windows.Forms.Button(); this.btnPhotobucketRemoveAlbum = new System.Windows.Forms.Button(); this.cboPhotobucketAlbumPaths = new System.Windows.Forms.ComboBox(); this.gbPhotobucketAlbums = new System.Windows.Forms.GroupBox(); this.lblPhotobucketNewAlbumName = new System.Windows.Forms.Label(); this.lblPhotobucketParentAlbumPath = new System.Windows.Forms.Label(); this.txtPhotobucketNewAlbumName = new System.Windows.Forms.TextBox(); this.txtPhotobucketParentAlbumPath = new System.Windows.Forms.TextBox(); this.btnPhotobucketCreateAlbum = new System.Windows.Forms.Button(); this.gbPhotobucketUserAccount = new System.Windows.Forms.GroupBox(); this.lblPhotobucketDefaultAlbumName = new System.Windows.Forms.Label(); this.btnPhotobucketAuthOpen = new System.Windows.Forms.Button(); this.txtPhotobucketDefaultAlbumName = new System.Windows.Forms.TextBox(); this.lblPhotobucketVerificationCode = new System.Windows.Forms.Label(); this.btnPhotobucketAuthComplete = new System.Windows.Forms.Button(); this.txtPhotobucketVerificationCode = new System.Windows.Forms.TextBox(); this.lblPhotobucketAccountStatus = new System.Windows.Forms.Label(); this.tpPicasa = new System.Windows.Forms.TabPage(); this.txtPicasaAlbumID = new System.Windows.Forms.TextBox(); this.lblPicasaAlbumID = new System.Windows.Forms.Label(); this.lvPicasaAlbumList = new System.Windows.Forms.ListView(); this.chPicasaID = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.chPicasaName = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.chPicasaDescription = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.btnPicasaRefreshAlbumList = new System.Windows.Forms.Button(); this.oauth2Picasa = new ShareX.UploadersLib.OAuthControl(); this.tpChevereto = new System.Windows.Forms.TabPage(); this.cbCheveretoDirectURL = new System.Windows.Forms.CheckBox(); this.lblCheveretoWebsiteTip = new System.Windows.Forms.Label(); this.lblCheveretoWebsite = new System.Windows.Forms.Label(); this.txtCheveretoWebsite = new System.Windows.Forms.TextBox(); this.txtCheveretoAPIKey = new System.Windows.Forms.TextBox(); this.lblCheveretoAPIKey = new System.Windows.Forms.Label(); this.tcUploaders = new System.Windows.Forms.TabControl(); this.lblWidthHint = new System.Windows.Forms.Label(); this.ttlvMain = new ShareX.HelpersLib.TabToListView(); this.actRapidShareAccountType = new ShareX.UploadersLib.AccountTypeControl(); this.cbOwnCloud81Compatibility = new System.Windows.Forms.CheckBox(); this.tpOtherUploaders.SuspendLayout(); this.tcOtherUploaders.SuspendLayout(); this.tpTwitter.SuspendLayout(); this.tpCustomUploaders.SuspendLayout(); this.gbCustomUploaders.SuspendLayout(); this.gbCustomUploaderRegexp.SuspendLayout(); this.gbCustomUploaderArguments.SuspendLayout(); this.tpURLShorteners.SuspendLayout(); this.tcURLShorteners.SuspendLayout(); this.tpBitly.SuspendLayout(); this.tpGoogleURLShortener.SuspendLayout(); this.tpYourls.SuspendLayout(); this.tpAdFly.SuspendLayout(); this.tpLnkU.SuspendLayout(); this.tpCoinURL.SuspendLayout(); this.tpFileUploaders.SuspendLayout(); this.tcFileUploaders.SuspendLayout(); this.tpFTP.SuspendLayout(); this.tpDropbox.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pbDropboxLogo)).BeginInit(); this.tpOneDrive.SuspendLayout(); this.tpGoogleDrive.SuspendLayout(); this.tpBox.SuspendLayout(); this.tpCopy.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pbCopyLogo)).BeginInit(); this.tpHubic.SuspendLayout(); this.tpAmazonS3.SuspendLayout(); this.tpMega.SuspendLayout(); this.tpOwnCloud.SuspendLayout(); this.tpMediaFire.SuspendLayout(); this.tpPushbullet.SuspendLayout(); this.tpSendSpace.SuspendLayout(); this.tpGe_tt.SuspendLayout(); this.tpHostr.SuspendLayout(); this.tpMinus.SuspendLayout(); this.gbMinusUserPass.SuspendLayout(); this.gbMinusUpload.SuspendLayout(); this.tpJira.SuspendLayout(); this.gpJiraServer.SuspendLayout(); this.tpLambda.SuspendLayout(); this.tpUp1.SuspendLayout(); this.tpEmail.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.nudEmailSmtpPort)).BeginInit(); this.tpSharedFolder.SuspendLayout(); this.tpTextUploaders.SuspendLayout(); this.tcTextUploaders.SuspendLayout(); this.tpPastebin.SuspendLayout(); this.tpPaste_ee.SuspendLayout(); this.tpGist.SuspendLayout(); this.tpUpaste.SuspendLayout(); this.tpHastebin.SuspendLayout(); this.tpImageUploaders.SuspendLayout(); this.tcImageUploaders.SuspendLayout(); this.tpImgur.SuspendLayout(); this.tpImageShack.SuspendLayout(); this.tpTinyPic.SuspendLayout(); this.tpFlickr.SuspendLayout(); this.tpPhotobucket.SuspendLayout(); this.gbPhotobucketAlbumPath.SuspendLayout(); this.gbPhotobucketAlbums.SuspendLayout(); this.gbPhotobucketUserAccount.SuspendLayout(); this.tpPicasa.SuspendLayout(); this.tpChevereto.SuspendLayout(); this.tcUploaders.SuspendLayout(); this.SuspendLayout(); // // txtRapidSharePremiumUserName // resources.ApplyResources(this.txtRapidSharePremiumUserName, "txtRapidSharePremiumUserName"); this.txtRapidSharePremiumUserName.Name = "txtRapidSharePremiumUserName"; // // ttHelpTip // this.ttHelpTip.AutomaticDelay = 0; this.ttHelpTip.AutoPopDelay = 30000; this.ttHelpTip.BackColor = System.Drawing.Color.White; this.ttHelpTip.InitialDelay = 500; this.ttHelpTip.IsBalloon = true; this.ttHelpTip.ReshowDelay = 100; this.ttHelpTip.UseAnimation = false; this.ttHelpTip.UseFading = false; // // cbAmazonS3UseRRS // resources.ApplyResources(this.cbAmazonS3UseRRS, "cbAmazonS3UseRRS"); this.cbAmazonS3UseRRS.Name = "cbAmazonS3UseRRS"; this.ttHelpTip.SetToolTip(this.cbAmazonS3UseRRS, resources.GetString("cbAmazonS3UseRRS.ToolTip")); this.cbAmazonS3UseRRS.UseVisualStyleBackColor = true; this.cbAmazonS3UseRRS.CheckedChanged += new System.EventHandler(this.cbAmazonS3UseRRS_CheckedChanged); // // cbAmazonS3CustomCNAME // resources.ApplyResources(this.cbAmazonS3CustomCNAME, "cbAmazonS3CustomCNAME"); this.cbAmazonS3CustomCNAME.Name = "cbAmazonS3CustomCNAME"; this.ttHelpTip.SetToolTip(this.cbAmazonS3CustomCNAME, resources.GetString("cbAmazonS3CustomCNAME.ToolTip")); this.cbAmazonS3CustomCNAME.UseVisualStyleBackColor = true; this.cbAmazonS3CustomCNAME.CheckedChanged += new System.EventHandler(this.cbAmazonS3CustomCNAME_CheckedChanged); // // tpOtherUploaders // this.tpOtherUploaders.Controls.Add(this.tcOtherUploaders); resources.ApplyResources(this.tpOtherUploaders, "tpOtherUploaders"); this.tpOtherUploaders.Name = "tpOtherUploaders"; this.tpOtherUploaders.UseVisualStyleBackColor = true; // // tcOtherUploaders // this.tcOtherUploaders.Controls.Add(this.tpTwitter); this.tcOtherUploaders.Controls.Add(this.tpCustomUploaders); resources.ApplyResources(this.tcOtherUploaders, "tcOtherUploaders"); this.tcOtherUploaders.Name = "tcOtherUploaders"; this.tcOtherUploaders.SelectedIndex = 0; // // tpTwitter // this.tpTwitter.Controls.Add(this.lvTwitterAccounts); this.tpTwitter.Controls.Add(this.lblTwitterDefaultMessage); this.tpTwitter.Controls.Add(this.txtTwitterDefaultMessage); this.tpTwitter.Controls.Add(this.cbTwitterSkipMessageBox); this.tpTwitter.Controls.Add(this.oauthTwitter); this.tpTwitter.Controls.Add(this.txtTwitterDescription); this.tpTwitter.Controls.Add(this.lblTwitterDescription); this.tpTwitter.Controls.Add(this.btnTwitterRemove); this.tpTwitter.Controls.Add(this.btnTwitterAdd); resources.ApplyResources(this.tpTwitter, "tpTwitter"); this.tpTwitter.Name = "tpTwitter"; this.tpTwitter.UseVisualStyleBackColor = true; // // lvTwitterAccounts // this.lvTwitterAccounts.AutoFillColumn = true; this.lvTwitterAccounts.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.chTwitterAccount}); this.lvTwitterAccounts.FullRowSelect = true; this.lvTwitterAccounts.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable; this.lvTwitterAccounts.HideSelection = false; resources.ApplyResources(this.lvTwitterAccounts, "lvTwitterAccounts"); this.lvTwitterAccounts.MultiSelect = false; this.lvTwitterAccounts.Name = "lvTwitterAccounts"; this.lvTwitterAccounts.UseCompatibleStateImageBehavior = false; this.lvTwitterAccounts.View = System.Windows.Forms.View.Details; this.lvTwitterAccounts.SelectedIndexChanged += new System.EventHandler(this.lvTwitterAccounts_SelectedIndexChanged); // // chTwitterAccount // resources.ApplyResources(this.chTwitterAccount, "chTwitterAccount"); // // lblTwitterDefaultMessage // resources.ApplyResources(this.lblTwitterDefaultMessage, "lblTwitterDefaultMessage"); this.lblTwitterDefaultMessage.Name = "lblTwitterDefaultMessage"; // // txtTwitterDefaultMessage // resources.ApplyResources(this.txtTwitterDefaultMessage, "txtTwitterDefaultMessage"); this.txtTwitterDefaultMessage.Name = "txtTwitterDefaultMessage"; this.txtTwitterDefaultMessage.TextChanged += new System.EventHandler(this.txtTwitterDefaultMessage_TextChanged); // // cbTwitterSkipMessageBox // resources.ApplyResources(this.cbTwitterSkipMessageBox, "cbTwitterSkipMessageBox"); this.cbTwitterSkipMessageBox.Name = "cbTwitterSkipMessageBox"; this.cbTwitterSkipMessageBox.UseVisualStyleBackColor = true; this.cbTwitterSkipMessageBox.CheckedChanged += new System.EventHandler(this.cbTwitterSkipMessageBox_CheckedChanged); // // oauthTwitter // resources.ApplyResources(this.oauthTwitter, "oauthTwitter"); this.oauthTwitter.IsRefreshable = false; this.oauthTwitter.Name = "oauthTwitter"; this.oauthTwitter.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauthTwitter_OpenButtonClicked); this.oauthTwitter.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauthTwitter_CompleteButtonClicked); this.oauthTwitter.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauthTwitter_ClearButtonClicked); // // txtTwitterDescription // resources.ApplyResources(this.txtTwitterDescription, "txtTwitterDescription"); this.txtTwitterDescription.Name = "txtTwitterDescription"; this.txtTwitterDescription.TextChanged += new System.EventHandler(this.txtTwitterDescription_TextChanged); // // lblTwitterDescription // resources.ApplyResources(this.lblTwitterDescription, "lblTwitterDescription"); this.lblTwitterDescription.Name = "lblTwitterDescription"; // // btnTwitterRemove // resources.ApplyResources(this.btnTwitterRemove, "btnTwitterRemove"); this.btnTwitterRemove.Name = "btnTwitterRemove"; this.btnTwitterRemove.UseVisualStyleBackColor = true; this.btnTwitterRemove.Click += new System.EventHandler(this.btnTwitterRemove_Click); // // btnTwitterAdd // resources.ApplyResources(this.btnTwitterAdd, "btnTwitterAdd"); this.btnTwitterAdd.Name = "btnTwitterAdd"; this.btnTwitterAdd.UseVisualStyleBackColor = true; this.btnTwitterAdd.Click += new System.EventHandler(this.btnTwitterAdd_Click); // // tpCustomUploaders // this.tpCustomUploaders.Controls.Add(this.btnCustomUploaderExamples); this.tpCustomUploaders.Controls.Add(this.btnCustomUploaderHelp); this.tpCustomUploaders.Controls.Add(this.lblCustomUploaderImageUploader); this.tpCustomUploaders.Controls.Add(this.btnCustomUploaderClear); this.tpCustomUploaders.Controls.Add(this.btnCustomUploaderFileUploaderTest); this.tpCustomUploaders.Controls.Add(this.lblCustomUploaderFileUploader); this.tpCustomUploaders.Controls.Add(this.btnCustomUploaderImageUploaderTest); this.tpCustomUploaders.Controls.Add(this.lblCustomUploaderTestResult); this.tpCustomUploaders.Controls.Add(this.txtCustomUploaderDeletionURL); this.tpCustomUploaders.Controls.Add(this.cbCustomUploaderFileUploader); this.tpCustomUploaders.Controls.Add(this.lblCustomUploaderDeletionURL); this.tpCustomUploaders.Controls.Add(this.btnCustomUploaderShowLastResponse); this.tpCustomUploaders.Controls.Add(this.lblCustomUploaderResponseType); this.tpCustomUploaders.Controls.Add(this.cbCustomUploaderURLShortener); this.tpCustomUploaders.Controls.Add(this.gbCustomUploaders); this.tpCustomUploaders.Controls.Add(this.lblCustomUploaderTextUploader); this.tpCustomUploaders.Controls.Add(this.lblCustomUploaderRequestURL); this.tpCustomUploaders.Controls.Add(this.btnCustomUploaderURLShortenerTest); this.tpCustomUploaders.Controls.Add(this.gbCustomUploaderRegexp); this.tpCustomUploaders.Controls.Add(this.cbCustomUploaderTextUploader); this.tpCustomUploaders.Controls.Add(this.txtCustomUploaderThumbnailURL); this.tpCustomUploaders.Controls.Add(this.lblCustomUploaderURLShortener); this.tpCustomUploaders.Controls.Add(this.cbCustomUploaderResponseType); this.tpCustomUploaders.Controls.Add(this.btnCustomUploaderTextUploaderTest); this.tpCustomUploaders.Controls.Add(this.txtCustomUploaderURL); this.tpCustomUploaders.Controls.Add(this.cbCustomUploaderImageUploader); this.tpCustomUploaders.Controls.Add(this.txtCustomUploaderRequestURL); this.tpCustomUploaders.Controls.Add(this.txtCustomUploaderLog); this.tpCustomUploaders.Controls.Add(this.lblCustomUploaderThumbnailURL); this.tpCustomUploaders.Controls.Add(this.lblCustomUploaderFileForm); this.tpCustomUploaders.Controls.Add(this.lblCustomUploaderRequestType); this.tpCustomUploaders.Controls.Add(this.cbCustomUploaderRequestType); this.tpCustomUploaders.Controls.Add(this.txtCustomUploaderFileForm); this.tpCustomUploaders.Controls.Add(this.lblCustomUploaderURL); this.tpCustomUploaders.Controls.Add(this.gbCustomUploaderArguments); resources.ApplyResources(this.tpCustomUploaders, "tpCustomUploaders"); this.tpCustomUploaders.Name = "tpCustomUploaders"; this.tpCustomUploaders.UseVisualStyleBackColor = true; // // btnCustomUploaderExamples // resources.ApplyResources(this.btnCustomUploaderExamples, "btnCustomUploaderExamples"); this.btnCustomUploaderExamples.Name = "btnCustomUploaderExamples"; this.btnCustomUploaderExamples.UseVisualStyleBackColor = true; this.btnCustomUploaderExamples.Click += new System.EventHandler(this.btnCustomUploaderExamples_Click); // // btnCustomUploaderHelp // resources.ApplyResources(this.btnCustomUploaderHelp, "btnCustomUploaderHelp"); this.btnCustomUploaderHelp.Name = "btnCustomUploaderHelp"; this.btnCustomUploaderHelp.UseVisualStyleBackColor = true; this.btnCustomUploaderHelp.Click += new System.EventHandler(this.btnCustomUploaderHelp_Click); // // lblCustomUploaderImageUploader // resources.ApplyResources(this.lblCustomUploaderImageUploader, "lblCustomUploaderImageUploader"); this.lblCustomUploaderImageUploader.Name = "lblCustomUploaderImageUploader"; // // btnCustomUploaderClear // resources.ApplyResources(this.btnCustomUploaderClear, "btnCustomUploaderClear"); this.btnCustomUploaderClear.Name = "btnCustomUploaderClear"; this.btnCustomUploaderClear.UseVisualStyleBackColor = true; this.btnCustomUploaderClear.Click += new System.EventHandler(this.btnCustomUploaderClear_Click); // // btnCustomUploaderFileUploaderTest // resources.ApplyResources(this.btnCustomUploaderFileUploaderTest, "btnCustomUploaderFileUploaderTest"); this.btnCustomUploaderFileUploaderTest.Name = "btnCustomUploaderFileUploaderTest"; this.btnCustomUploaderFileUploaderTest.UseVisualStyleBackColor = true; this.btnCustomUploaderFileUploaderTest.Click += new System.EventHandler(this.btnCustomUploaderFileUploaderTest_Click); // // lblCustomUploaderFileUploader // resources.ApplyResources(this.lblCustomUploaderFileUploader, "lblCustomUploaderFileUploader"); this.lblCustomUploaderFileUploader.Name = "lblCustomUploaderFileUploader"; // // btnCustomUploaderImageUploaderTest // resources.ApplyResources(this.btnCustomUploaderImageUploaderTest, "btnCustomUploaderImageUploaderTest"); this.btnCustomUploaderImageUploaderTest.Name = "btnCustomUploaderImageUploaderTest"; this.btnCustomUploaderImageUploaderTest.UseVisualStyleBackColor = true; this.btnCustomUploaderImageUploaderTest.Click += new System.EventHandler(this.btnCustomUploaderImageUploaderTest_Click); // // lblCustomUploaderTestResult // resources.ApplyResources(this.lblCustomUploaderTestResult, "lblCustomUploaderTestResult"); this.lblCustomUploaderTestResult.Name = "lblCustomUploaderTestResult"; // // txtCustomUploaderDeletionURL // resources.ApplyResources(this.txtCustomUploaderDeletionURL, "txtCustomUploaderDeletionURL"); this.txtCustomUploaderDeletionURL.Name = "txtCustomUploaderDeletionURL"; // // cbCustomUploaderFileUploader // this.cbCustomUploaderFileUploader.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbCustomUploaderFileUploader.FormattingEnabled = true; resources.ApplyResources(this.cbCustomUploaderFileUploader, "cbCustomUploaderFileUploader"); this.cbCustomUploaderFileUploader.Name = "cbCustomUploaderFileUploader"; this.cbCustomUploaderFileUploader.SelectedIndexChanged += new System.EventHandler(this.cbCustomUploaderFileUploader_SelectedIndexChanged); // // lblCustomUploaderDeletionURL // resources.ApplyResources(this.lblCustomUploaderDeletionURL, "lblCustomUploaderDeletionURL"); this.lblCustomUploaderDeletionURL.Name = "lblCustomUploaderDeletionURL"; // // btnCustomUploaderShowLastResponse // resources.ApplyResources(this.btnCustomUploaderShowLastResponse, "btnCustomUploaderShowLastResponse"); this.btnCustomUploaderShowLastResponse.Name = "btnCustomUploaderShowLastResponse"; this.btnCustomUploaderShowLastResponse.UseVisualStyleBackColor = true; this.btnCustomUploaderShowLastResponse.Click += new System.EventHandler(this.btnCustomUploaderShowLastResponse_Click); // // lblCustomUploaderResponseType // resources.ApplyResources(this.lblCustomUploaderResponseType, "lblCustomUploaderResponseType"); this.lblCustomUploaderResponseType.Name = "lblCustomUploaderResponseType"; // // cbCustomUploaderURLShortener // this.cbCustomUploaderURLShortener.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbCustomUploaderURLShortener.FormattingEnabled = true; resources.ApplyResources(this.cbCustomUploaderURLShortener, "cbCustomUploaderURLShortener"); this.cbCustomUploaderURLShortener.Name = "cbCustomUploaderURLShortener"; this.cbCustomUploaderURLShortener.SelectedIndexChanged += new System.EventHandler(this.cbCustomUploaderURLShortener_SelectedIndexChanged); // // gbCustomUploaders // this.gbCustomUploaders.Controls.Add(this.eiCustomUploaders); this.gbCustomUploaders.Controls.Add(this.lbCustomUploaderList); this.gbCustomUploaders.Controls.Add(this.btnCustomUploaderRemove); this.gbCustomUploaders.Controls.Add(this.btnCustomUploaderUpdate); this.gbCustomUploaders.Controls.Add(this.txtCustomUploaderName); this.gbCustomUploaders.Controls.Add(this.btnCustomUploaderAdd); resources.ApplyResources(this.gbCustomUploaders, "gbCustomUploaders"); this.gbCustomUploaders.Name = "gbCustomUploaders"; this.gbCustomUploaders.TabStop = false; // // eiCustomUploaders // resources.ApplyResources(this.eiCustomUploaders, "eiCustomUploaders"); this.eiCustomUploaders.Name = "eiCustomUploaders"; this.eiCustomUploaders.ObjectType = null; this.eiCustomUploaders.ExportRequested += new ShareX.HelpersLib.ExportImportControl.ExportEventHandler(this.eiCustomUploaders_ExportRequested); this.eiCustomUploaders.ImportRequested += new ShareX.HelpersLib.ExportImportControl.ImportEventHandler(this.eiCustomUploaders_ImportRequested); // // lbCustomUploaderList // this.lbCustomUploaderList.FormattingEnabled = true; resources.ApplyResources(this.lbCustomUploaderList, "lbCustomUploaderList"); this.lbCustomUploaderList.Name = "lbCustomUploaderList"; this.lbCustomUploaderList.SelectedIndexChanged += new System.EventHandler(this.lbCustomUploaderList_SelectedIndexChanged); // // btnCustomUploaderRemove // resources.ApplyResources(this.btnCustomUploaderRemove, "btnCustomUploaderRemove"); this.btnCustomUploaderRemove.Name = "btnCustomUploaderRemove"; this.btnCustomUploaderRemove.UseVisualStyleBackColor = true; this.btnCustomUploaderRemove.Click += new System.EventHandler(this.btnCustomUploaderRemove_Click); // // btnCustomUploaderUpdate // resources.ApplyResources(this.btnCustomUploaderUpdate, "btnCustomUploaderUpdate"); this.btnCustomUploaderUpdate.Name = "btnCustomUploaderUpdate"; this.btnCustomUploaderUpdate.UseVisualStyleBackColor = true; this.btnCustomUploaderUpdate.Click += new System.EventHandler(this.btnCustomUploaderUpdate_Click); // // txtCustomUploaderName // resources.ApplyResources(this.txtCustomUploaderName, "txtCustomUploaderName"); this.txtCustomUploaderName.Name = "txtCustomUploaderName"; // // btnCustomUploaderAdd // resources.ApplyResources(this.btnCustomUploaderAdd, "btnCustomUploaderAdd"); this.btnCustomUploaderAdd.Name = "btnCustomUploaderAdd"; this.btnCustomUploaderAdd.UseVisualStyleBackColor = true; this.btnCustomUploaderAdd.Click += new System.EventHandler(this.btnCustomUploaderAdd_Click); // // lblCustomUploaderTextUploader // resources.ApplyResources(this.lblCustomUploaderTextUploader, "lblCustomUploaderTextUploader"); this.lblCustomUploaderTextUploader.Name = "lblCustomUploaderTextUploader"; // // lblCustomUploaderRequestURL // resources.ApplyResources(this.lblCustomUploaderRequestURL, "lblCustomUploaderRequestURL"); this.lblCustomUploaderRequestURL.Name = "lblCustomUploaderRequestURL"; // // btnCustomUploaderURLShortenerTest // resources.ApplyResources(this.btnCustomUploaderURLShortenerTest, "btnCustomUploaderURLShortenerTest"); this.btnCustomUploaderURLShortenerTest.Name = "btnCustomUploaderURLShortenerTest"; this.btnCustomUploaderURLShortenerTest.UseVisualStyleBackColor = true; this.btnCustomUploaderURLShortenerTest.Click += new System.EventHandler(this.btnCustomUploaderURLShortenerTest_Click); // // gbCustomUploaderRegexp // this.gbCustomUploaderRegexp.Controls.Add(this.lblCustomUploaderRegexTip); this.gbCustomUploaderRegexp.Controls.Add(this.btnCustomUploaderRegexpEdit); this.gbCustomUploaderRegexp.Controls.Add(this.txtCustomUploaderRegexp); this.gbCustomUploaderRegexp.Controls.Add(this.lvCustomUploaderRegexps); this.gbCustomUploaderRegexp.Controls.Add(this.btnCustomUploaderRegexpRemove); this.gbCustomUploaderRegexp.Controls.Add(this.btnCustomUploaderRegexpAdd); resources.ApplyResources(this.gbCustomUploaderRegexp, "gbCustomUploaderRegexp"); this.gbCustomUploaderRegexp.Name = "gbCustomUploaderRegexp"; this.gbCustomUploaderRegexp.TabStop = false; // // lblCustomUploaderRegexTip // resources.ApplyResources(this.lblCustomUploaderRegexTip, "lblCustomUploaderRegexTip"); this.lblCustomUploaderRegexTip.Name = "lblCustomUploaderRegexTip"; // // btnCustomUploaderRegexpEdit // resources.ApplyResources(this.btnCustomUploaderRegexpEdit, "btnCustomUploaderRegexpEdit"); this.btnCustomUploaderRegexpEdit.Name = "btnCustomUploaderRegexpEdit"; this.btnCustomUploaderRegexpEdit.UseVisualStyleBackColor = true; this.btnCustomUploaderRegexpEdit.Click += new System.EventHandler(this.btnCustomUploaderRegexpEdit_Click); // // txtCustomUploaderRegexp // resources.ApplyResources(this.txtCustomUploaderRegexp, "txtCustomUploaderRegexp"); this.txtCustomUploaderRegexp.Name = "txtCustomUploaderRegexp"; // // lvCustomUploaderRegexps // this.lvCustomUploaderRegexps.AllowDrop = true; this.lvCustomUploaderRegexps.AllowItemDrag = true; this.lvCustomUploaderRegexps.AutoFillColumn = true; this.lvCustomUploaderRegexps.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.lvRegexpsColumn}); this.lvCustomUploaderRegexps.FullRowSelect = true; this.lvCustomUploaderRegexps.GridLines = true; this.lvCustomUploaderRegexps.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None; this.lvCustomUploaderRegexps.HideSelection = false; resources.ApplyResources(this.lvCustomUploaderRegexps, "lvCustomUploaderRegexps"); this.lvCustomUploaderRegexps.MultiSelect = false; this.lvCustomUploaderRegexps.Name = "lvCustomUploaderRegexps"; this.lvCustomUploaderRegexps.Scrollable = false; this.lvCustomUploaderRegexps.UseCompatibleStateImageBehavior = false; this.lvCustomUploaderRegexps.View = System.Windows.Forms.View.Details; this.lvCustomUploaderRegexps.SelectedIndexChanged += new System.EventHandler(this.lvCustomUploaderRegexps_SelectedIndexChanged); this.lvCustomUploaderRegexps.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.lvCustomUploaderRegexps_MouseDoubleClick); // // lvRegexpsColumn // resources.ApplyResources(this.lvRegexpsColumn, "lvRegexpsColumn"); // // btnCustomUploaderRegexpRemove // resources.ApplyResources(this.btnCustomUploaderRegexpRemove, "btnCustomUploaderRegexpRemove"); this.btnCustomUploaderRegexpRemove.Name = "btnCustomUploaderRegexpRemove"; this.btnCustomUploaderRegexpRemove.UseVisualStyleBackColor = true; this.btnCustomUploaderRegexpRemove.Click += new System.EventHandler(this.btnCustomUploaderRegexpRemove_Click); // // btnCustomUploaderRegexpAdd // resources.ApplyResources(this.btnCustomUploaderRegexpAdd, "btnCustomUploaderRegexpAdd"); this.btnCustomUploaderRegexpAdd.Name = "btnCustomUploaderRegexpAdd"; this.btnCustomUploaderRegexpAdd.UseVisualStyleBackColor = true; this.btnCustomUploaderRegexpAdd.Click += new System.EventHandler(this.btnCustomUploaderRegexpAdd_Click); // // cbCustomUploaderTextUploader // this.cbCustomUploaderTextUploader.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbCustomUploaderTextUploader.FormattingEnabled = true; resources.ApplyResources(this.cbCustomUploaderTextUploader, "cbCustomUploaderTextUploader"); this.cbCustomUploaderTextUploader.Name = "cbCustomUploaderTextUploader"; this.cbCustomUploaderTextUploader.SelectedIndexChanged += new System.EventHandler(this.cbCustomUploaderTextUploader_SelectedIndexChanged); // // txtCustomUploaderThumbnailURL // resources.ApplyResources(this.txtCustomUploaderThumbnailURL, "txtCustomUploaderThumbnailURL"); this.txtCustomUploaderThumbnailURL.Name = "txtCustomUploaderThumbnailURL"; // // lblCustomUploaderURLShortener // resources.ApplyResources(this.lblCustomUploaderURLShortener, "lblCustomUploaderURLShortener"); this.lblCustomUploaderURLShortener.Name = "lblCustomUploaderURLShortener"; // // cbCustomUploaderResponseType // this.cbCustomUploaderResponseType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbCustomUploaderResponseType.FormattingEnabled = true; resources.ApplyResources(this.cbCustomUploaderResponseType, "cbCustomUploaderResponseType"); this.cbCustomUploaderResponseType.Name = "cbCustomUploaderResponseType"; // // btnCustomUploaderTextUploaderTest // resources.ApplyResources(this.btnCustomUploaderTextUploaderTest, "btnCustomUploaderTextUploaderTest"); this.btnCustomUploaderTextUploaderTest.Name = "btnCustomUploaderTextUploaderTest"; this.btnCustomUploaderTextUploaderTest.UseVisualStyleBackColor = true; this.btnCustomUploaderTextUploaderTest.Click += new System.EventHandler(this.btnCustomUploaderTextUploaderTest_Click); // // txtCustomUploaderURL // resources.ApplyResources(this.txtCustomUploaderURL, "txtCustomUploaderURL"); this.txtCustomUploaderURL.Name = "txtCustomUploaderURL"; // // cbCustomUploaderImageUploader // this.cbCustomUploaderImageUploader.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbCustomUploaderImageUploader.FormattingEnabled = true; resources.ApplyResources(this.cbCustomUploaderImageUploader, "cbCustomUploaderImageUploader"); this.cbCustomUploaderImageUploader.Name = "cbCustomUploaderImageUploader"; this.cbCustomUploaderImageUploader.SelectedIndexChanged += new System.EventHandler(this.cbCustomUploaderImageUploader_SelectedIndexChanged); // // txtCustomUploaderRequestURL // resources.ApplyResources(this.txtCustomUploaderRequestURL, "txtCustomUploaderRequestURL"); this.txtCustomUploaderRequestURL.Name = "txtCustomUploaderRequestURL"; // // txtCustomUploaderLog // resources.ApplyResources(this.txtCustomUploaderLog, "txtCustomUploaderLog"); this.txtCustomUploaderLog.Name = "txtCustomUploaderLog"; this.txtCustomUploaderLog.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.txtCustomUploaderLog_LinkClicked); // // lblCustomUploaderThumbnailURL // resources.ApplyResources(this.lblCustomUploaderThumbnailURL, "lblCustomUploaderThumbnailURL"); this.lblCustomUploaderThumbnailURL.Name = "lblCustomUploaderThumbnailURL"; // // lblCustomUploaderFileForm // resources.ApplyResources(this.lblCustomUploaderFileForm, "lblCustomUploaderFileForm"); this.lblCustomUploaderFileForm.Name = "lblCustomUploaderFileForm"; // // lblCustomUploaderRequestType // resources.ApplyResources(this.lblCustomUploaderRequestType, "lblCustomUploaderRequestType"); this.lblCustomUploaderRequestType.Name = "lblCustomUploaderRequestType"; // // cbCustomUploaderRequestType // this.cbCustomUploaderRequestType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbCustomUploaderRequestType.FormattingEnabled = true; resources.ApplyResources(this.cbCustomUploaderRequestType, "cbCustomUploaderRequestType"); this.cbCustomUploaderRequestType.Name = "cbCustomUploaderRequestType"; this.cbCustomUploaderRequestType.SelectedIndexChanged += new System.EventHandler(this.cbCustomUploaderRequestType_SelectedIndexChanged); // // txtCustomUploaderFileForm // resources.ApplyResources(this.txtCustomUploaderFileForm, "txtCustomUploaderFileForm"); this.txtCustomUploaderFileForm.Name = "txtCustomUploaderFileForm"; // // lblCustomUploaderURL // resources.ApplyResources(this.lblCustomUploaderURL, "lblCustomUploaderURL"); this.lblCustomUploaderURL.Name = "lblCustomUploaderURL"; // // gbCustomUploaderArguments // this.gbCustomUploaderArguments.Controls.Add(this.btnCustomUploaderArgEdit); this.gbCustomUploaderArguments.Controls.Add(this.txtCustomUploaderArgValue); this.gbCustomUploaderArguments.Controls.Add(this.btnCustomUploaderArgRemove); this.gbCustomUploaderArguments.Controls.Add(this.lvCustomUploaderArguments); this.gbCustomUploaderArguments.Controls.Add(this.btnCustomUploaderArgAdd); this.gbCustomUploaderArguments.Controls.Add(this.txtCustomUploaderArgName); resources.ApplyResources(this.gbCustomUploaderArguments, "gbCustomUploaderArguments"); this.gbCustomUploaderArguments.Name = "gbCustomUploaderArguments"; this.gbCustomUploaderArguments.TabStop = false; // // btnCustomUploaderArgEdit // resources.ApplyResources(this.btnCustomUploaderArgEdit, "btnCustomUploaderArgEdit"); this.btnCustomUploaderArgEdit.Name = "btnCustomUploaderArgEdit"; this.btnCustomUploaderArgEdit.UseVisualStyleBackColor = true; this.btnCustomUploaderArgEdit.Click += new System.EventHandler(this.btnCustomUploaderArgEdit_Click); // // txtCustomUploaderArgValue // resources.ApplyResources(this.txtCustomUploaderArgValue, "txtCustomUploaderArgValue"); this.txtCustomUploaderArgValue.Name = "txtCustomUploaderArgValue"; // // btnCustomUploaderArgRemove // resources.ApplyResources(this.btnCustomUploaderArgRemove, "btnCustomUploaderArgRemove"); this.btnCustomUploaderArgRemove.Name = "btnCustomUploaderArgRemove"; this.btnCustomUploaderArgRemove.UseVisualStyleBackColor = true; this.btnCustomUploaderArgRemove.Click += new System.EventHandler(this.btnCustomUploaderArgRemove_Click); // // lvCustomUploaderArguments // this.lvCustomUploaderArguments.AllowDrop = true; this.lvCustomUploaderArguments.AllowItemDrag = true; this.lvCustomUploaderArguments.AutoFillColumn = true; this.lvCustomUploaderArguments.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.chArgumentsName, this.chArgumentsValue}); this.lvCustomUploaderArguments.FullRowSelect = true; this.lvCustomUploaderArguments.GridLines = true; this.lvCustomUploaderArguments.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable; this.lvCustomUploaderArguments.HideSelection = false; resources.ApplyResources(this.lvCustomUploaderArguments, "lvCustomUploaderArguments"); this.lvCustomUploaderArguments.MultiSelect = false; this.lvCustomUploaderArguments.Name = "lvCustomUploaderArguments"; this.lvCustomUploaderArguments.UseCompatibleStateImageBehavior = false; this.lvCustomUploaderArguments.View = System.Windows.Forms.View.Details; this.lvCustomUploaderArguments.SelectedIndexChanged += new System.EventHandler(this.lvCustomUploaderArguments_SelectedIndexChanged); // // chArgumentsName // resources.ApplyResources(this.chArgumentsName, "chArgumentsName"); // // chArgumentsValue // resources.ApplyResources(this.chArgumentsValue, "chArgumentsValue"); // // btnCustomUploaderArgAdd // resources.ApplyResources(this.btnCustomUploaderArgAdd, "btnCustomUploaderArgAdd"); this.btnCustomUploaderArgAdd.Name = "btnCustomUploaderArgAdd"; this.btnCustomUploaderArgAdd.UseVisualStyleBackColor = true; this.btnCustomUploaderArgAdd.Click += new System.EventHandler(this.btnCustomUploaderArgAdd_Click); // // txtCustomUploaderArgName // resources.ApplyResources(this.txtCustomUploaderArgName, "txtCustomUploaderArgName"); this.txtCustomUploaderArgName.Name = "txtCustomUploaderArgName"; // // tpURLShorteners // this.tpURLShorteners.Controls.Add(this.tcURLShorteners); resources.ApplyResources(this.tpURLShorteners, "tpURLShorteners"); this.tpURLShorteners.Name = "tpURLShorteners"; this.tpURLShorteners.UseVisualStyleBackColor = true; // // tcURLShorteners // this.tcURLShorteners.Controls.Add(this.tpBitly); this.tcURLShorteners.Controls.Add(this.tpGoogleURLShortener); this.tcURLShorteners.Controls.Add(this.tpYourls); this.tcURLShorteners.Controls.Add(this.tpAdFly); this.tcURLShorteners.Controls.Add(this.tpLnkU); this.tcURLShorteners.Controls.Add(this.tpCoinURL); resources.ApplyResources(this.tcURLShorteners, "tcURLShorteners"); this.tcURLShorteners.Name = "tcURLShorteners"; this.tcURLShorteners.SelectedIndex = 0; // // tpBitly // this.tpBitly.Controls.Add(this.txtBitlyDomain); this.tpBitly.Controls.Add(this.lblBitlyDomain); this.tpBitly.Controls.Add(this.oauth2Bitly); resources.ApplyResources(this.tpBitly, "tpBitly"); this.tpBitly.Name = "tpBitly"; this.tpBitly.UseVisualStyleBackColor = true; // // txtBitlyDomain // resources.ApplyResources(this.txtBitlyDomain, "txtBitlyDomain"); this.txtBitlyDomain.Name = "txtBitlyDomain"; this.txtBitlyDomain.TextChanged += new System.EventHandler(this.txtBitlyDomain_TextChanged); // // lblBitlyDomain // resources.ApplyResources(this.lblBitlyDomain, "lblBitlyDomain"); this.lblBitlyDomain.Name = "lblBitlyDomain"; // // oauth2Bitly // this.oauth2Bitly.IsRefreshable = false; resources.ApplyResources(this.oauth2Bitly, "oauth2Bitly"); this.oauth2Bitly.Name = "oauth2Bitly"; this.oauth2Bitly.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Bitly_OpenButtonClicked); this.oauth2Bitly.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Bitly_CompleteButtonClicked); this.oauth2Bitly.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Bitly_ClearButtonClicked); // // tpGoogleURLShortener // this.tpGoogleURLShortener.Controls.Add(this.oauth2GoogleURLShortener); this.tpGoogleURLShortener.Controls.Add(this.atcGoogleURLShortenerAccountType); resources.ApplyResources(this.tpGoogleURLShortener, "tpGoogleURLShortener"); this.tpGoogleURLShortener.Name = "tpGoogleURLShortener"; this.tpGoogleURLShortener.UseVisualStyleBackColor = true; // // oauth2GoogleURLShortener // resources.ApplyResources(this.oauth2GoogleURLShortener, "oauth2GoogleURLShortener"); this.oauth2GoogleURLShortener.Name = "oauth2GoogleURLShortener"; this.oauth2GoogleURLShortener.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2GoogleURLShortener_OpenButtonClicked); this.oauth2GoogleURLShortener.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2GoogleURLShortener_CompleteButtonClicked); this.oauth2GoogleURLShortener.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2GoogleURLShortener_ClearButtonClicked); this.oauth2GoogleURLShortener.RefreshButtonClicked += new ShareX.UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2GoogleURLShortener_RefreshButtonClicked); // // atcGoogleURLShortenerAccountType // resources.ApplyResources(this.atcGoogleURLShortenerAccountType, "atcGoogleURLShortenerAccountType"); this.atcGoogleURLShortenerAccountType.Name = "atcGoogleURLShortenerAccountType"; this.atcGoogleURLShortenerAccountType.SelectedAccountType = ShareX.UploadersLib.AccountType.Anonymous; this.atcGoogleURLShortenerAccountType.AccountTypeChanged += new ShareX.UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcGoogleURLShortenerAccountType_AccountTypeChanged); // // tpYourls // this.tpYourls.Controls.Add(this.txtYourlsPassword); this.tpYourls.Controls.Add(this.txtYourlsUsername); this.tpYourls.Controls.Add(this.txtYourlsSignature); this.tpYourls.Controls.Add(this.lblYourlsNote); this.tpYourls.Controls.Add(this.lblYourlsPassword); this.tpYourls.Controls.Add(this.lblYourlsUsername); this.tpYourls.Controls.Add(this.lblYourlsSignature); this.tpYourls.Controls.Add(this.txtYourlsAPIURL); this.tpYourls.Controls.Add(this.lblYourlsAPIURL); resources.ApplyResources(this.tpYourls, "tpYourls"); this.tpYourls.Name = "tpYourls"; this.tpYourls.UseVisualStyleBackColor = true; // // txtYourlsPassword // resources.ApplyResources(this.txtYourlsPassword, "txtYourlsPassword"); this.txtYourlsPassword.Name = "txtYourlsPassword"; this.txtYourlsPassword.UseSystemPasswordChar = true; this.txtYourlsPassword.TextChanged += new System.EventHandler(this.txtYourlsPassword_TextChanged); // // txtYourlsUsername // resources.ApplyResources(this.txtYourlsUsername, "txtYourlsUsername"); this.txtYourlsUsername.Name = "txtYourlsUsername"; this.txtYourlsUsername.TextChanged += new System.EventHandler(this.txtYourlsUsername_TextChanged); // // txtYourlsSignature // resources.ApplyResources(this.txtYourlsSignature, "txtYourlsSignature"); this.txtYourlsSignature.Name = "txtYourlsSignature"; this.txtYourlsSignature.UseSystemPasswordChar = true; this.txtYourlsSignature.TextChanged += new System.EventHandler(this.txtYourlsSignature_TextChanged); // // lblYourlsNote // resources.ApplyResources(this.lblYourlsNote, "lblYourlsNote"); this.lblYourlsNote.Name = "lblYourlsNote"; // // lblYourlsPassword // resources.ApplyResources(this.lblYourlsPassword, "lblYourlsPassword"); this.lblYourlsPassword.Name = "lblYourlsPassword"; // // lblYourlsUsername // resources.ApplyResources(this.lblYourlsUsername, "lblYourlsUsername"); this.lblYourlsUsername.Name = "lblYourlsUsername"; // // lblYourlsSignature // resources.ApplyResources(this.lblYourlsSignature, "lblYourlsSignature"); this.lblYourlsSignature.Name = "lblYourlsSignature"; // // txtYourlsAPIURL // resources.ApplyResources(this.txtYourlsAPIURL, "txtYourlsAPIURL"); this.txtYourlsAPIURL.Name = "txtYourlsAPIURL"; this.txtYourlsAPIURL.TextChanged += new System.EventHandler(this.txtYourlsAPIURL_TextChanged); // // lblYourlsAPIURL // resources.ApplyResources(this.lblYourlsAPIURL, "lblYourlsAPIURL"); this.lblYourlsAPIURL.Name = "lblYourlsAPIURL"; // // tpAdFly // this.tpAdFly.Controls.Add(this.llAdflyLink); this.tpAdFly.Controls.Add(this.txtAdflyAPIUID); this.tpAdFly.Controls.Add(this.lblAdflyAPIUID); this.tpAdFly.Controls.Add(this.txtAdflyAPIKEY); this.tpAdFly.Controls.Add(this.lblAdflyAPIKEY); resources.ApplyResources(this.tpAdFly, "tpAdFly"); this.tpAdFly.Name = "tpAdFly"; this.tpAdFly.UseVisualStyleBackColor = true; // // llAdflyLink // resources.ApplyResources(this.llAdflyLink, "llAdflyLink"); this.llAdflyLink.Name = "llAdflyLink"; this.llAdflyLink.TabStop = true; this.llAdflyLink.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.llAdflyLink_LinkClicked); // // txtAdflyAPIUID // resources.ApplyResources(this.txtAdflyAPIUID, "txtAdflyAPIUID"); this.txtAdflyAPIUID.Name = "txtAdflyAPIUID"; this.txtAdflyAPIUID.UseSystemPasswordChar = true; this.txtAdflyAPIUID.TextChanged += new System.EventHandler(this.txtAdflyAPIUID_TextChanged); // // lblAdflyAPIUID // resources.ApplyResources(this.lblAdflyAPIUID, "lblAdflyAPIUID"); this.lblAdflyAPIUID.Name = "lblAdflyAPIUID"; // // txtAdflyAPIKEY // resources.ApplyResources(this.txtAdflyAPIKEY, "txtAdflyAPIKEY"); this.txtAdflyAPIKEY.Name = "txtAdflyAPIKEY"; this.txtAdflyAPIKEY.TextChanged += new System.EventHandler(this.txtAdflyAPIKEY_TextChanged); // // lblAdflyAPIKEY // resources.ApplyResources(this.lblAdflyAPIKEY, "lblAdflyAPIKEY"); this.lblAdflyAPIKEY.Name = "lblAdflyAPIKEY"; // // tpLnkU // this.tpLnkU.Controls.Add(this.txtLnkUAPIKEY); this.tpLnkU.Controls.Add(this.lblLnkUAPIKey); resources.ApplyResources(this.tpLnkU, "tpLnkU"); this.tpLnkU.Name = "tpLnkU"; this.tpLnkU.UseVisualStyleBackColor = true; // // txtLnkUAPIKEY // resources.ApplyResources(this.txtLnkUAPIKEY, "txtLnkUAPIKEY"); this.txtLnkUAPIKEY.Name = "txtLnkUAPIKEY"; this.txtLnkUAPIKEY.TextChanged += new System.EventHandler(this.txtLnkUAPIKEY_TextChanged); // // lblLnkUAPIKey // resources.ApplyResources(this.lblLnkUAPIKey, "lblLnkUAPIKey"); this.lblLnkUAPIKey.Name = "lblLnkUAPIKey"; // // tpCoinURL // this.tpCoinURL.Controls.Add(this.txtCoinURLUUID); this.tpCoinURL.Controls.Add(this.lblCoinURLUUID); resources.ApplyResources(this.tpCoinURL, "tpCoinURL"); this.tpCoinURL.Name = "tpCoinURL"; this.tpCoinURL.UseVisualStyleBackColor = true; // // txtCoinURLUUID // resources.ApplyResources(this.txtCoinURLUUID, "txtCoinURLUUID"); this.txtCoinURLUUID.Name = "txtCoinURLUUID"; this.txtCoinURLUUID.TextChanged += new System.EventHandler(this.txtCoinURLUUID_TextChanged); // // lblCoinURLUUID // resources.ApplyResources(this.lblCoinURLUUID, "lblCoinURLUUID"); this.lblCoinURLUUID.Name = "lblCoinURLUUID"; // // tpFileUploaders // this.tpFileUploaders.Controls.Add(this.tcFileUploaders); resources.ApplyResources(this.tpFileUploaders, "tpFileUploaders"); this.tpFileUploaders.Name = "tpFileUploaders"; this.tpFileUploaders.UseVisualStyleBackColor = true; // // tcFileUploaders // this.tcFileUploaders.Controls.Add(this.tpFTP); this.tcFileUploaders.Controls.Add(this.tpDropbox); this.tcFileUploaders.Controls.Add(this.tpOneDrive); this.tcFileUploaders.Controls.Add(this.tpGoogleDrive); this.tcFileUploaders.Controls.Add(this.tpBox); this.tcFileUploaders.Controls.Add(this.tpCopy); this.tcFileUploaders.Controls.Add(this.tpHubic); this.tcFileUploaders.Controls.Add(this.tpAmazonS3); this.tcFileUploaders.Controls.Add(this.tpMega); this.tcFileUploaders.Controls.Add(this.tpOwnCloud); this.tcFileUploaders.Controls.Add(this.tpMediaFire); this.tcFileUploaders.Controls.Add(this.tpPushbullet); this.tcFileUploaders.Controls.Add(this.tpSendSpace); this.tcFileUploaders.Controls.Add(this.tpGe_tt); this.tcFileUploaders.Controls.Add(this.tpHostr); this.tcFileUploaders.Controls.Add(this.tpMinus); this.tcFileUploaders.Controls.Add(this.tpJira); this.tcFileUploaders.Controls.Add(this.tpLambda); this.tcFileUploaders.Controls.Add(this.tpUp1); this.tcFileUploaders.Controls.Add(this.tpEmail); this.tcFileUploaders.Controls.Add(this.tpSharedFolder); resources.ApplyResources(this.tcFileUploaders, "tcFileUploaders"); this.tcFileUploaders.Multiline = true; this.tcFileUploaders.Name = "tcFileUploaders"; this.tcFileUploaders.SelectedIndex = 0; // // tpFTP // this.tpFTP.Controls.Add(this.eiFTP); this.tpFTP.Controls.Add(this.btnFtpClient); this.tpFTP.Controls.Add(this.lblFtpFiles); this.tpFTP.Controls.Add(this.lblFtpText); this.tpFTP.Controls.Add(this.lblFtpImages); this.tpFTP.Controls.Add(this.cboFtpImages); this.tpFTP.Controls.Add(this.cboFtpFiles); this.tpFTP.Controls.Add(this.cboFtpText); this.tpFTP.Controls.Add(this.ucFTPAccounts); resources.ApplyResources(this.tpFTP, "tpFTP"); this.tpFTP.Name = "tpFTP"; this.tpFTP.UseVisualStyleBackColor = true; // // eiFTP // resources.ApplyResources(this.eiFTP, "eiFTP"); this.eiFTP.Name = "eiFTP"; this.eiFTP.ObjectType = null; this.eiFTP.ExportRequested += new ShareX.HelpersLib.ExportImportControl.ExportEventHandler(this.eiFTP_ExportRequested); this.eiFTP.ImportRequested += new ShareX.HelpersLib.ExportImportControl.ImportEventHandler(this.eiFTP_ImportRequested); // // btnFtpClient // resources.ApplyResources(this.btnFtpClient, "btnFtpClient"); this.btnFtpClient.Name = "btnFtpClient"; this.btnFtpClient.UseVisualStyleBackColor = true; this.btnFtpClient.Click += new System.EventHandler(this.btnFtpClient_Click); // // lblFtpFiles // resources.ApplyResources(this.lblFtpFiles, "lblFtpFiles"); this.lblFtpFiles.Name = "lblFtpFiles"; // // lblFtpText // resources.ApplyResources(this.lblFtpText, "lblFtpText"); this.lblFtpText.Name = "lblFtpText"; // // lblFtpImages // resources.ApplyResources(this.lblFtpImages, "lblFtpImages"); this.lblFtpImages.Name = "lblFtpImages"; // // cboFtpImages // this.cboFtpImages.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cboFtpImages.FormattingEnabled = true; resources.ApplyResources(this.cboFtpImages, "cboFtpImages"); this.cboFtpImages.Name = "cboFtpImages"; this.cboFtpImages.SelectedIndexChanged += new System.EventHandler(this.cboFtpImages_SelectedIndexChanged); // // cboFtpFiles // this.cboFtpFiles.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cboFtpFiles.FormattingEnabled = true; resources.ApplyResources(this.cboFtpFiles, "cboFtpFiles"); this.cboFtpFiles.Name = "cboFtpFiles"; this.cboFtpFiles.SelectedIndexChanged += new System.EventHandler(this.cboFtpFiles_SelectedIndexChanged); // // cboFtpText // this.cboFtpText.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cboFtpText.FormattingEnabled = true; resources.ApplyResources(this.cboFtpText, "cboFtpText"); this.cboFtpText.Name = "cboFtpText"; this.cboFtpText.SelectedIndexChanged += new System.EventHandler(this.cboFtpText_SelectedIndexChanged); // // ucFTPAccounts // resources.ApplyResources(this.ucFTPAccounts, "ucFTPAccounts"); this.ucFTPAccounts.Name = "ucFTPAccounts"; // // tpDropbox // this.tpDropbox.Controls.Add(this.oauth2Dropbox); this.tpDropbox.Controls.Add(this.cbDropboxURLType); this.tpDropbox.Controls.Add(this.cbDropboxAutoCreateShareableLink); this.tpDropbox.Controls.Add(this.btnDropboxShowFiles); this.tpDropbox.Controls.Add(this.pbDropboxLogo); this.tpDropbox.Controls.Add(this.lblDropboxStatus); this.tpDropbox.Controls.Add(this.lblDropboxPathTip); this.tpDropbox.Controls.Add(this.lblDropboxPath); this.tpDropbox.Controls.Add(this.txtDropboxPath); resources.ApplyResources(this.tpDropbox, "tpDropbox"); this.tpDropbox.Name = "tpDropbox"; this.tpDropbox.UseVisualStyleBackColor = true; // // oauth2Dropbox // this.oauth2Dropbox.IsRefreshable = false; resources.ApplyResources(this.oauth2Dropbox, "oauth2Dropbox"); this.oauth2Dropbox.Name = "oauth2Dropbox"; this.oauth2Dropbox.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Dropbox_OpenButtonClicked); this.oauth2Dropbox.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Dropbox_CompleteButtonClicked); this.oauth2Dropbox.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Dropbox_ClearButtonClicked); // // cbDropboxURLType // this.cbDropboxURLType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbDropboxURLType.FormattingEnabled = true; resources.ApplyResources(this.cbDropboxURLType, "cbDropboxURLType"); this.cbDropboxURLType.Name = "cbDropboxURLType"; this.cbDropboxURLType.SelectedIndexChanged += new System.EventHandler(this.cbDropboxURLType_SelectedIndexChanged); // // cbDropboxAutoCreateShareableLink // resources.ApplyResources(this.cbDropboxAutoCreateShareableLink, "cbDropboxAutoCreateShareableLink"); this.cbDropboxAutoCreateShareableLink.Name = "cbDropboxAutoCreateShareableLink"; this.cbDropboxAutoCreateShareableLink.UseVisualStyleBackColor = true; this.cbDropboxAutoCreateShareableLink.CheckedChanged += new System.EventHandler(this.cbDropboxAutoCreateShareableLink_CheckedChanged); // // btnDropboxShowFiles // resources.ApplyResources(this.btnDropboxShowFiles, "btnDropboxShowFiles"); this.btnDropboxShowFiles.Name = "btnDropboxShowFiles"; this.btnDropboxShowFiles.UseVisualStyleBackColor = true; this.btnDropboxShowFiles.Click += new System.EventHandler(this.btnDropboxShowFiles_Click); // // pbDropboxLogo // this.pbDropboxLogo.Cursor = System.Windows.Forms.Cursors.Hand; resources.ApplyResources(this.pbDropboxLogo, "pbDropboxLogo"); this.pbDropboxLogo.Name = "pbDropboxLogo"; this.pbDropboxLogo.TabStop = false; this.pbDropboxLogo.Click += new System.EventHandler(this.pbDropboxLogo_Click); // // lblDropboxStatus // resources.ApplyResources(this.lblDropboxStatus, "lblDropboxStatus"); this.lblDropboxStatus.Name = "lblDropboxStatus"; // // lblDropboxPathTip // resources.ApplyResources(this.lblDropboxPathTip, "lblDropboxPathTip"); this.lblDropboxPathTip.Name = "lblDropboxPathTip"; // // lblDropboxPath // resources.ApplyResources(this.lblDropboxPath, "lblDropboxPath"); this.lblDropboxPath.Name = "lblDropboxPath"; // // txtDropboxPath // resources.ApplyResources(this.txtDropboxPath, "txtDropboxPath"); this.txtDropboxPath.Name = "txtDropboxPath"; this.txtDropboxPath.TextChanged += new System.EventHandler(this.txtDropboxPath_TextChanged); // // tpOneDrive // this.tpOneDrive.Controls.Add(this.tvOneDrive); this.tpOneDrive.Controls.Add(this.lblOneDriveFolderID); this.tpOneDrive.Controls.Add(this.cbOneDriveCreateShareableLink); this.tpOneDrive.Controls.Add(this.oAuth2OneDrive); resources.ApplyResources(this.tpOneDrive, "tpOneDrive"); this.tpOneDrive.Name = "tpOneDrive"; this.tpOneDrive.UseVisualStyleBackColor = true; // // tvOneDrive // resources.ApplyResources(this.tvOneDrive, "tvOneDrive"); this.tvOneDrive.Name = "tvOneDrive"; this.tvOneDrive.AfterExpand += new System.Windows.Forms.TreeViewEventHandler(this.tvOneDrive_AfterExpand); this.tvOneDrive.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.tvOneDrive_AfterSelect); // // lblOneDriveFolderID // resources.ApplyResources(this.lblOneDriveFolderID, "lblOneDriveFolderID"); this.lblOneDriveFolderID.Name = "lblOneDriveFolderID"; // // cbOneDriveCreateShareableLink // resources.ApplyResources(this.cbOneDriveCreateShareableLink, "cbOneDriveCreateShareableLink"); this.cbOneDriveCreateShareableLink.Name = "cbOneDriveCreateShareableLink"; this.cbOneDriveCreateShareableLink.UseVisualStyleBackColor = true; this.cbOneDriveCreateShareableLink.CheckedChanged += new System.EventHandler(this.cbOneDriveCreateShareableLink_CheckedChanged); // // oAuth2OneDrive // resources.ApplyResources(this.oAuth2OneDrive, "oAuth2OneDrive"); this.oAuth2OneDrive.Name = "oAuth2OneDrive"; this.oAuth2OneDrive.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuth2OneDrive_OpenButtonClicked); this.oAuth2OneDrive.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuth2OneDrive_CompleteButtonClicked); this.oAuth2OneDrive.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuth2OneDrive_ClearButtonClicked); this.oAuth2OneDrive.RefreshButtonClicked += new ShareX.UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oAuth2OneDrive_RefreshButtonClicked); // // tpGoogleDrive // this.tpGoogleDrive.Controls.Add(this.cbGoogleDriveUseFolder); this.tpGoogleDrive.Controls.Add(this.txtGoogleDriveFolderID); this.tpGoogleDrive.Controls.Add(this.lblGoogleDriveFolderID); this.tpGoogleDrive.Controls.Add(this.lvGoogleDriveFoldersList); this.tpGoogleDrive.Controls.Add(this.btnGoogleDriveRefreshFolders); this.tpGoogleDrive.Controls.Add(this.cbGoogleDriveIsPublic); this.tpGoogleDrive.Controls.Add(this.oauth2GoogleDrive); resources.ApplyResources(this.tpGoogleDrive, "tpGoogleDrive"); this.tpGoogleDrive.Name = "tpGoogleDrive"; this.tpGoogleDrive.UseVisualStyleBackColor = true; // // cbGoogleDriveUseFolder // resources.ApplyResources(this.cbGoogleDriveUseFolder, "cbGoogleDriveUseFolder"); this.cbGoogleDriveUseFolder.Name = "cbGoogleDriveUseFolder"; this.cbGoogleDriveUseFolder.UseVisualStyleBackColor = true; this.cbGoogleDriveUseFolder.CheckedChanged += new System.EventHandler(this.cbGoogleDriveUseFolder_CheckedChanged); // // txtGoogleDriveFolderID // resources.ApplyResources(this.txtGoogleDriveFolderID, "txtGoogleDriveFolderID"); this.txtGoogleDriveFolderID.Name = "txtGoogleDriveFolderID"; this.txtGoogleDriveFolderID.TextChanged += new System.EventHandler(this.txtGoogleDriveFolderID_TextChanged); // // lblGoogleDriveFolderID // resources.ApplyResources(this.lblGoogleDriveFolderID, "lblGoogleDriveFolderID"); this.lblGoogleDriveFolderID.Name = "lblGoogleDriveFolderID"; // // lvGoogleDriveFoldersList // this.lvGoogleDriveFoldersList.AutoFillColumn = true; this.lvGoogleDriveFoldersList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.chGoogleDriveTitle, this.chGoogleDriveDescription}); this.lvGoogleDriveFoldersList.FullRowSelect = true; resources.ApplyResources(this.lvGoogleDriveFoldersList, "lvGoogleDriveFoldersList"); this.lvGoogleDriveFoldersList.MultiSelect = false; this.lvGoogleDriveFoldersList.Name = "lvGoogleDriveFoldersList"; this.lvGoogleDriveFoldersList.UseCompatibleStateImageBehavior = false; this.lvGoogleDriveFoldersList.View = System.Windows.Forms.View.Details; this.lvGoogleDriveFoldersList.SelectedIndexChanged += new System.EventHandler(this.lvGoogleDriveFoldersList_SelectedIndexChanged); // // chGoogleDriveTitle // resources.ApplyResources(this.chGoogleDriveTitle, "chGoogleDriveTitle"); // // chGoogleDriveDescription // resources.ApplyResources(this.chGoogleDriveDescription, "chGoogleDriveDescription"); // // btnGoogleDriveRefreshFolders // resources.ApplyResources(this.btnGoogleDriveRefreshFolders, "btnGoogleDriveRefreshFolders"); this.btnGoogleDriveRefreshFolders.Name = "btnGoogleDriveRefreshFolders"; this.btnGoogleDriveRefreshFolders.UseVisualStyleBackColor = true; this.btnGoogleDriveRefreshFolders.Click += new System.EventHandler(this.btnGoogleDriveRefreshFolders_Click); // // cbGoogleDriveIsPublic // resources.ApplyResources(this.cbGoogleDriveIsPublic, "cbGoogleDriveIsPublic"); this.cbGoogleDriveIsPublic.Name = "cbGoogleDriveIsPublic"; this.cbGoogleDriveIsPublic.UseVisualStyleBackColor = true; this.cbGoogleDriveIsPublic.CheckedChanged += new System.EventHandler(this.cbGoogleDriveIsPublic_CheckedChanged); // // oauth2GoogleDrive // resources.ApplyResources(this.oauth2GoogleDrive, "oauth2GoogleDrive"); this.oauth2GoogleDrive.Name = "oauth2GoogleDrive"; this.oauth2GoogleDrive.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2GoogleDrive_OpenButtonClicked); this.oauth2GoogleDrive.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2GoogleDrive_CompleteButtonClicked); this.oauth2GoogleDrive.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2GoogleDrive_ClearButtonClicked); this.oauth2GoogleDrive.RefreshButtonClicked += new ShareX.UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2GoogleDrive_RefreshButtonClicked); // // tpBox // this.tpBox.Controls.Add(this.lblBoxFolderTip); this.tpBox.Controls.Add(this.cbBoxShare); this.tpBox.Controls.Add(this.lvBoxFolders); this.tpBox.Controls.Add(this.lblBoxFolderID); this.tpBox.Controls.Add(this.btnBoxRefreshFolders); this.tpBox.Controls.Add(this.oauth2Box); resources.ApplyResources(this.tpBox, "tpBox"); this.tpBox.Name = "tpBox"; this.tpBox.UseVisualStyleBackColor = true; // // lblBoxFolderTip // resources.ApplyResources(this.lblBoxFolderTip, "lblBoxFolderTip"); this.lblBoxFolderTip.Name = "lblBoxFolderTip"; // // cbBoxShare // resources.ApplyResources(this.cbBoxShare, "cbBoxShare"); this.cbBoxShare.Name = "cbBoxShare"; this.cbBoxShare.UseVisualStyleBackColor = true; this.cbBoxShare.CheckedChanged += new System.EventHandler(this.cbBoxShare_CheckedChanged); // // lvBoxFolders // this.lvBoxFolders.AutoFillColumn = true; this.lvBoxFolders.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.chBoxFoldersName}); this.lvBoxFolders.FullRowSelect = true; resources.ApplyResources(this.lvBoxFolders, "lvBoxFolders"); this.lvBoxFolders.Name = "lvBoxFolders"; this.lvBoxFolders.UseCompatibleStateImageBehavior = false; this.lvBoxFolders.View = System.Windows.Forms.View.Details; this.lvBoxFolders.SelectedIndexChanged += new System.EventHandler(this.lvBoxFolders_SelectedIndexChanged); this.lvBoxFolders.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.lvBoxFolders_MouseDoubleClick); // // chBoxFoldersName // resources.ApplyResources(this.chBoxFoldersName, "chBoxFoldersName"); // // lblBoxFolderID // resources.ApplyResources(this.lblBoxFolderID, "lblBoxFolderID"); this.lblBoxFolderID.Name = "lblBoxFolderID"; // // btnBoxRefreshFolders // resources.ApplyResources(this.btnBoxRefreshFolders, "btnBoxRefreshFolders"); this.btnBoxRefreshFolders.Name = "btnBoxRefreshFolders"; this.btnBoxRefreshFolders.UseVisualStyleBackColor = true; this.btnBoxRefreshFolders.Click += new System.EventHandler(this.btnBoxRefreshFolders_Click); // // oauth2Box // resources.ApplyResources(this.oauth2Box, "oauth2Box"); this.oauth2Box.Name = "oauth2Box"; this.oauth2Box.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Box_OpenButtonClicked); this.oauth2Box.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Box_CompleteButtonClicked); this.oauth2Box.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Box_ClearButtonClicked); this.oauth2Box.RefreshButtonClicked += new ShareX.UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2Box_RefreshButtonClicked); // // tpCopy // this.tpCopy.Controls.Add(this.pbCopyLogo); this.tpCopy.Controls.Add(this.lblCopyURLType); this.tpCopy.Controls.Add(this.cbCopyURLType); this.tpCopy.Controls.Add(this.lblCopyStatus); this.tpCopy.Controls.Add(this.lblCopyPath); this.tpCopy.Controls.Add(this.txtCopyPath); this.tpCopy.Controls.Add(this.oAuthCopy); resources.ApplyResources(this.tpCopy, "tpCopy"); this.tpCopy.Name = "tpCopy"; this.tpCopy.UseVisualStyleBackColor = true; // // pbCopyLogo // this.pbCopyLogo.Cursor = System.Windows.Forms.Cursors.Hand; resources.ApplyResources(this.pbCopyLogo, "pbCopyLogo"); this.pbCopyLogo.Name = "pbCopyLogo"; this.pbCopyLogo.TabStop = false; this.pbCopyLogo.Click += new System.EventHandler(this.pbCopyLogo_Click); // // lblCopyURLType // resources.ApplyResources(this.lblCopyURLType, "lblCopyURLType"); this.lblCopyURLType.Name = "lblCopyURLType"; // // cbCopyURLType // this.cbCopyURLType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbCopyURLType.FormattingEnabled = true; resources.ApplyResources(this.cbCopyURLType, "cbCopyURLType"); this.cbCopyURLType.Name = "cbCopyURLType"; this.cbCopyURLType.SelectedIndexChanged += new System.EventHandler(this.cbCopyURLType_SelectedIndexChanged); // // lblCopyStatus // resources.ApplyResources(this.lblCopyStatus, "lblCopyStatus"); this.lblCopyStatus.Name = "lblCopyStatus"; // // lblCopyPath // resources.ApplyResources(this.lblCopyPath, "lblCopyPath"); this.lblCopyPath.Name = "lblCopyPath"; // // txtCopyPath // resources.ApplyResources(this.txtCopyPath, "txtCopyPath"); this.txtCopyPath.Name = "txtCopyPath"; this.txtCopyPath.TextChanged += new System.EventHandler(this.txtCopyPath_TextChanged); // // oAuthCopy // this.oAuthCopy.IsRefreshable = false; resources.ApplyResources(this.oAuthCopy, "oAuthCopy"); this.oAuthCopy.Name = "oAuthCopy"; this.oAuthCopy.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuthCopy_OpenButtonClicked); this.oAuthCopy.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuthCopy_CompleteButtonClicked); this.oAuthCopy.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuthCopy_ClearButtonClicked); // // tpHubic // this.tpHubic.Controls.Add(this.cbHubicPublishLink); this.tpHubic.Controls.Add(this.lblHubicSelectedFolderNote); this.tpHubic.Controls.Add(this.lvHubicFolders); this.tpHubic.Controls.Add(this.lblHubicSelectedFolder); this.tpHubic.Controls.Add(this.btnHubicRefreshFolders); this.tpHubic.Controls.Add(this.oauth2Hubic); resources.ApplyResources(this.tpHubic, "tpHubic"); this.tpHubic.Name = "tpHubic"; this.tpHubic.UseVisualStyleBackColor = true; // // cbHubicPublishLink // resources.ApplyResources(this.cbHubicPublishLink, "cbHubicPublishLink"); this.cbHubicPublishLink.Name = "cbHubicPublishLink"; this.cbHubicPublishLink.UseVisualStyleBackColor = true; this.cbHubicPublishLink.CheckedChanged += new System.EventHandler(this.cbHubicPublishLink_CheckedChanged); // // lblHubicSelectedFolderNote // resources.ApplyResources(this.lblHubicSelectedFolderNote, "lblHubicSelectedFolderNote"); this.lblHubicSelectedFolderNote.Name = "lblHubicSelectedFolderNote"; // // lvHubicFolders // this.lvHubicFolders.AutoFillColumn = true; this.lvHubicFolders.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.chHubicFolderName}); this.lvHubicFolders.FullRowSelect = true; resources.ApplyResources(this.lvHubicFolders, "lvHubicFolders"); this.lvHubicFolders.Name = "lvHubicFolders"; this.lvHubicFolders.UseCompatibleStateImageBehavior = false; this.lvHubicFolders.View = System.Windows.Forms.View.Details; this.lvHubicFolders.SelectedIndexChanged += new System.EventHandler(this.lvHubicFolders_SelectedIndexChanged); this.lvHubicFolders.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.lvHubicFolders_MouseDoubleClick); // // chHubicFolderName // resources.ApplyResources(this.chHubicFolderName, "chHubicFolderName"); // // lblHubicSelectedFolder // resources.ApplyResources(this.lblHubicSelectedFolder, "lblHubicSelectedFolder"); this.lblHubicSelectedFolder.Name = "lblHubicSelectedFolder"; // // btnHubicRefreshFolders // resources.ApplyResources(this.btnHubicRefreshFolders, "btnHubicRefreshFolders"); this.btnHubicRefreshFolders.Name = "btnHubicRefreshFolders"; this.btnHubicRefreshFolders.UseVisualStyleBackColor = true; this.btnHubicRefreshFolders.Click += new System.EventHandler(this.btnHubicRefreshFolders_Click); // // oauth2Hubic // resources.ApplyResources(this.oauth2Hubic, "oauth2Hubic"); this.oauth2Hubic.Name = "oauth2Hubic"; this.oauth2Hubic.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuth2Hubic_OpenButtonClicked); this.oauth2Hubic.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuth2Hubic_CompleteButtonClicked); this.oauth2Hubic.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuth2Hubic_ClearButtonClicked); this.oauth2Hubic.RefreshButtonClicked += new ShareX.UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oAuth2Hubic_RefreshButtonClicked); // // tpAmazonS3 // this.tpAmazonS3.Controls.Add(this.txtAmazonS3CustomDomain); this.tpAmazonS3.Controls.Add(this.lblAmazonS3PathPreviewLabel); this.tpAmazonS3.Controls.Add(this.lblAmazonS3PathPreview); this.tpAmazonS3.Controls.Add(this.btnAmazonS3BucketNameOpen); this.tpAmazonS3.Controls.Add(this.btnAmazonS3AccessKeyOpen); this.tpAmazonS3.Controls.Add(this.cbAmazonS3CustomCNAME); this.tpAmazonS3.Controls.Add(this.cbAmazonS3Endpoint); this.tpAmazonS3.Controls.Add(this.lblAmazonS3BucketName); this.tpAmazonS3.Controls.Add(this.txtAmazonS3BucketName); this.tpAmazonS3.Controls.Add(this.lblAmazonS3Endpoint); this.tpAmazonS3.Controls.Add(this.txtAmazonS3ObjectPrefix); this.tpAmazonS3.Controls.Add(this.lblAmazonS3ObjectPrefix); this.tpAmazonS3.Controls.Add(this.cbAmazonS3UseRRS); this.tpAmazonS3.Controls.Add(this.txtAmazonS3SecretKey); this.tpAmazonS3.Controls.Add(this.lblAmazonS3SecretKey); this.tpAmazonS3.Controls.Add(this.lblAmazonS3AccessKey); this.tpAmazonS3.Controls.Add(this.txtAmazonS3AccessKey); resources.ApplyResources(this.tpAmazonS3, "tpAmazonS3"); this.tpAmazonS3.Name = "tpAmazonS3"; this.tpAmazonS3.UseVisualStyleBackColor = true; // // txtAmazonS3CustomDomain // resources.ApplyResources(this.txtAmazonS3CustomDomain, "txtAmazonS3CustomDomain"); this.txtAmazonS3CustomDomain.Name = "txtAmazonS3CustomDomain"; this.txtAmazonS3CustomDomain.TextChanged += new System.EventHandler(this.txtAmazonS3CustomDomain_TextChanged); // // lblAmazonS3PathPreviewLabel // resources.ApplyResources(this.lblAmazonS3PathPreviewLabel, "lblAmazonS3PathPreviewLabel"); this.lblAmazonS3PathPreviewLabel.Name = "lblAmazonS3PathPreviewLabel"; // // lblAmazonS3PathPreview // resources.ApplyResources(this.lblAmazonS3PathPreview, "lblAmazonS3PathPreview"); this.lblAmazonS3PathPreview.Name = "lblAmazonS3PathPreview"; // // btnAmazonS3BucketNameOpen // resources.ApplyResources(this.btnAmazonS3BucketNameOpen, "btnAmazonS3BucketNameOpen"); this.btnAmazonS3BucketNameOpen.Name = "btnAmazonS3BucketNameOpen"; this.btnAmazonS3BucketNameOpen.UseVisualStyleBackColor = true; this.btnAmazonS3BucketNameOpen.Click += new System.EventHandler(this.btnAmazonS3BucketNameOpen_Click); // // btnAmazonS3AccessKeyOpen // resources.ApplyResources(this.btnAmazonS3AccessKeyOpen, "btnAmazonS3AccessKeyOpen"); this.btnAmazonS3AccessKeyOpen.Name = "btnAmazonS3AccessKeyOpen"; this.btnAmazonS3AccessKeyOpen.UseVisualStyleBackColor = true; this.btnAmazonS3AccessKeyOpen.Click += new System.EventHandler(this.btnAmazonS3AccessKeyOpen_Click); // // cbAmazonS3Endpoint // this.cbAmazonS3Endpoint.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbAmazonS3Endpoint.FormattingEnabled = true; resources.ApplyResources(this.cbAmazonS3Endpoint, "cbAmazonS3Endpoint"); this.cbAmazonS3Endpoint.Name = "cbAmazonS3Endpoint"; this.cbAmazonS3Endpoint.SelectionChangeCommitted += new System.EventHandler(this.cbAmazonS3Endpoint_SelectionChangeCommitted); // // lblAmazonS3BucketName // resources.ApplyResources(this.lblAmazonS3BucketName, "lblAmazonS3BucketName"); this.lblAmazonS3BucketName.Name = "lblAmazonS3BucketName"; // // txtAmazonS3BucketName // resources.ApplyResources(this.txtAmazonS3BucketName, "txtAmazonS3BucketName"); this.txtAmazonS3BucketName.Name = "txtAmazonS3BucketName"; this.txtAmazonS3BucketName.TextChanged += new System.EventHandler(this.txtAmazonS3BucketName_TextChanged); // // lblAmazonS3Endpoint // resources.ApplyResources(this.lblAmazonS3Endpoint, "lblAmazonS3Endpoint"); this.lblAmazonS3Endpoint.Name = "lblAmazonS3Endpoint"; // // txtAmazonS3ObjectPrefix // resources.ApplyResources(this.txtAmazonS3ObjectPrefix, "txtAmazonS3ObjectPrefix"); this.txtAmazonS3ObjectPrefix.Name = "txtAmazonS3ObjectPrefix"; this.txtAmazonS3ObjectPrefix.TextChanged += new System.EventHandler(this.txtAmazonS3ObjectPrefix_TextChanged); // // lblAmazonS3ObjectPrefix // resources.ApplyResources(this.lblAmazonS3ObjectPrefix, "lblAmazonS3ObjectPrefix"); this.lblAmazonS3ObjectPrefix.Name = "lblAmazonS3ObjectPrefix"; // // txtAmazonS3SecretKey // resources.ApplyResources(this.txtAmazonS3SecretKey, "txtAmazonS3SecretKey"); this.txtAmazonS3SecretKey.Name = "txtAmazonS3SecretKey"; this.txtAmazonS3SecretKey.UseSystemPasswordChar = true; this.txtAmazonS3SecretKey.TextChanged += new System.EventHandler(this.txtAmazonS3SecretKey_TextChanged); // // lblAmazonS3SecretKey // resources.ApplyResources(this.lblAmazonS3SecretKey, "lblAmazonS3SecretKey"); this.lblAmazonS3SecretKey.Name = "lblAmazonS3SecretKey"; // // lblAmazonS3AccessKey // resources.ApplyResources(this.lblAmazonS3AccessKey, "lblAmazonS3AccessKey"); this.lblAmazonS3AccessKey.Name = "lblAmazonS3AccessKey"; // // txtAmazonS3AccessKey // resources.ApplyResources(this.txtAmazonS3AccessKey, "txtAmazonS3AccessKey"); this.txtAmazonS3AccessKey.Name = "txtAmazonS3AccessKey"; this.txtAmazonS3AccessKey.TextChanged += new System.EventHandler(this.txtAmazonS3AccessKey_TextChanged); // // tpMega // this.tpMega.Controls.Add(this.btnMegaRefreshFolders); this.tpMega.Controls.Add(this.lblMegaStatus); this.tpMega.Controls.Add(this.btnMegaRegister); this.tpMega.Controls.Add(this.lblMegaFolder); this.tpMega.Controls.Add(this.lblMegaStatusTitle); this.tpMega.Controls.Add(this.cbMegaFolder); this.tpMega.Controls.Add(this.lblMegaEmail); this.tpMega.Controls.Add(this.btnMegaLogin); this.tpMega.Controls.Add(this.txtMegaEmail); this.tpMega.Controls.Add(this.txtMegaPassword); this.tpMega.Controls.Add(this.lblMegaPassword); resources.ApplyResources(this.tpMega, "tpMega"); this.tpMega.Name = "tpMega"; this.tpMega.UseVisualStyleBackColor = true; // // btnMegaRefreshFolders // resources.ApplyResources(this.btnMegaRefreshFolders, "btnMegaRefreshFolders"); this.btnMegaRefreshFolders.Name = "btnMegaRefreshFolders"; this.btnMegaRefreshFolders.UseVisualStyleBackColor = true; this.btnMegaRefreshFolders.Click += new System.EventHandler(this.btnMegaRefreshFolders_Click); // // lblMegaStatus // resources.ApplyResources(this.lblMegaStatus, "lblMegaStatus"); this.lblMegaStatus.Name = "lblMegaStatus"; // // btnMegaRegister // resources.ApplyResources(this.btnMegaRegister, "btnMegaRegister"); this.btnMegaRegister.Name = "btnMegaRegister"; this.btnMegaRegister.UseVisualStyleBackColor = true; this.btnMegaRegister.Click += new System.EventHandler(this.btnMegaRegister_Click); // // lblMegaFolder // resources.ApplyResources(this.lblMegaFolder, "lblMegaFolder"); this.lblMegaFolder.Name = "lblMegaFolder"; // // lblMegaStatusTitle // resources.ApplyResources(this.lblMegaStatusTitle, "lblMegaStatusTitle"); this.lblMegaStatusTitle.Name = "lblMegaStatusTitle"; // // cbMegaFolder // this.cbMegaFolder.DisplayMember = "DisplayName"; this.cbMegaFolder.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbMegaFolder.FormattingEnabled = true; resources.ApplyResources(this.cbMegaFolder, "cbMegaFolder"); this.cbMegaFolder.Name = "cbMegaFolder"; this.cbMegaFolder.ValueMember = "Node"; this.cbMegaFolder.SelectedIndexChanged += new System.EventHandler(this.cbMegaFolder_SelectedIndexChanged); // // lblMegaEmail // resources.ApplyResources(this.lblMegaEmail, "lblMegaEmail"); this.lblMegaEmail.Name = "lblMegaEmail"; // // btnMegaLogin // resources.ApplyResources(this.btnMegaLogin, "btnMegaLogin"); this.btnMegaLogin.Name = "btnMegaLogin"; this.btnMegaLogin.UseVisualStyleBackColor = true; this.btnMegaLogin.Click += new System.EventHandler(this.btnMegaLogin_Click); // // txtMegaEmail // resources.ApplyResources(this.txtMegaEmail, "txtMegaEmail"); this.txtMegaEmail.Name = "txtMegaEmail"; // // txtMegaPassword // resources.ApplyResources(this.txtMegaPassword, "txtMegaPassword"); this.txtMegaPassword.Name = "txtMegaPassword"; this.txtMegaPassword.UseSystemPasswordChar = true; // // lblMegaPassword // resources.ApplyResources(this.lblMegaPassword, "lblMegaPassword"); this.lblMegaPassword.Name = "lblMegaPassword"; // // tpOwnCloud // this.tpOwnCloud.Controls.Add(this.cbOwnCloud81Compatibility); this.tpOwnCloud.Controls.Add(this.cbOwnCloudIgnoreInvalidCert); this.tpOwnCloud.Controls.Add(this.cbOwnCloudDirectLink); this.tpOwnCloud.Controls.Add(this.cbOwnCloudCreateShare); this.tpOwnCloud.Controls.Add(this.txtOwnCloudPath); this.tpOwnCloud.Controls.Add(this.txtOwnCloudPassword); this.tpOwnCloud.Controls.Add(this.txtOwnCloudUsername); this.tpOwnCloud.Controls.Add(this.txtOwnCloudHost); this.tpOwnCloud.Controls.Add(this.lblOwnCloudPath); this.tpOwnCloud.Controls.Add(this.lblOwnCloudPassword); this.tpOwnCloud.Controls.Add(this.lblOwnCloudUsername); this.tpOwnCloud.Controls.Add(this.lblOwnCloudHost); resources.ApplyResources(this.tpOwnCloud, "tpOwnCloud"); this.tpOwnCloud.Name = "tpOwnCloud"; this.tpOwnCloud.UseVisualStyleBackColor = true; // // cbOwnCloudIgnoreInvalidCert // resources.ApplyResources(this.cbOwnCloudIgnoreInvalidCert, "cbOwnCloudIgnoreInvalidCert"); this.cbOwnCloudIgnoreInvalidCert.Name = "cbOwnCloudIgnoreInvalidCert"; this.cbOwnCloudIgnoreInvalidCert.UseVisualStyleBackColor = true; this.cbOwnCloudIgnoreInvalidCert.CheckedChanged += new System.EventHandler(this.cbOwnCloudIgnoreInvalidCert_CheckedChanged); // // cbOwnCloudDirectLink // resources.ApplyResources(this.cbOwnCloudDirectLink, "cbOwnCloudDirectLink"); this.cbOwnCloudDirectLink.Name = "cbOwnCloudDirectLink"; this.cbOwnCloudDirectLink.UseVisualStyleBackColor = true; this.cbOwnCloudDirectLink.CheckedChanged += new System.EventHandler(this.cbOwnCloudDirectLink_CheckedChanged); // // cbOwnCloudCreateShare // resources.ApplyResources(this.cbOwnCloudCreateShare, "cbOwnCloudCreateShare"); this.cbOwnCloudCreateShare.Name = "cbOwnCloudCreateShare"; this.cbOwnCloudCreateShare.UseVisualStyleBackColor = true; this.cbOwnCloudCreateShare.CheckedChanged += new System.EventHandler(this.cbOwnCloudCreateShare_CheckedChanged); // // txtOwnCloudPath // resources.ApplyResources(this.txtOwnCloudPath, "txtOwnCloudPath"); this.txtOwnCloudPath.Name = "txtOwnCloudPath"; this.txtOwnCloudPath.TextChanged += new System.EventHandler(this.txtOwnCloudPath_TextChanged); // // txtOwnCloudPassword // resources.ApplyResources(this.txtOwnCloudPassword, "txtOwnCloudPassword"); this.txtOwnCloudPassword.Name = "txtOwnCloudPassword"; this.txtOwnCloudPassword.UseSystemPasswordChar = true; this.txtOwnCloudPassword.TextChanged += new System.EventHandler(this.txtOwnCloudPassword_TextChanged); // // txtOwnCloudUsername // resources.ApplyResources(this.txtOwnCloudUsername, "txtOwnCloudUsername"); this.txtOwnCloudUsername.Name = "txtOwnCloudUsername"; this.txtOwnCloudUsername.TextChanged += new System.EventHandler(this.txtOwnCloudUsername_TextChanged); // // txtOwnCloudHost // resources.ApplyResources(this.txtOwnCloudHost, "txtOwnCloudHost"); this.txtOwnCloudHost.Name = "txtOwnCloudHost"; this.txtOwnCloudHost.TextChanged += new System.EventHandler(this.txtOwnCloudHost_TextChanged); // // lblOwnCloudPath // resources.ApplyResources(this.lblOwnCloudPath, "lblOwnCloudPath"); this.lblOwnCloudPath.Name = "lblOwnCloudPath"; // // lblOwnCloudPassword // resources.ApplyResources(this.lblOwnCloudPassword, "lblOwnCloudPassword"); this.lblOwnCloudPassword.Name = "lblOwnCloudPassword"; // // lblOwnCloudUsername // resources.ApplyResources(this.lblOwnCloudUsername, "lblOwnCloudUsername"); this.lblOwnCloudUsername.Name = "lblOwnCloudUsername"; // // lblOwnCloudHost // resources.ApplyResources(this.lblOwnCloudHost, "lblOwnCloudHost"); this.lblOwnCloudHost.Name = "lblOwnCloudHost"; // // tpMediaFire // this.tpMediaFire.Controls.Add(this.cbMediaFireUseLongLink); this.tpMediaFire.Controls.Add(this.txtMediaFirePath); this.tpMediaFire.Controls.Add(this.lblMediaFirePath); this.tpMediaFire.Controls.Add(this.txtMediaFirePassword); this.tpMediaFire.Controls.Add(this.txtMediaFireEmail); this.tpMediaFire.Controls.Add(this.lblMediaFirePassword); this.tpMediaFire.Controls.Add(this.lblMediaFireEmail); resources.ApplyResources(this.tpMediaFire, "tpMediaFire"); this.tpMediaFire.Name = "tpMediaFire"; this.tpMediaFire.UseVisualStyleBackColor = true; // // cbMediaFireUseLongLink // resources.ApplyResources(this.cbMediaFireUseLongLink, "cbMediaFireUseLongLink"); this.cbMediaFireUseLongLink.Name = "cbMediaFireUseLongLink"; this.cbMediaFireUseLongLink.UseVisualStyleBackColor = true; this.cbMediaFireUseLongLink.CheckedChanged += new System.EventHandler(this.cbMediaFireUseLongLink_CheckedChanged); // // txtMediaFirePath // resources.ApplyResources(this.txtMediaFirePath, "txtMediaFirePath"); this.txtMediaFirePath.Name = "txtMediaFirePath"; this.txtMediaFirePath.TextChanged += new System.EventHandler(this.txtMediaFirePath_TextChanged); // // lblMediaFirePath // resources.ApplyResources(this.lblMediaFirePath, "lblMediaFirePath"); this.lblMediaFirePath.Name = "lblMediaFirePath"; // // txtMediaFirePassword // resources.ApplyResources(this.txtMediaFirePassword, "txtMediaFirePassword"); this.txtMediaFirePassword.Name = "txtMediaFirePassword"; this.txtMediaFirePassword.TextChanged += new System.EventHandler(this.txtMediaFirePassword_TextChanged); // // txtMediaFireEmail // resources.ApplyResources(this.txtMediaFireEmail, "txtMediaFireEmail"); this.txtMediaFireEmail.Name = "txtMediaFireEmail"; this.txtMediaFireEmail.TextChanged += new System.EventHandler(this.txtMediaFireUsername_TextChanged); // // lblMediaFirePassword // resources.ApplyResources(this.lblMediaFirePassword, "lblMediaFirePassword"); this.lblMediaFirePassword.Name = "lblMediaFirePassword"; // // lblMediaFireEmail // resources.ApplyResources(this.lblMediaFireEmail, "lblMediaFireEmail"); this.lblMediaFireEmail.Name = "lblMediaFireEmail"; // // tpPushbullet // this.tpPushbullet.Controls.Add(this.lblPushbulletDevices); this.tpPushbullet.Controls.Add(this.cboPushbulletDevices); this.tpPushbullet.Controls.Add(this.btnPushbulletGetDeviceList); this.tpPushbullet.Controls.Add(this.lblPushbulletUserKey); this.tpPushbullet.Controls.Add(this.txtPushbulletUserKey); resources.ApplyResources(this.tpPushbullet, "tpPushbullet"); this.tpPushbullet.Name = "tpPushbullet"; this.tpPushbullet.UseVisualStyleBackColor = true; // // lblPushbulletDevices // resources.ApplyResources(this.lblPushbulletDevices, "lblPushbulletDevices"); this.lblPushbulletDevices.Name = "lblPushbulletDevices"; // // cboPushbulletDevices // this.cboPushbulletDevices.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; resources.ApplyResources(this.cboPushbulletDevices, "cboPushbulletDevices"); this.cboPushbulletDevices.FormattingEnabled = true; this.cboPushbulletDevices.Name = "cboPushbulletDevices"; this.cboPushbulletDevices.SelectedIndexChanged += new System.EventHandler(this.cboPushbulletDevices_SelectedIndexChanged); // // btnPushbulletGetDeviceList // resources.ApplyResources(this.btnPushbulletGetDeviceList, "btnPushbulletGetDeviceList"); this.btnPushbulletGetDeviceList.Name = "btnPushbulletGetDeviceList"; this.btnPushbulletGetDeviceList.UseVisualStyleBackColor = true; this.btnPushbulletGetDeviceList.Click += new System.EventHandler(this.btnPushbulletGetDeviceList_Click); // // lblPushbulletUserKey // resources.ApplyResources(this.lblPushbulletUserKey, "lblPushbulletUserKey"); this.lblPushbulletUserKey.Name = "lblPushbulletUserKey"; // // txtPushbulletUserKey // resources.ApplyResources(this.txtPushbulletUserKey, "txtPushbulletUserKey"); this.txtPushbulletUserKey.Name = "txtPushbulletUserKey"; this.txtPushbulletUserKey.UseSystemPasswordChar = true; this.txtPushbulletUserKey.TextChanged += new System.EventHandler(this.txtPushbulletUserKey_TextChanged); // // tpSendSpace // this.tpSendSpace.Controls.Add(this.btnSendSpaceRegister); this.tpSendSpace.Controls.Add(this.lblSendSpacePassword); this.tpSendSpace.Controls.Add(this.lblSendSpaceUsername); this.tpSendSpace.Controls.Add(this.txtSendSpacePassword); this.tpSendSpace.Controls.Add(this.txtSendSpaceUserName); this.tpSendSpace.Controls.Add(this.atcSendSpaceAccountType); resources.ApplyResources(this.tpSendSpace, "tpSendSpace"); this.tpSendSpace.Name = "tpSendSpace"; this.tpSendSpace.UseVisualStyleBackColor = true; // // btnSendSpaceRegister // resources.ApplyResources(this.btnSendSpaceRegister, "btnSendSpaceRegister"); this.btnSendSpaceRegister.Name = "btnSendSpaceRegister"; this.btnSendSpaceRegister.UseVisualStyleBackColor = true; this.btnSendSpaceRegister.Click += new System.EventHandler(this.btnSendSpaceRegister_Click); // // lblSendSpacePassword // resources.ApplyResources(this.lblSendSpacePassword, "lblSendSpacePassword"); this.lblSendSpacePassword.Name = "lblSendSpacePassword"; // // lblSendSpaceUsername // resources.ApplyResources(this.lblSendSpaceUsername, "lblSendSpaceUsername"); this.lblSendSpaceUsername.Name = "lblSendSpaceUsername"; // // txtSendSpacePassword // resources.ApplyResources(this.txtSendSpacePassword, "txtSendSpacePassword"); this.txtSendSpacePassword.Name = "txtSendSpacePassword"; this.txtSendSpacePassword.UseSystemPasswordChar = true; this.txtSendSpacePassword.TextChanged += new System.EventHandler(this.txtSendSpacePassword_TextChanged); // // txtSendSpaceUserName // resources.ApplyResources(this.txtSendSpaceUserName, "txtSendSpaceUserName"); this.txtSendSpaceUserName.Name = "txtSendSpaceUserName"; this.txtSendSpaceUserName.TextChanged += new System.EventHandler(this.txtSendSpaceUserName_TextChanged); // // atcSendSpaceAccountType // resources.ApplyResources(this.atcSendSpaceAccountType, "atcSendSpaceAccountType"); this.atcSendSpaceAccountType.Name = "atcSendSpaceAccountType"; this.atcSendSpaceAccountType.SelectedAccountType = ShareX.UploadersLib.AccountType.Anonymous; this.atcSendSpaceAccountType.AccountTypeChanged += new ShareX.UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcSendSpaceAccountType_AccountTypeChanged); // // tpGe_tt // this.tpGe_tt.Controls.Add(this.lblGe_ttStatus); this.tpGe_tt.Controls.Add(this.lblGe_ttPassword); this.tpGe_tt.Controls.Add(this.lblGe_ttEmail); this.tpGe_tt.Controls.Add(this.btnGe_ttLogin); this.tpGe_tt.Controls.Add(this.txtGe_ttPassword); this.tpGe_tt.Controls.Add(this.txtGe_ttEmail); resources.ApplyResources(this.tpGe_tt, "tpGe_tt"); this.tpGe_tt.Name = "tpGe_tt"; this.tpGe_tt.UseVisualStyleBackColor = true; // // lblGe_ttStatus // resources.ApplyResources(this.lblGe_ttStatus, "lblGe_ttStatus"); this.lblGe_ttStatus.Name = "lblGe_ttStatus"; // // lblGe_ttPassword // resources.ApplyResources(this.lblGe_ttPassword, "lblGe_ttPassword"); this.lblGe_ttPassword.Name = "lblGe_ttPassword"; // // lblGe_ttEmail // resources.ApplyResources(this.lblGe_ttEmail, "lblGe_ttEmail"); this.lblGe_ttEmail.Name = "lblGe_ttEmail"; // // btnGe_ttLogin // resources.ApplyResources(this.btnGe_ttLogin, "btnGe_ttLogin"); this.btnGe_ttLogin.Name = "btnGe_ttLogin"; this.btnGe_ttLogin.UseVisualStyleBackColor = true; this.btnGe_ttLogin.Click += new System.EventHandler(this.btnGe_ttLogin_Click); // // txtGe_ttPassword // resources.ApplyResources(this.txtGe_ttPassword, "txtGe_ttPassword"); this.txtGe_ttPassword.Name = "txtGe_ttPassword"; this.txtGe_ttPassword.UseSystemPasswordChar = true; // // txtGe_ttEmail // resources.ApplyResources(this.txtGe_ttEmail, "txtGe_ttEmail"); this.txtGe_ttEmail.Name = "txtGe_ttEmail"; // // tpHostr // this.tpHostr.Controls.Add(this.cbLocalhostrDirectURL); this.tpHostr.Controls.Add(this.lblLocalhostrPassword); this.tpHostr.Controls.Add(this.lblLocalhostrEmail); this.tpHostr.Controls.Add(this.txtLocalhostrPassword); this.tpHostr.Controls.Add(this.txtLocalhostrEmail); resources.ApplyResources(this.tpHostr, "tpHostr"); this.tpHostr.Name = "tpHostr"; this.tpHostr.UseVisualStyleBackColor = true; // // cbLocalhostrDirectURL // resources.ApplyResources(this.cbLocalhostrDirectURL, "cbLocalhostrDirectURL"); this.cbLocalhostrDirectURL.Name = "cbLocalhostrDirectURL"; this.cbLocalhostrDirectURL.UseVisualStyleBackColor = true; this.cbLocalhostrDirectURL.CheckedChanged += new System.EventHandler(this.cbLocalhostrDirectURL_CheckedChanged); // // lblLocalhostrPassword // resources.ApplyResources(this.lblLocalhostrPassword, "lblLocalhostrPassword"); this.lblLocalhostrPassword.Name = "lblLocalhostrPassword"; // // lblLocalhostrEmail // resources.ApplyResources(this.lblLocalhostrEmail, "lblLocalhostrEmail"); this.lblLocalhostrEmail.Name = "lblLocalhostrEmail"; // // txtLocalhostrPassword // resources.ApplyResources(this.txtLocalhostrPassword, "txtLocalhostrPassword"); this.txtLocalhostrPassword.Name = "txtLocalhostrPassword"; this.txtLocalhostrPassword.UseSystemPasswordChar = true; this.txtLocalhostrPassword.TextChanged += new System.EventHandler(this.txtLocalhostrPassword_TextChanged); // // txtLocalhostrEmail // resources.ApplyResources(this.txtLocalhostrEmail, "txtLocalhostrEmail"); this.txtLocalhostrEmail.Name = "txtLocalhostrEmail"; this.txtLocalhostrEmail.TextChanged += new System.EventHandler(this.txtLocalhostrEmail_TextChanged); // // tpMinus // this.tpMinus.Controls.Add(this.lblMinusURLType); this.tpMinus.Controls.Add(this.cbMinusURLType); this.tpMinus.Controls.Add(this.gbMinusUserPass); this.tpMinus.Controls.Add(this.gbMinusUpload); resources.ApplyResources(this.tpMinus, "tpMinus"); this.tpMinus.Name = "tpMinus"; this.tpMinus.UseVisualStyleBackColor = true; // // lblMinusURLType // resources.ApplyResources(this.lblMinusURLType, "lblMinusURLType"); this.lblMinusURLType.Name = "lblMinusURLType"; // // cbMinusURLType // this.cbMinusURLType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbMinusURLType.FormattingEnabled = true; resources.ApplyResources(this.cbMinusURLType, "cbMinusURLType"); this.cbMinusURLType.Name = "cbMinusURLType"; this.cbMinusURLType.SelectedIndexChanged += new System.EventHandler(this.cbMinusURLType_SelectedIndexChanged); // // gbMinusUserPass // this.gbMinusUserPass.Controls.Add(this.lblMinusAuthStatus); this.gbMinusUserPass.Controls.Add(this.btnMinusRefreshAuth); this.gbMinusUserPass.Controls.Add(this.lblMinusPassword); this.gbMinusUserPass.Controls.Add(this.lblMinusUsername); this.gbMinusUserPass.Controls.Add(this.txtMinusPassword); this.gbMinusUserPass.Controls.Add(this.txtMinusUsername); this.gbMinusUserPass.Controls.Add(this.btnMinusAuth); resources.ApplyResources(this.gbMinusUserPass, "gbMinusUserPass"); this.gbMinusUserPass.Name = "gbMinusUserPass"; this.gbMinusUserPass.TabStop = false; // // lblMinusAuthStatus // resources.ApplyResources(this.lblMinusAuthStatus, "lblMinusAuthStatus"); this.lblMinusAuthStatus.Name = "lblMinusAuthStatus"; // // btnMinusRefreshAuth // resources.ApplyResources(this.btnMinusRefreshAuth, "btnMinusRefreshAuth"); this.btnMinusRefreshAuth.Name = "btnMinusRefreshAuth"; this.btnMinusRefreshAuth.UseVisualStyleBackColor = true; this.btnMinusRefreshAuth.Click += new System.EventHandler(this.btnAuthRefresh_Click); // // lblMinusPassword // resources.ApplyResources(this.lblMinusPassword, "lblMinusPassword"); this.lblMinusPassword.Name = "lblMinusPassword"; // // lblMinusUsername // resources.ApplyResources(this.lblMinusUsername, "lblMinusUsername"); this.lblMinusUsername.Name = "lblMinusUsername"; // // txtMinusPassword // resources.ApplyResources(this.txtMinusPassword, "txtMinusPassword"); this.txtMinusPassword.Name = "txtMinusPassword"; this.txtMinusPassword.UseSystemPasswordChar = true; // // txtMinusUsername // resources.ApplyResources(this.txtMinusUsername, "txtMinusUsername"); this.txtMinusUsername.Name = "txtMinusUsername"; // // btnMinusAuth // resources.ApplyResources(this.btnMinusAuth, "btnMinusAuth"); this.btnMinusAuth.Name = "btnMinusAuth"; this.btnMinusAuth.UseVisualStyleBackColor = true; this.btnMinusAuth.Click += new System.EventHandler(this.btnMinusAuth_Click); // // gbMinusUpload // this.gbMinusUpload.Controls.Add(this.btnMinusReadFolderList); this.gbMinusUpload.Controls.Add(this.chkMinusPublic); this.gbMinusUpload.Controls.Add(this.btnMinusFolderAdd); this.gbMinusUpload.Controls.Add(this.btnMinusFolderRemove); this.gbMinusUpload.Controls.Add(this.cboMinusFolders); resources.ApplyResources(this.gbMinusUpload, "gbMinusUpload"); this.gbMinusUpload.Name = "gbMinusUpload"; this.gbMinusUpload.TabStop = false; // // btnMinusReadFolderList // resources.ApplyResources(this.btnMinusReadFolderList, "btnMinusReadFolderList"); this.btnMinusReadFolderList.Name = "btnMinusReadFolderList"; this.btnMinusReadFolderList.UseVisualStyleBackColor = true; this.btnMinusReadFolderList.Click += new System.EventHandler(this.btnMinusReadFolderList_Click); // // chkMinusPublic // resources.ApplyResources(this.chkMinusPublic, "chkMinusPublic"); this.chkMinusPublic.Name = "chkMinusPublic"; this.chkMinusPublic.UseVisualStyleBackColor = true; // // btnMinusFolderAdd // resources.ApplyResources(this.btnMinusFolderAdd, "btnMinusFolderAdd"); this.btnMinusFolderAdd.Name = "btnMinusFolderAdd"; this.btnMinusFolderAdd.UseVisualStyleBackColor = true; this.btnMinusFolderAdd.Click += new System.EventHandler(this.btnMinusFolderAdd_Click); // // btnMinusFolderRemove // resources.ApplyResources(this.btnMinusFolderRemove, "btnMinusFolderRemove"); this.btnMinusFolderRemove.Name = "btnMinusFolderRemove"; this.btnMinusFolderRemove.UseVisualStyleBackColor = true; this.btnMinusFolderRemove.Click += new System.EventHandler(this.btnMinusFolderRemove_Click); // // cboMinusFolders // this.cboMinusFolders.FormattingEnabled = true; resources.ApplyResources(this.cboMinusFolders, "cboMinusFolders"); this.cboMinusFolders.Name = "cboMinusFolders"; this.cboMinusFolders.SelectedIndexChanged += new System.EventHandler(this.cboMinusFolders_SelectedIndexChanged); // // tpJira // this.tpJira.Controls.Add(this.txtJiraIssuePrefix); this.tpJira.Controls.Add(this.lblJiraIssuePrefix); this.tpJira.Controls.Add(this.gpJiraServer); this.tpJira.Controls.Add(this.oAuthJira); resources.ApplyResources(this.tpJira, "tpJira"); this.tpJira.Name = "tpJira"; this.tpJira.UseVisualStyleBackColor = true; // // txtJiraIssuePrefix // resources.ApplyResources(this.txtJiraIssuePrefix, "txtJiraIssuePrefix"); this.txtJiraIssuePrefix.Name = "txtJiraIssuePrefix"; this.txtJiraIssuePrefix.TextChanged += new System.EventHandler(this.txtJiraIssuePrefix_TextChanged); // // lblJiraIssuePrefix // resources.ApplyResources(this.lblJiraIssuePrefix, "lblJiraIssuePrefix"); this.lblJiraIssuePrefix.Name = "lblJiraIssuePrefix"; // // gpJiraServer // this.gpJiraServer.Controls.Add(this.txtJiraConfigHelp); this.gpJiraServer.Controls.Add(this.txtJiraHost); this.gpJiraServer.Controls.Add(this.lblJiraHost); resources.ApplyResources(this.gpJiraServer, "gpJiraServer"); this.gpJiraServer.Name = "gpJiraServer"; this.gpJiraServer.TabStop = false; // // txtJiraConfigHelp // this.txtJiraConfigHelp.BackColor = System.Drawing.SystemColors.Window; resources.ApplyResources(this.txtJiraConfigHelp, "txtJiraConfigHelp"); this.txtJiraConfigHelp.Name = "txtJiraConfigHelp"; this.txtJiraConfigHelp.ReadOnly = true; // // txtJiraHost // resources.ApplyResources(this.txtJiraHost, "txtJiraHost"); this.txtJiraHost.Name = "txtJiraHost"; this.txtJiraHost.TextChanged += new System.EventHandler(this.txtJiraHost_TextChanged); // // lblJiraHost // resources.ApplyResources(this.lblJiraHost, "lblJiraHost"); this.lblJiraHost.Name = "lblJiraHost"; // // oAuthJira // resources.ApplyResources(this.oAuthJira, "oAuthJira"); this.oAuthJira.Name = "oAuthJira"; this.oAuthJira.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuthJira_OpenButtonClicked); this.oAuthJira.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuthJira_CompleteButtonClicked); this.oAuthJira.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuthJira_ClearButtonClicked); this.oAuthJira.RefreshButtonClicked += new ShareX.UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oAuthJira_RefreshButtonClicked); // // tpLambda // this.tpLambda.Controls.Add(this.lblLambdaInfo); this.tpLambda.Controls.Add(this.lblLambdaApiKey); this.tpLambda.Controls.Add(this.txtLambdaApiKey); resources.ApplyResources(this.tpLambda, "tpLambda"); this.tpLambda.Name = "tpLambda"; this.tpLambda.UseVisualStyleBackColor = true; // // lblLambdaInfo // resources.ApplyResources(this.lblLambdaInfo, "lblLambdaInfo"); this.lblLambdaInfo.Name = "lblLambdaInfo"; this.lblLambdaInfo.Click += new System.EventHandler(this.lambdaInfoLabel_Click); // // lblLambdaApiKey // resources.ApplyResources(this.lblLambdaApiKey, "lblLambdaApiKey"); this.lblLambdaApiKey.Name = "lblLambdaApiKey"; // // txtLambdaApiKey // resources.ApplyResources(this.txtLambdaApiKey, "txtLambdaApiKey"); this.txtLambdaApiKey.Name = "txtLambdaApiKey"; this.txtLambdaApiKey.UseSystemPasswordChar = true; this.txtLambdaApiKey.TextChanged += new System.EventHandler(this.txtLambdaApiKey_TextChanged); // // tpUp1 // this.tpUp1.Controls.Add(this.txtUp1Key); this.tpUp1.Controls.Add(this.txtUp1Host); this.tpUp1.Controls.Add(this.lblUp1Key); this.tpUp1.Controls.Add(this.lblUp1Host); resources.ApplyResources(this.tpUp1, "tpUp1"); this.tpUp1.Name = "tpUp1"; this.tpUp1.UseVisualStyleBackColor = true; // // txtUp1Key // resources.ApplyResources(this.txtUp1Key, "txtUp1Key"); this.txtUp1Key.Name = "txtUp1Key"; this.txtUp1Key.TextChanged += new System.EventHandler(this.txtUp1Key_TextChanged); // // txtUp1Host // resources.ApplyResources(this.txtUp1Host, "txtUp1Host"); this.txtUp1Host.Name = "txtUp1Host"; this.txtUp1Host.TextChanged += new System.EventHandler(this.txtUp1Host_TextChanged); // // lblUp1Key // resources.ApplyResources(this.lblUp1Key, "lblUp1Key"); this.lblUp1Key.Name = "lblUp1Key"; // // lblUp1Host // resources.ApplyResources(this.lblUp1Host, "lblUp1Host"); this.lblUp1Host.Name = "lblUp1Host"; // // tpEmail // this.tpEmail.Controls.Add(this.chkEmailConfirm); this.tpEmail.Controls.Add(this.lblEmailSmtpServer); this.tpEmail.Controls.Add(this.lblEmailPassword); this.tpEmail.Controls.Add(this.cbEmailRememberLastTo); this.tpEmail.Controls.Add(this.txtEmailFrom); this.tpEmail.Controls.Add(this.txtEmailPassword); this.tpEmail.Controls.Add(this.txtEmailDefaultBody); this.tpEmail.Controls.Add(this.lblEmailFrom); this.tpEmail.Controls.Add(this.txtEmailSmtpServer); this.tpEmail.Controls.Add(this.lblEmailDefaultSubject); this.tpEmail.Controls.Add(this.lblEmailDefaultBody); this.tpEmail.Controls.Add(this.nudEmailSmtpPort); this.tpEmail.Controls.Add(this.lblEmailSmtpPort); this.tpEmail.Controls.Add(this.txtEmailDefaultSubject); resources.ApplyResources(this.tpEmail, "tpEmail"); this.tpEmail.Name = "tpEmail"; this.tpEmail.UseVisualStyleBackColor = true; // // chkEmailConfirm // resources.ApplyResources(this.chkEmailConfirm, "chkEmailConfirm"); this.chkEmailConfirm.Name = "chkEmailConfirm"; this.chkEmailConfirm.UseVisualStyleBackColor = true; this.chkEmailConfirm.CheckedChanged += new System.EventHandler(this.chkEmailConfirm_CheckedChanged); // // lblEmailSmtpServer // resources.ApplyResources(this.lblEmailSmtpServer, "lblEmailSmtpServer"); this.lblEmailSmtpServer.Name = "lblEmailSmtpServer"; // // lblEmailPassword // resources.ApplyResources(this.lblEmailPassword, "lblEmailPassword"); this.lblEmailPassword.Name = "lblEmailPassword"; // // cbEmailRememberLastTo // resources.ApplyResources(this.cbEmailRememberLastTo, "cbEmailRememberLastTo"); this.cbEmailRememberLastTo.Name = "cbEmailRememberLastTo"; this.cbEmailRememberLastTo.UseVisualStyleBackColor = true; this.cbEmailRememberLastTo.CheckedChanged += new System.EventHandler(this.cbRememberLastToEmail_CheckedChanged); // // txtEmailFrom // resources.ApplyResources(this.txtEmailFrom, "txtEmailFrom"); this.txtEmailFrom.Name = "txtEmailFrom"; this.txtEmailFrom.TextChanged += new System.EventHandler(this.txtEmail_TextChanged); // // txtEmailPassword // resources.ApplyResources(this.txtEmailPassword, "txtEmailPassword"); this.txtEmailPassword.Name = "txtEmailPassword"; this.txtEmailPassword.UseSystemPasswordChar = true; this.txtEmailPassword.TextChanged += new System.EventHandler(this.txtPassword_TextChanged); // // txtEmailDefaultBody // resources.ApplyResources(this.txtEmailDefaultBody, "txtEmailDefaultBody"); this.txtEmailDefaultBody.Name = "txtEmailDefaultBody"; this.txtEmailDefaultBody.TextChanged += new System.EventHandler(this.txtDefaultBody_TextChanged); // // lblEmailFrom // resources.ApplyResources(this.lblEmailFrom, "lblEmailFrom"); this.lblEmailFrom.Name = "lblEmailFrom"; // // txtEmailSmtpServer // resources.ApplyResources(this.txtEmailSmtpServer, "txtEmailSmtpServer"); this.txtEmailSmtpServer.Name = "txtEmailSmtpServer"; this.txtEmailSmtpServer.TextChanged += new System.EventHandler(this.txtSmtpServer_TextChanged); // // lblEmailDefaultSubject // resources.ApplyResources(this.lblEmailDefaultSubject, "lblEmailDefaultSubject"); this.lblEmailDefaultSubject.Name = "lblEmailDefaultSubject"; // // lblEmailDefaultBody // resources.ApplyResources(this.lblEmailDefaultBody, "lblEmailDefaultBody"); this.lblEmailDefaultBody.Name = "lblEmailDefaultBody"; // // nudEmailSmtpPort // resources.ApplyResources(this.nudEmailSmtpPort, "nudEmailSmtpPort"); this.nudEmailSmtpPort.Maximum = new decimal(new int[] { 65535, 0, 0, 0}); this.nudEmailSmtpPort.Name = "nudEmailSmtpPort"; this.nudEmailSmtpPort.Value = new decimal(new int[] { 65535, 0, 0, 0}); this.nudEmailSmtpPort.ValueChanged += new System.EventHandler(this.nudSmtpPort_ValueChanged); // // lblEmailSmtpPort // resources.ApplyResources(this.lblEmailSmtpPort, "lblEmailSmtpPort"); this.lblEmailSmtpPort.Name = "lblEmailSmtpPort"; // // txtEmailDefaultSubject // resources.ApplyResources(this.txtEmailDefaultSubject, "txtEmailDefaultSubject"); this.txtEmailDefaultSubject.Name = "txtEmailDefaultSubject"; this.txtEmailDefaultSubject.TextChanged += new System.EventHandler(this.txtDefaultSubject_TextChanged); // // tpSharedFolder // this.tpSharedFolder.Controls.Add(this.lblSharedFolderFiles); this.tpSharedFolder.Controls.Add(this.lblSharedFolderText); this.tpSharedFolder.Controls.Add(this.cboSharedFolderFiles); this.tpSharedFolder.Controls.Add(this.lblSharedFolderImages); this.tpSharedFolder.Controls.Add(this.cboSharedFolderText); this.tpSharedFolder.Controls.Add(this.cboSharedFolderImages); this.tpSharedFolder.Controls.Add(this.ucLocalhostAccounts); resources.ApplyResources(this.tpSharedFolder, "tpSharedFolder"); this.tpSharedFolder.Name = "tpSharedFolder"; this.tpSharedFolder.UseVisualStyleBackColor = true; // // lblSharedFolderFiles // resources.ApplyResources(this.lblSharedFolderFiles, "lblSharedFolderFiles"); this.lblSharedFolderFiles.Name = "lblSharedFolderFiles"; // // lblSharedFolderText // resources.ApplyResources(this.lblSharedFolderText, "lblSharedFolderText"); this.lblSharedFolderText.Name = "lblSharedFolderText"; // // cboSharedFolderFiles // this.cboSharedFolderFiles.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cboSharedFolderFiles.FormattingEnabled = true; resources.ApplyResources(this.cboSharedFolderFiles, "cboSharedFolderFiles"); this.cboSharedFolderFiles.Name = "cboSharedFolderFiles"; this.cboSharedFolderFiles.SelectedIndexChanged += new System.EventHandler(this.cboSharedFolderFiles_SelectedIndexChanged); // // lblSharedFolderImages // resources.ApplyResources(this.lblSharedFolderImages, "lblSharedFolderImages"); this.lblSharedFolderImages.Name = "lblSharedFolderImages"; // // cboSharedFolderText // this.cboSharedFolderText.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cboSharedFolderText.FormattingEnabled = true; resources.ApplyResources(this.cboSharedFolderText, "cboSharedFolderText"); this.cboSharedFolderText.Name = "cboSharedFolderText"; this.cboSharedFolderText.SelectedIndexChanged += new System.EventHandler(this.cboSharedFolderText_SelectedIndexChanged); // // cboSharedFolderImages // this.cboSharedFolderImages.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cboSharedFolderImages.FormattingEnabled = true; resources.ApplyResources(this.cboSharedFolderImages, "cboSharedFolderImages"); this.cboSharedFolderImages.Name = "cboSharedFolderImages"; this.cboSharedFolderImages.SelectedIndexChanged += new System.EventHandler(this.cboSharedFolderImages_SelectedIndexChanged); // // ucLocalhostAccounts // resources.ApplyResources(this.ucLocalhostAccounts, "ucLocalhostAccounts"); this.ucLocalhostAccounts.Name = "ucLocalhostAccounts"; // // btnCopyShowFiles // resources.ApplyResources(this.btnCopyShowFiles, "btnCopyShowFiles"); this.btnCopyShowFiles.Name = "btnCopyShowFiles"; // // tpTextUploaders // this.tpTextUploaders.Controls.Add(this.tcTextUploaders); resources.ApplyResources(this.tpTextUploaders, "tpTextUploaders"); this.tpTextUploaders.Name = "tpTextUploaders"; this.tpTextUploaders.UseVisualStyleBackColor = true; // // tcTextUploaders // this.tcTextUploaders.Controls.Add(this.tpPastebin); this.tcTextUploaders.Controls.Add(this.tpPaste_ee); this.tcTextUploaders.Controls.Add(this.tpGist); this.tcTextUploaders.Controls.Add(this.tpUpaste); this.tcTextUploaders.Controls.Add(this.tpHastebin); resources.ApplyResources(this.tcTextUploaders, "tcTextUploaders"); this.tcTextUploaders.Name = "tcTextUploaders"; this.tcTextUploaders.SelectedIndex = 0; // // tpPastebin // this.tpPastebin.Controls.Add(this.cbPastebinSyntax); this.tpPastebin.Controls.Add(this.btnPastebinRegister); this.tpPastebin.Controls.Add(this.lblPastebinSyntax); this.tpPastebin.Controls.Add(this.lblPastebinExpiration); this.tpPastebin.Controls.Add(this.lblPastebinPrivacy); this.tpPastebin.Controls.Add(this.lblPastebinTitle); this.tpPastebin.Controls.Add(this.lblPastebinPassword); this.tpPastebin.Controls.Add(this.lblPastebinUsername); this.tpPastebin.Controls.Add(this.cbPastebinExpiration); this.tpPastebin.Controls.Add(this.cbPastebinPrivacy); this.tpPastebin.Controls.Add(this.txtPastebinTitle); this.tpPastebin.Controls.Add(this.txtPastebinPassword); this.tpPastebin.Controls.Add(this.txtPastebinUsername); this.tpPastebin.Controls.Add(this.lblPastebinLoginStatus); this.tpPastebin.Controls.Add(this.btnPastebinLogin); resources.ApplyResources(this.tpPastebin, "tpPastebin"); this.tpPastebin.Name = "tpPastebin"; this.tpPastebin.UseVisualStyleBackColor = true; // // cbPastebinSyntax // this.cbPastebinSyntax.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbPastebinSyntax.FormattingEnabled = true; resources.ApplyResources(this.cbPastebinSyntax, "cbPastebinSyntax"); this.cbPastebinSyntax.Name = "cbPastebinSyntax"; this.cbPastebinSyntax.SelectedIndexChanged += new System.EventHandler(this.cbPastebinSyntax_SelectedIndexChanged); // // btnPastebinRegister // resources.ApplyResources(this.btnPastebinRegister, "btnPastebinRegister"); this.btnPastebinRegister.Name = "btnPastebinRegister"; this.btnPastebinRegister.UseVisualStyleBackColor = true; this.btnPastebinRegister.Click += new System.EventHandler(this.btnPastebinRegister_Click); // // lblPastebinSyntax // resources.ApplyResources(this.lblPastebinSyntax, "lblPastebinSyntax"); this.lblPastebinSyntax.Name = "lblPastebinSyntax"; // // lblPastebinExpiration // resources.ApplyResources(this.lblPastebinExpiration, "lblPastebinExpiration"); this.lblPastebinExpiration.Name = "lblPastebinExpiration"; // // lblPastebinPrivacy // resources.ApplyResources(this.lblPastebinPrivacy, "lblPastebinPrivacy"); this.lblPastebinPrivacy.Name = "lblPastebinPrivacy"; // // lblPastebinTitle // resources.ApplyResources(this.lblPastebinTitle, "lblPastebinTitle"); this.lblPastebinTitle.Name = "lblPastebinTitle"; // // lblPastebinPassword // resources.ApplyResources(this.lblPastebinPassword, "lblPastebinPassword"); this.lblPastebinPassword.Name = "lblPastebinPassword"; // // lblPastebinUsername // resources.ApplyResources(this.lblPastebinUsername, "lblPastebinUsername"); this.lblPastebinUsername.Name = "lblPastebinUsername"; // // cbPastebinExpiration // this.cbPastebinExpiration.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbPastebinExpiration.FormattingEnabled = true; resources.ApplyResources(this.cbPastebinExpiration, "cbPastebinExpiration"); this.cbPastebinExpiration.Name = "cbPastebinExpiration"; this.cbPastebinExpiration.SelectedIndexChanged += new System.EventHandler(this.cbPastebinExpiration_SelectedIndexChanged); // // cbPastebinPrivacy // this.cbPastebinPrivacy.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbPastebinPrivacy.FormattingEnabled = true; resources.ApplyResources(this.cbPastebinPrivacy, "cbPastebinPrivacy"); this.cbPastebinPrivacy.Name = "cbPastebinPrivacy"; this.cbPastebinPrivacy.SelectedIndexChanged += new System.EventHandler(this.cbPastebinPrivacy_SelectedIndexChanged); // // txtPastebinTitle // resources.ApplyResources(this.txtPastebinTitle, "txtPastebinTitle"); this.txtPastebinTitle.Name = "txtPastebinTitle"; this.txtPastebinTitle.TextChanged += new System.EventHandler(this.txtPastebinTitle_TextChanged); // // txtPastebinPassword // resources.ApplyResources(this.txtPastebinPassword, "txtPastebinPassword"); this.txtPastebinPassword.Name = "txtPastebinPassword"; this.txtPastebinPassword.UseSystemPasswordChar = true; this.txtPastebinPassword.TextChanged += new System.EventHandler(this.txtPastebinPassword_TextChanged); // // txtPastebinUsername // resources.ApplyResources(this.txtPastebinUsername, "txtPastebinUsername"); this.txtPastebinUsername.Name = "txtPastebinUsername"; this.txtPastebinUsername.TextChanged += new System.EventHandler(this.txtPastebinUsername_TextChanged); // // lblPastebinLoginStatus // resources.ApplyResources(this.lblPastebinLoginStatus, "lblPastebinLoginStatus"); this.lblPastebinLoginStatus.Name = "lblPastebinLoginStatus"; // // btnPastebinLogin // resources.ApplyResources(this.btnPastebinLogin, "btnPastebinLogin"); this.btnPastebinLogin.Name = "btnPastebinLogin"; this.btnPastebinLogin.UseVisualStyleBackColor = true; this.btnPastebinLogin.Click += new System.EventHandler(this.btnPastebinLogin_Click); // // tpPaste_ee // this.tpPaste_ee.Controls.Add(this.lblPaste_eeUserAPIKey); this.tpPaste_ee.Controls.Add(this.txtPaste_eeUserAPIKey); resources.ApplyResources(this.tpPaste_ee, "tpPaste_ee"); this.tpPaste_ee.Name = "tpPaste_ee"; this.tpPaste_ee.UseVisualStyleBackColor = true; // // lblPaste_eeUserAPIKey // resources.ApplyResources(this.lblPaste_eeUserAPIKey, "lblPaste_eeUserAPIKey"); this.lblPaste_eeUserAPIKey.Name = "lblPaste_eeUserAPIKey"; // // txtPaste_eeUserAPIKey // resources.ApplyResources(this.txtPaste_eeUserAPIKey, "txtPaste_eeUserAPIKey"); this.txtPaste_eeUserAPIKey.Name = "txtPaste_eeUserAPIKey"; this.txtPaste_eeUserAPIKey.UseSystemPasswordChar = true; this.txtPaste_eeUserAPIKey.TextChanged += new System.EventHandler(this.txtPaste_eeUserAPIKey_TextChanged); // // tpGist // this.tpGist.Controls.Add(this.chkGistPublishPublic); this.tpGist.Controls.Add(this.oAuth2Gist); this.tpGist.Controls.Add(this.atcGistAccountType); resources.ApplyResources(this.tpGist, "tpGist"); this.tpGist.Name = "tpGist"; this.tpGist.UseVisualStyleBackColor = true; // // chkGistPublishPublic // resources.ApplyResources(this.chkGistPublishPublic, "chkGistPublishPublic"); this.chkGistPublishPublic.Name = "chkGistPublishPublic"; this.chkGistPublishPublic.UseVisualStyleBackColor = true; this.chkGistPublishPublic.CheckedChanged += new System.EventHandler(this.chkGistPublishPublic_CheckedChanged); // // oAuth2Gist // resources.ApplyResources(this.oAuth2Gist, "oAuth2Gist"); this.oAuth2Gist.IsRefreshable = false; this.oAuth2Gist.Name = "oAuth2Gist"; this.oAuth2Gist.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuth2Gist_OpenButtonClicked); this.oAuth2Gist.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuth2Gist_CompleteButtonClicked); this.oAuth2Gist.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuth2Gist_ClearButtonClicked); // // atcGistAccountType // resources.ApplyResources(this.atcGistAccountType, "atcGistAccountType"); this.atcGistAccountType.Name = "atcGistAccountType"; this.atcGistAccountType.SelectedAccountType = ShareX.UploadersLib.AccountType.Anonymous; this.atcGistAccountType.AccountTypeChanged += new ShareX.UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcGistAccountType_AccountTypeChanged); // // tpUpaste // this.tpUpaste.Controls.Add(this.cbUpasteIsPublic); this.tpUpaste.Controls.Add(this.lblUpasteUserKey); this.tpUpaste.Controls.Add(this.txtUpasteUserKey); resources.ApplyResources(this.tpUpaste, "tpUpaste"); this.tpUpaste.Name = "tpUpaste"; this.tpUpaste.UseVisualStyleBackColor = true; // // cbUpasteIsPublic // resources.ApplyResources(this.cbUpasteIsPublic, "cbUpasteIsPublic"); this.cbUpasteIsPublic.Name = "cbUpasteIsPublic"; this.cbUpasteIsPublic.UseVisualStyleBackColor = true; this.cbUpasteIsPublic.CheckedChanged += new System.EventHandler(this.cbUpasteIsPublic_CheckedChanged); // // lblUpasteUserKey // resources.ApplyResources(this.lblUpasteUserKey, "lblUpasteUserKey"); this.lblUpasteUserKey.Name = "lblUpasteUserKey"; // // txtUpasteUserKey // resources.ApplyResources(this.txtUpasteUserKey, "txtUpasteUserKey"); this.txtUpasteUserKey.Name = "txtUpasteUserKey"; this.txtUpasteUserKey.UseSystemPasswordChar = true; this.txtUpasteUserKey.TextChanged += new System.EventHandler(this.txtUpasteUserKey_TextChanged); // // tpHastebin // this.tpHastebin.Controls.Add(this.txtHastebinSyntaxHighlighting); this.tpHastebin.Controls.Add(this.txtHastebinCustomDomain); this.tpHastebin.Controls.Add(this.lblHastebinSyntaxHighlighting); this.tpHastebin.Controls.Add(this.lblHastebinCustomDomain); resources.ApplyResources(this.tpHastebin, "tpHastebin"); this.tpHastebin.Name = "tpHastebin"; this.tpHastebin.UseVisualStyleBackColor = true; // // txtHastebinSyntaxHighlighting // resources.ApplyResources(this.txtHastebinSyntaxHighlighting, "txtHastebinSyntaxHighlighting"); this.txtHastebinSyntaxHighlighting.Name = "txtHastebinSyntaxHighlighting"; this.txtHastebinSyntaxHighlighting.TextChanged += new System.EventHandler(this.txtHastebinSyntaxHighlighting_TextChanged); // // txtHastebinCustomDomain // resources.ApplyResources(this.txtHastebinCustomDomain, "txtHastebinCustomDomain"); this.txtHastebinCustomDomain.Name = "txtHastebinCustomDomain"; this.txtHastebinCustomDomain.TextChanged += new System.EventHandler(this.txtHastebinCustomDomain_TextChanged); // // lblHastebinSyntaxHighlighting // resources.ApplyResources(this.lblHastebinSyntaxHighlighting, "lblHastebinSyntaxHighlighting"); this.lblHastebinSyntaxHighlighting.Name = "lblHastebinSyntaxHighlighting"; // // lblHastebinCustomDomain // resources.ApplyResources(this.lblHastebinCustomDomain, "lblHastebinCustomDomain"); this.lblHastebinCustomDomain.Name = "lblHastebinCustomDomain"; // // tpImageUploaders // this.tpImageUploaders.Controls.Add(this.tcImageUploaders); resources.ApplyResources(this.tpImageUploaders, "tpImageUploaders"); this.tpImageUploaders.Name = "tpImageUploaders"; this.tpImageUploaders.UseVisualStyleBackColor = true; // // tcImageUploaders // this.tcImageUploaders.Controls.Add(this.tpImgur); this.tcImageUploaders.Controls.Add(this.tpImageShack); this.tcImageUploaders.Controls.Add(this.tpTinyPic); this.tcImageUploaders.Controls.Add(this.tpFlickr); this.tcImageUploaders.Controls.Add(this.tpPhotobucket); this.tcImageUploaders.Controls.Add(this.tpPicasa); this.tcImageUploaders.Controls.Add(this.tpChevereto); resources.ApplyResources(this.tcImageUploaders, "tcImageUploaders"); this.tcImageUploaders.Name = "tcImageUploaders"; this.tcImageUploaders.SelectedIndex = 0; // // tpImgur // this.tpImgur.Controls.Add(this.cbImgurUploadSelectedAlbum); this.tpImgur.Controls.Add(this.cbImgurDirectLink); this.tpImgur.Controls.Add(this.atcImgurAccountType); this.tpImgur.Controls.Add(this.oauth2Imgur); this.tpImgur.Controls.Add(this.lvImgurAlbumList); this.tpImgur.Controls.Add(this.btnImgurRefreshAlbumList); this.tpImgur.Controls.Add(this.cbImgurThumbnailType); this.tpImgur.Controls.Add(this.lblImgurThumbnailType); resources.ApplyResources(this.tpImgur, "tpImgur"); this.tpImgur.Name = "tpImgur"; this.tpImgur.UseVisualStyleBackColor = true; // // cbImgurUploadSelectedAlbum // resources.ApplyResources(this.cbImgurUploadSelectedAlbum, "cbImgurUploadSelectedAlbum"); this.cbImgurUploadSelectedAlbum.Name = "cbImgurUploadSelectedAlbum"; this.cbImgurUploadSelectedAlbum.UseVisualStyleBackColor = true; this.cbImgurUploadSelectedAlbum.CheckedChanged += new System.EventHandler(this.cbImgurUploadSelectedAlbum_CheckedChanged); // // cbImgurDirectLink // resources.ApplyResources(this.cbImgurDirectLink, "cbImgurDirectLink"); this.cbImgurDirectLink.Name = "cbImgurDirectLink"; this.cbImgurDirectLink.UseVisualStyleBackColor = true; this.cbImgurDirectLink.CheckedChanged += new System.EventHandler(this.cbImgurDirectLink_CheckedChanged); // // atcImgurAccountType // resources.ApplyResources(this.atcImgurAccountType, "atcImgurAccountType"); this.atcImgurAccountType.Name = "atcImgurAccountType"; this.atcImgurAccountType.SelectedAccountType = ShareX.UploadersLib.AccountType.Anonymous; this.atcImgurAccountType.AccountTypeChanged += new ShareX.UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcImgurAccountType_AccountTypeChanged); // // oauth2Imgur // resources.ApplyResources(this.oauth2Imgur, "oauth2Imgur"); this.oauth2Imgur.Name = "oauth2Imgur"; this.oauth2Imgur.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Imgur_OpenButtonClicked); this.oauth2Imgur.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Imgur_CompleteButtonClicked); this.oauth2Imgur.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Imgur_ClearButtonClicked); this.oauth2Imgur.RefreshButtonClicked += new ShareX.UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2Imgur_RefreshButtonClicked); // // lvImgurAlbumList // this.lvImgurAlbumList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.chImgurID, this.chImgurTitle, this.chImgurDescription}); this.lvImgurAlbumList.FullRowSelect = true; this.lvImgurAlbumList.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable; this.lvImgurAlbumList.HideSelection = false; resources.ApplyResources(this.lvImgurAlbumList, "lvImgurAlbumList"); this.lvImgurAlbumList.MultiSelect = false; this.lvImgurAlbumList.Name = "lvImgurAlbumList"; this.lvImgurAlbumList.UseCompatibleStateImageBehavior = false; this.lvImgurAlbumList.View = System.Windows.Forms.View.Details; this.lvImgurAlbumList.SelectedIndexChanged += new System.EventHandler(this.lvImgurAlbumList_SelectedIndexChanged); // // chImgurID // resources.ApplyResources(this.chImgurID, "chImgurID"); // // chImgurTitle // resources.ApplyResources(this.chImgurTitle, "chImgurTitle"); // // chImgurDescription // resources.ApplyResources(this.chImgurDescription, "chImgurDescription"); // // btnImgurRefreshAlbumList // resources.ApplyResources(this.btnImgurRefreshAlbumList, "btnImgurRefreshAlbumList"); this.btnImgurRefreshAlbumList.Name = "btnImgurRefreshAlbumList"; this.btnImgurRefreshAlbumList.UseVisualStyleBackColor = true; this.btnImgurRefreshAlbumList.Click += new System.EventHandler(this.btnImgurRefreshAlbumList_Click); // // cbImgurThumbnailType // this.cbImgurThumbnailType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbImgurThumbnailType.FormattingEnabled = true; resources.ApplyResources(this.cbImgurThumbnailType, "cbImgurThumbnailType"); this.cbImgurThumbnailType.Name = "cbImgurThumbnailType"; this.cbImgurThumbnailType.SelectedIndexChanged += new System.EventHandler(this.cbImgurThumbnailType_SelectedIndexChanged); // // lblImgurThumbnailType // resources.ApplyResources(this.lblImgurThumbnailType, "lblImgurThumbnailType"); this.lblImgurThumbnailType.Name = "lblImgurThumbnailType"; // // tpImageShack // this.tpImageShack.Controls.Add(this.btnImageShackLogin); this.tpImageShack.Controls.Add(this.btnImageShackOpenPublicProfile); this.tpImageShack.Controls.Add(this.cbImageShackIsPublic); this.tpImageShack.Controls.Add(this.btnImageShackOpenMyImages); this.tpImageShack.Controls.Add(this.lblImageShackUsername); this.tpImageShack.Controls.Add(this.txtImageShackUsername); this.tpImageShack.Controls.Add(this.txtImageShackPassword); this.tpImageShack.Controls.Add(this.lblImageShackPassword); resources.ApplyResources(this.tpImageShack, "tpImageShack"); this.tpImageShack.Name = "tpImageShack"; this.tpImageShack.UseVisualStyleBackColor = true; // // btnImageShackLogin // resources.ApplyResources(this.btnImageShackLogin, "btnImageShackLogin"); this.btnImageShackLogin.Name = "btnImageShackLogin"; this.btnImageShackLogin.UseVisualStyleBackColor = true; this.btnImageShackLogin.Click += new System.EventHandler(this.btnImageShackLogin_Click); // // btnImageShackOpenPublicProfile // resources.ApplyResources(this.btnImageShackOpenPublicProfile, "btnImageShackOpenPublicProfile"); this.btnImageShackOpenPublicProfile.Name = "btnImageShackOpenPublicProfile"; this.btnImageShackOpenPublicProfile.UseVisualStyleBackColor = true; this.btnImageShackOpenPublicProfile.Click += new System.EventHandler(this.btnImageShackOpenPublicProfile_Click); // // cbImageShackIsPublic // resources.ApplyResources(this.cbImageShackIsPublic, "cbImageShackIsPublic"); this.cbImageShackIsPublic.Name = "cbImageShackIsPublic"; this.cbImageShackIsPublic.UseVisualStyleBackColor = true; this.cbImageShackIsPublic.CheckedChanged += new System.EventHandler(this.cbImageShackIsPublic_CheckedChanged); // // btnImageShackOpenMyImages // resources.ApplyResources(this.btnImageShackOpenMyImages, "btnImageShackOpenMyImages"); this.btnImageShackOpenMyImages.Name = "btnImageShackOpenMyImages"; this.btnImageShackOpenMyImages.UseVisualStyleBackColor = true; this.btnImageShackOpenMyImages.Click += new System.EventHandler(this.btnImageShackOpenMyImages_Click); // // lblImageShackUsername // resources.ApplyResources(this.lblImageShackUsername, "lblImageShackUsername"); this.lblImageShackUsername.Name = "lblImageShackUsername"; // // txtImageShackUsername // resources.ApplyResources(this.txtImageShackUsername, "txtImageShackUsername"); this.txtImageShackUsername.Name = "txtImageShackUsername"; this.txtImageShackUsername.TextChanged += new System.EventHandler(this.txtImageShackUsername_TextChanged); // // txtImageShackPassword // resources.ApplyResources(this.txtImageShackPassword, "txtImageShackPassword"); this.txtImageShackPassword.Name = "txtImageShackPassword"; this.txtImageShackPassword.UseSystemPasswordChar = true; this.txtImageShackPassword.TextChanged += new System.EventHandler(this.txtImageShackPassword_TextChanged); // // lblImageShackPassword // resources.ApplyResources(this.lblImageShackPassword, "lblImageShackPassword"); this.lblImageShackPassword.Name = "lblImageShackPassword"; // // tpTinyPic // this.tpTinyPic.Controls.Add(this.atcTinyPicAccountType); this.tpTinyPic.Controls.Add(this.btnTinyPicLogin); this.tpTinyPic.Controls.Add(this.txtTinyPicPassword); this.tpTinyPic.Controls.Add(this.lblTinyPicPassword); this.tpTinyPic.Controls.Add(this.txtTinyPicUsername); this.tpTinyPic.Controls.Add(this.lblTinyPicUsername); this.tpTinyPic.Controls.Add(this.btnTinyPicOpenMyImages); resources.ApplyResources(this.tpTinyPic, "tpTinyPic"); this.tpTinyPic.Name = "tpTinyPic"; this.tpTinyPic.UseVisualStyleBackColor = true; // // atcTinyPicAccountType // resources.ApplyResources(this.atcTinyPicAccountType, "atcTinyPicAccountType"); this.atcTinyPicAccountType.Name = "atcTinyPicAccountType"; this.atcTinyPicAccountType.SelectedAccountType = ShareX.UploadersLib.AccountType.Anonymous; this.atcTinyPicAccountType.AccountTypeChanged += new ShareX.UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcTinyPicAccountType_AccountTypeChanged); // // btnTinyPicLogin // resources.ApplyResources(this.btnTinyPicLogin, "btnTinyPicLogin"); this.btnTinyPicLogin.Name = "btnTinyPicLogin"; this.btnTinyPicLogin.UseVisualStyleBackColor = true; this.btnTinyPicLogin.Click += new System.EventHandler(this.btnTinyPicLogin_Click); // // txtTinyPicPassword // resources.ApplyResources(this.txtTinyPicPassword, "txtTinyPicPassword"); this.txtTinyPicPassword.Name = "txtTinyPicPassword"; this.txtTinyPicPassword.UseSystemPasswordChar = true; this.txtTinyPicPassword.TextChanged += new System.EventHandler(this.txtTinyPicPassword_TextChanged); // // lblTinyPicPassword // resources.ApplyResources(this.lblTinyPicPassword, "lblTinyPicPassword"); this.lblTinyPicPassword.Name = "lblTinyPicPassword"; // // txtTinyPicUsername // resources.ApplyResources(this.txtTinyPicUsername, "txtTinyPicUsername"); this.txtTinyPicUsername.Name = "txtTinyPicUsername"; this.txtTinyPicUsername.TextChanged += new System.EventHandler(this.txtTinyPicUsername_TextChanged); // // lblTinyPicUsername // resources.ApplyResources(this.lblTinyPicUsername, "lblTinyPicUsername"); this.lblTinyPicUsername.Name = "lblTinyPicUsername"; // // btnTinyPicOpenMyImages // resources.ApplyResources(this.btnTinyPicOpenMyImages, "btnTinyPicOpenMyImages"); this.btnTinyPicOpenMyImages.Name = "btnTinyPicOpenMyImages"; this.btnTinyPicOpenMyImages.UseVisualStyleBackColor = true; this.btnTinyPicOpenMyImages.Click += new System.EventHandler(this.btnTinyPicOpenMyImages_Click); // // tpFlickr // this.tpFlickr.Controls.Add(this.btnFlickrOpenImages); this.tpFlickr.Controls.Add(this.pgFlickrAuthInfo); this.tpFlickr.Controls.Add(this.pgFlickrSettings); this.tpFlickr.Controls.Add(this.btnFlickrCheckToken); this.tpFlickr.Controls.Add(this.btnFlickrCompleteAuth); this.tpFlickr.Controls.Add(this.btnFlickrOpenAuthorize); resources.ApplyResources(this.tpFlickr, "tpFlickr"); this.tpFlickr.Name = "tpFlickr"; this.tpFlickr.UseVisualStyleBackColor = true; // // btnFlickrOpenImages // resources.ApplyResources(this.btnFlickrOpenImages, "btnFlickrOpenImages"); this.btnFlickrOpenImages.Name = "btnFlickrOpenImages"; this.btnFlickrOpenImages.UseVisualStyleBackColor = true; this.btnFlickrOpenImages.Click += new System.EventHandler(this.btnFlickrOpenImages_Click); // // pgFlickrAuthInfo // this.pgFlickrAuthInfo.CategoryForeColor = System.Drawing.SystemColors.InactiveCaptionText; this.pgFlickrAuthInfo.CommandsVisibleIfAvailable = false; resources.ApplyResources(this.pgFlickrAuthInfo, "pgFlickrAuthInfo"); this.pgFlickrAuthInfo.Name = "pgFlickrAuthInfo"; this.pgFlickrAuthInfo.PropertySort = System.Windows.Forms.PropertySort.NoSort; this.pgFlickrAuthInfo.ToolbarVisible = false; // // pgFlickrSettings // this.pgFlickrSettings.CategoryForeColor = System.Drawing.SystemColors.InactiveCaptionText; this.pgFlickrSettings.CommandsVisibleIfAvailable = false; resources.ApplyResources(this.pgFlickrSettings, "pgFlickrSettings"); this.pgFlickrSettings.Name = "pgFlickrSettings"; this.pgFlickrSettings.PropertySort = System.Windows.Forms.PropertySort.NoSort; this.pgFlickrSettings.ToolbarVisible = false; // // btnFlickrCheckToken // resources.ApplyResources(this.btnFlickrCheckToken, "btnFlickrCheckToken"); this.btnFlickrCheckToken.Name = "btnFlickrCheckToken"; this.btnFlickrCheckToken.UseVisualStyleBackColor = true; this.btnFlickrCheckToken.Click += new System.EventHandler(this.btnFlickrCheckToken_Click); // // btnFlickrCompleteAuth // resources.ApplyResources(this.btnFlickrCompleteAuth, "btnFlickrCompleteAuth"); this.btnFlickrCompleteAuth.Name = "btnFlickrCompleteAuth"; this.btnFlickrCompleteAuth.UseVisualStyleBackColor = true; this.btnFlickrCompleteAuth.Click += new System.EventHandler(this.btnFlickrCompleteAuth_Click); // // btnFlickrOpenAuthorize // resources.ApplyResources(this.btnFlickrOpenAuthorize, "btnFlickrOpenAuthorize"); this.btnFlickrOpenAuthorize.Name = "btnFlickrOpenAuthorize"; this.btnFlickrOpenAuthorize.UseVisualStyleBackColor = true; this.btnFlickrOpenAuthorize.Click += new System.EventHandler(this.btnFlickrOpenAuthorize_Click); // // tpPhotobucket // this.tpPhotobucket.Controls.Add(this.gbPhotobucketAlbumPath); this.tpPhotobucket.Controls.Add(this.gbPhotobucketAlbums); this.tpPhotobucket.Controls.Add(this.gbPhotobucketUserAccount); resources.ApplyResources(this.tpPhotobucket, "tpPhotobucket"); this.tpPhotobucket.Name = "tpPhotobucket"; this.tpPhotobucket.UseVisualStyleBackColor = true; // // gbPhotobucketAlbumPath // this.gbPhotobucketAlbumPath.Controls.Add(this.btnPhotobucketAddAlbum); this.gbPhotobucketAlbumPath.Controls.Add(this.btnPhotobucketRemoveAlbum); this.gbPhotobucketAlbumPath.Controls.Add(this.cboPhotobucketAlbumPaths); resources.ApplyResources(this.gbPhotobucketAlbumPath, "gbPhotobucketAlbumPath"); this.gbPhotobucketAlbumPath.Name = "gbPhotobucketAlbumPath"; this.gbPhotobucketAlbumPath.TabStop = false; // // btnPhotobucketAddAlbum // resources.ApplyResources(this.btnPhotobucketAddAlbum, "btnPhotobucketAddAlbum"); this.btnPhotobucketAddAlbum.Name = "btnPhotobucketAddAlbum"; this.btnPhotobucketAddAlbum.UseVisualStyleBackColor = true; this.btnPhotobucketAddAlbum.Click += new System.EventHandler(this.btnPhotobucketAddAlbum_Click); // // btnPhotobucketRemoveAlbum // resources.ApplyResources(this.btnPhotobucketRemoveAlbum, "btnPhotobucketRemoveAlbum"); this.btnPhotobucketRemoveAlbum.Name = "btnPhotobucketRemoveAlbum"; this.btnPhotobucketRemoveAlbum.UseVisualStyleBackColor = true; this.btnPhotobucketRemoveAlbum.Click += new System.EventHandler(this.btnPhotobucketRemoveAlbum_Click); // // cboPhotobucketAlbumPaths // this.cboPhotobucketAlbumPaths.FormattingEnabled = true; resources.ApplyResources(this.cboPhotobucketAlbumPaths, "cboPhotobucketAlbumPaths"); this.cboPhotobucketAlbumPaths.Name = "cboPhotobucketAlbumPaths"; this.cboPhotobucketAlbumPaths.SelectedIndexChanged += new System.EventHandler(this.cboPhotobucketAlbumPaths_SelectedIndexChanged); // // gbPhotobucketAlbums // this.gbPhotobucketAlbums.Controls.Add(this.lblPhotobucketNewAlbumName); this.gbPhotobucketAlbums.Controls.Add(this.lblPhotobucketParentAlbumPath); this.gbPhotobucketAlbums.Controls.Add(this.txtPhotobucketNewAlbumName); this.gbPhotobucketAlbums.Controls.Add(this.txtPhotobucketParentAlbumPath); this.gbPhotobucketAlbums.Controls.Add(this.btnPhotobucketCreateAlbum); resources.ApplyResources(this.gbPhotobucketAlbums, "gbPhotobucketAlbums"); this.gbPhotobucketAlbums.Name = "gbPhotobucketAlbums"; this.gbPhotobucketAlbums.TabStop = false; // // lblPhotobucketNewAlbumName // resources.ApplyResources(this.lblPhotobucketNewAlbumName, "lblPhotobucketNewAlbumName"); this.lblPhotobucketNewAlbumName.Name = "lblPhotobucketNewAlbumName"; // // lblPhotobucketParentAlbumPath // resources.ApplyResources(this.lblPhotobucketParentAlbumPath, "lblPhotobucketParentAlbumPath"); this.lblPhotobucketParentAlbumPath.Name = "lblPhotobucketParentAlbumPath"; // // txtPhotobucketNewAlbumName // resources.ApplyResources(this.txtPhotobucketNewAlbumName, "txtPhotobucketNewAlbumName"); this.txtPhotobucketNewAlbumName.Name = "txtPhotobucketNewAlbumName"; // // txtPhotobucketParentAlbumPath // resources.ApplyResources(this.txtPhotobucketParentAlbumPath, "txtPhotobucketParentAlbumPath"); this.txtPhotobucketParentAlbumPath.Name = "txtPhotobucketParentAlbumPath"; // // btnPhotobucketCreateAlbum // resources.ApplyResources(this.btnPhotobucketCreateAlbum, "btnPhotobucketCreateAlbum"); this.btnPhotobucketCreateAlbum.Name = "btnPhotobucketCreateAlbum"; this.btnPhotobucketCreateAlbum.UseVisualStyleBackColor = true; this.btnPhotobucketCreateAlbum.Click += new System.EventHandler(this.btnPhotobucketCreateAlbum_Click); // // gbPhotobucketUserAccount // this.gbPhotobucketUserAccount.Controls.Add(this.lblPhotobucketDefaultAlbumName); this.gbPhotobucketUserAccount.Controls.Add(this.btnPhotobucketAuthOpen); this.gbPhotobucketUserAccount.Controls.Add(this.txtPhotobucketDefaultAlbumName); this.gbPhotobucketUserAccount.Controls.Add(this.lblPhotobucketVerificationCode); this.gbPhotobucketUserAccount.Controls.Add(this.btnPhotobucketAuthComplete); this.gbPhotobucketUserAccount.Controls.Add(this.txtPhotobucketVerificationCode); this.gbPhotobucketUserAccount.Controls.Add(this.lblPhotobucketAccountStatus); resources.ApplyResources(this.gbPhotobucketUserAccount, "gbPhotobucketUserAccount"); this.gbPhotobucketUserAccount.Name = "gbPhotobucketUserAccount"; this.gbPhotobucketUserAccount.TabStop = false; // // lblPhotobucketDefaultAlbumName // resources.ApplyResources(this.lblPhotobucketDefaultAlbumName, "lblPhotobucketDefaultAlbumName"); this.lblPhotobucketDefaultAlbumName.Name = "lblPhotobucketDefaultAlbumName"; // // btnPhotobucketAuthOpen // resources.ApplyResources(this.btnPhotobucketAuthOpen, "btnPhotobucketAuthOpen"); this.btnPhotobucketAuthOpen.Name = "btnPhotobucketAuthOpen"; this.btnPhotobucketAuthOpen.UseVisualStyleBackColor = true; this.btnPhotobucketAuthOpen.Click += new System.EventHandler(this.btnPhotobucketAuthOpen_Click); // // txtPhotobucketDefaultAlbumName // resources.ApplyResources(this.txtPhotobucketDefaultAlbumName, "txtPhotobucketDefaultAlbumName"); this.txtPhotobucketDefaultAlbumName.Name = "txtPhotobucketDefaultAlbumName"; this.txtPhotobucketDefaultAlbumName.ReadOnly = true; // // lblPhotobucketVerificationCode // resources.ApplyResources(this.lblPhotobucketVerificationCode, "lblPhotobucketVerificationCode"); this.lblPhotobucketVerificationCode.Name = "lblPhotobucketVerificationCode"; // // btnPhotobucketAuthComplete // resources.ApplyResources(this.btnPhotobucketAuthComplete, "btnPhotobucketAuthComplete"); this.btnPhotobucketAuthComplete.Name = "btnPhotobucketAuthComplete"; this.btnPhotobucketAuthComplete.UseVisualStyleBackColor = true; this.btnPhotobucketAuthComplete.Click += new System.EventHandler(this.btnPhotobucketAuthComplete_Click); // // txtPhotobucketVerificationCode // resources.ApplyResources(this.txtPhotobucketVerificationCode, "txtPhotobucketVerificationCode"); this.txtPhotobucketVerificationCode.Name = "txtPhotobucketVerificationCode"; // // lblPhotobucketAccountStatus // resources.ApplyResources(this.lblPhotobucketAccountStatus, "lblPhotobucketAccountStatus"); this.lblPhotobucketAccountStatus.Name = "lblPhotobucketAccountStatus"; // // tpPicasa // this.tpPicasa.Controls.Add(this.txtPicasaAlbumID); this.tpPicasa.Controls.Add(this.lblPicasaAlbumID); this.tpPicasa.Controls.Add(this.lvPicasaAlbumList); this.tpPicasa.Controls.Add(this.btnPicasaRefreshAlbumList); this.tpPicasa.Controls.Add(this.oauth2Picasa); resources.ApplyResources(this.tpPicasa, "tpPicasa"); this.tpPicasa.Name = "tpPicasa"; this.tpPicasa.UseVisualStyleBackColor = true; // // txtPicasaAlbumID // resources.ApplyResources(this.txtPicasaAlbumID, "txtPicasaAlbumID"); this.txtPicasaAlbumID.Name = "txtPicasaAlbumID"; this.txtPicasaAlbumID.TextChanged += new System.EventHandler(this.txtPicasaAlbumID_TextChanged); // // lblPicasaAlbumID // resources.ApplyResources(this.lblPicasaAlbumID, "lblPicasaAlbumID"); this.lblPicasaAlbumID.Name = "lblPicasaAlbumID"; // // lvPicasaAlbumList // this.lvPicasaAlbumList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.chPicasaID, this.chPicasaName, this.chPicasaDescription}); this.lvPicasaAlbumList.FullRowSelect = true; resources.ApplyResources(this.lvPicasaAlbumList, "lvPicasaAlbumList"); this.lvPicasaAlbumList.MultiSelect = false; this.lvPicasaAlbumList.Name = "lvPicasaAlbumList"; this.lvPicasaAlbumList.UseCompatibleStateImageBehavior = false; this.lvPicasaAlbumList.View = System.Windows.Forms.View.Details; this.lvPicasaAlbumList.SelectedIndexChanged += new System.EventHandler(this.lvPicasaAlbumList_SelectedIndexChanged); // // chPicasaID // resources.ApplyResources(this.chPicasaID, "chPicasaID"); // // chPicasaName // resources.ApplyResources(this.chPicasaName, "chPicasaName"); // // chPicasaDescription // resources.ApplyResources(this.chPicasaDescription, "chPicasaDescription"); // // btnPicasaRefreshAlbumList // resources.ApplyResources(this.btnPicasaRefreshAlbumList, "btnPicasaRefreshAlbumList"); this.btnPicasaRefreshAlbumList.Name = "btnPicasaRefreshAlbumList"; this.btnPicasaRefreshAlbumList.UseVisualStyleBackColor = true; this.btnPicasaRefreshAlbumList.Click += new System.EventHandler(this.btnPicasaRefreshAlbumList_Click); // // oauth2Picasa // resources.ApplyResources(this.oauth2Picasa, "oauth2Picasa"); this.oauth2Picasa.Name = "oauth2Picasa"; this.oauth2Picasa.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Picasa_OpenButtonClicked); this.oauth2Picasa.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Picasa_CompleteButtonClicked); this.oauth2Picasa.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Picasa_ClearButtonClicked); this.oauth2Picasa.RefreshButtonClicked += new ShareX.UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2Picasa_RefreshButtonClicked); // // tpChevereto // this.tpChevereto.Controls.Add(this.cbCheveretoDirectURL); this.tpChevereto.Controls.Add(this.lblCheveretoWebsiteTip); this.tpChevereto.Controls.Add(this.lblCheveretoWebsite); this.tpChevereto.Controls.Add(this.txtCheveretoWebsite); this.tpChevereto.Controls.Add(this.txtCheveretoAPIKey); this.tpChevereto.Controls.Add(this.lblCheveretoAPIKey); resources.ApplyResources(this.tpChevereto, "tpChevereto"); this.tpChevereto.Name = "tpChevereto"; this.tpChevereto.UseVisualStyleBackColor = true; // // cbCheveretoDirectURL // resources.ApplyResources(this.cbCheveretoDirectURL, "cbCheveretoDirectURL"); this.cbCheveretoDirectURL.Name = "cbCheveretoDirectURL"; this.cbCheveretoDirectURL.UseVisualStyleBackColor = true; this.cbCheveretoDirectURL.CheckedChanged += new System.EventHandler(this.cbCheveretoDirectURL_CheckedChanged); // // lblCheveretoWebsiteTip // resources.ApplyResources(this.lblCheveretoWebsiteTip, "lblCheveretoWebsiteTip"); this.lblCheveretoWebsiteTip.Name = "lblCheveretoWebsiteTip"; // // lblCheveretoWebsite // resources.ApplyResources(this.lblCheveretoWebsite, "lblCheveretoWebsite"); this.lblCheveretoWebsite.Name = "lblCheveretoWebsite"; // // txtCheveretoWebsite // resources.ApplyResources(this.txtCheveretoWebsite, "txtCheveretoWebsite"); this.txtCheveretoWebsite.Name = "txtCheveretoWebsite"; this.txtCheveretoWebsite.TextChanged += new System.EventHandler(this.txtCheveretoWebsite_TextChanged); // // txtCheveretoAPIKey // resources.ApplyResources(this.txtCheveretoAPIKey, "txtCheveretoAPIKey"); this.txtCheveretoAPIKey.Name = "txtCheveretoAPIKey"; this.txtCheveretoAPIKey.TextChanged += new System.EventHandler(this.txtCheveretoAPIKey_TextChanged); // // lblCheveretoAPIKey // resources.ApplyResources(this.lblCheveretoAPIKey, "lblCheveretoAPIKey"); this.lblCheveretoAPIKey.Name = "lblCheveretoAPIKey"; // // tcUploaders // this.tcUploaders.Controls.Add(this.tpImageUploaders); this.tcUploaders.Controls.Add(this.tpTextUploaders); this.tcUploaders.Controls.Add(this.tpFileUploaders); this.tcUploaders.Controls.Add(this.tpURLShorteners); this.tcUploaders.Controls.Add(this.tpOtherUploaders); resources.ApplyResources(this.tcUploaders, "tcUploaders"); this.tcUploaders.Name = "tcUploaders"; this.tcUploaders.SelectedIndex = 0; // // lblWidthHint // this.lblWidthHint.BackColor = System.Drawing.Color.Black; resources.ApplyResources(this.lblWidthHint, "lblWidthHint"); this.lblWidthHint.Name = "lblWidthHint"; // // ttlvMain // resources.ApplyResources(this.ttlvMain, "ttlvMain"); this.ttlvMain.ImageList = null; this.ttlvMain.ListViewSize = 180; this.ttlvMain.MainTabControl = null; this.ttlvMain.Name = "ttlvMain"; // // actRapidShareAccountType // resources.ApplyResources(this.actRapidShareAccountType, "actRapidShareAccountType"); this.actRapidShareAccountType.Name = "actRapidShareAccountType"; this.actRapidShareAccountType.SelectedAccountType = ShareX.UploadersLib.AccountType.Anonymous; // // cbOwnCloud81Compatibility // resources.ApplyResources(this.cbOwnCloud81Compatibility, "cbOwnCloud81Compatibility"); this.cbOwnCloud81Compatibility.Name = "cbOwnCloud81Compatibility"; this.cbOwnCloud81Compatibility.UseVisualStyleBackColor = true; this.cbOwnCloud81Compatibility.CheckedChanged += new System.EventHandler(this.cbOwnCloud81Compatibility_CheckedChanged); // // UploadersConfigForm // resources.ApplyResources(this, "$this"); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.White; this.Controls.Add(this.lblWidthHint); this.Controls.Add(this.tcUploaders); this.Controls.Add(this.ttlvMain); this.Name = "UploadersConfigForm"; this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide; this.Shown += new System.EventHandler(this.UploadersConfigForm_Shown); this.Resize += new System.EventHandler(this.UploadersConfigForm_Resize); this.tpOtherUploaders.ResumeLayout(false); this.tcOtherUploaders.ResumeLayout(false); this.tpTwitter.ResumeLayout(false); this.tpTwitter.PerformLayout(); this.tpCustomUploaders.ResumeLayout(false); this.tpCustomUploaders.PerformLayout(); this.gbCustomUploaders.ResumeLayout(false); this.gbCustomUploaders.PerformLayout(); this.gbCustomUploaderRegexp.ResumeLayout(false); this.gbCustomUploaderRegexp.PerformLayout(); this.gbCustomUploaderArguments.ResumeLayout(false); this.gbCustomUploaderArguments.PerformLayout(); this.tpURLShorteners.ResumeLayout(false); this.tcURLShorteners.ResumeLayout(false); this.tpBitly.ResumeLayout(false); this.tpBitly.PerformLayout(); this.tpGoogleURLShortener.ResumeLayout(false); this.tpYourls.ResumeLayout(false); this.tpYourls.PerformLayout(); this.tpAdFly.ResumeLayout(false); this.tpAdFly.PerformLayout(); this.tpLnkU.ResumeLayout(false); this.tpLnkU.PerformLayout(); this.tpCoinURL.ResumeLayout(false); this.tpCoinURL.PerformLayout(); this.tpFileUploaders.ResumeLayout(false); this.tcFileUploaders.ResumeLayout(false); this.tpFTP.ResumeLayout(false); this.tpFTP.PerformLayout(); this.tpDropbox.ResumeLayout(false); this.tpDropbox.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pbDropboxLogo)).EndInit(); this.tpOneDrive.ResumeLayout(false); this.tpOneDrive.PerformLayout(); this.tpGoogleDrive.ResumeLayout(false); this.tpGoogleDrive.PerformLayout(); this.tpBox.ResumeLayout(false); this.tpBox.PerformLayout(); this.tpCopy.ResumeLayout(false); this.tpCopy.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pbCopyLogo)).EndInit(); this.tpHubic.ResumeLayout(false); this.tpHubic.PerformLayout(); this.tpAmazonS3.ResumeLayout(false); this.tpAmazonS3.PerformLayout(); this.tpMega.ResumeLayout(false); this.tpMega.PerformLayout(); this.tpOwnCloud.ResumeLayout(false); this.tpOwnCloud.PerformLayout(); this.tpMediaFire.ResumeLayout(false); this.tpMediaFire.PerformLayout(); this.tpPushbullet.ResumeLayout(false); this.tpPushbullet.PerformLayout(); this.tpSendSpace.ResumeLayout(false); this.tpSendSpace.PerformLayout(); this.tpGe_tt.ResumeLayout(false); this.tpGe_tt.PerformLayout(); this.tpHostr.ResumeLayout(false); this.tpHostr.PerformLayout(); this.tpMinus.ResumeLayout(false); this.tpMinus.PerformLayout(); this.gbMinusUserPass.ResumeLayout(false); this.gbMinusUserPass.PerformLayout(); this.gbMinusUpload.ResumeLayout(false); this.gbMinusUpload.PerformLayout(); this.tpJira.ResumeLayout(false); this.tpJira.PerformLayout(); this.gpJiraServer.ResumeLayout(false); this.gpJiraServer.PerformLayout(); this.tpLambda.ResumeLayout(false); this.tpLambda.PerformLayout(); this.tpUp1.ResumeLayout(false); this.tpUp1.PerformLayout(); this.tpEmail.ResumeLayout(false); this.tpEmail.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.nudEmailSmtpPort)).EndInit(); this.tpSharedFolder.ResumeLayout(false); this.tpSharedFolder.PerformLayout(); this.tpTextUploaders.ResumeLayout(false); this.tcTextUploaders.ResumeLayout(false); this.tpPastebin.ResumeLayout(false); this.tpPastebin.PerformLayout(); this.tpPaste_ee.ResumeLayout(false); this.tpPaste_ee.PerformLayout(); this.tpGist.ResumeLayout(false); this.tpGist.PerformLayout(); this.tpUpaste.ResumeLayout(false); this.tpUpaste.PerformLayout(); this.tpHastebin.ResumeLayout(false); this.tpHastebin.PerformLayout(); this.tpImageUploaders.ResumeLayout(false); this.tcImageUploaders.ResumeLayout(false); this.tpImgur.ResumeLayout(false); this.tpImgur.PerformLayout(); this.tpImageShack.ResumeLayout(false); this.tpImageShack.PerformLayout(); this.tpTinyPic.ResumeLayout(false); this.tpTinyPic.PerformLayout(); this.tpFlickr.ResumeLayout(false); this.tpPhotobucket.ResumeLayout(false); this.gbPhotobucketAlbumPath.ResumeLayout(false); this.gbPhotobucketAlbumPath.PerformLayout(); this.gbPhotobucketAlbums.ResumeLayout(false); this.gbPhotobucketAlbums.PerformLayout(); this.gbPhotobucketUserAccount.ResumeLayout(false); this.gbPhotobucketUserAccount.PerformLayout(); this.tpPicasa.ResumeLayout(false); this.tpPicasa.PerformLayout(); this.tpChevereto.ResumeLayout(false); this.tpChevereto.PerformLayout(); this.tcUploaders.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TextBox txtRapidSharePremiumUserName; private AccountTypeControl actRapidShareAccountType; private System.Windows.Forms.ToolTip ttHelpTip; private ShareX.HelpersLib.TabToListView ttlvMain; private System.Windows.Forms.TabPage tpOtherUploaders; private System.Windows.Forms.TabControl tcOtherUploaders; private System.Windows.Forms.TabPage tpTwitter; private System.Windows.Forms.TabPage tpCustomUploaders; private System.Windows.Forms.Button btnCustomUploaderHelp; private System.Windows.Forms.Label lblCustomUploaderImageUploader; internal System.Windows.Forms.Button btnCustomUploaderFileUploaderTest; private System.Windows.Forms.Label lblCustomUploaderFileUploader; internal System.Windows.Forms.Button btnCustomUploaderImageUploaderTest; private System.Windows.Forms.Label lblCustomUploaderTestResult; internal System.Windows.Forms.TextBox txtCustomUploaderDeletionURL; private System.Windows.Forms.ComboBox cbCustomUploaderFileUploader; internal System.Windows.Forms.Label lblCustomUploaderDeletionURL; private System.Windows.Forms.Button btnCustomUploaderShowLastResponse; private System.Windows.Forms.Label lblCustomUploaderResponseType; private System.Windows.Forms.ComboBox cbCustomUploaderURLShortener; internal System.Windows.Forms.GroupBox gbCustomUploaders; internal System.Windows.Forms.ListBox lbCustomUploaderList; internal System.Windows.Forms.Button btnCustomUploaderRemove; internal System.Windows.Forms.Button btnCustomUploaderClear; internal System.Windows.Forms.Button btnCustomUploaderUpdate; internal System.Windows.Forms.TextBox txtCustomUploaderName; internal System.Windows.Forms.Button btnCustomUploaderAdd; private System.Windows.Forms.Label lblCustomUploaderTextUploader; internal System.Windows.Forms.Label lblCustomUploaderRequestURL; internal System.Windows.Forms.Button btnCustomUploaderURLShortenerTest; internal System.Windows.Forms.GroupBox gbCustomUploaderRegexp; internal System.Windows.Forms.Button btnCustomUploaderRegexpEdit; internal System.Windows.Forms.TextBox txtCustomUploaderRegexp; internal ShareX.HelpersLib.MyListView lvCustomUploaderRegexps; internal System.Windows.Forms.ColumnHeader lvRegexpsColumn; internal System.Windows.Forms.Button btnCustomUploaderRegexpRemove; internal System.Windows.Forms.Button btnCustomUploaderRegexpAdd; private System.Windows.Forms.ComboBox cbCustomUploaderTextUploader; internal System.Windows.Forms.TextBox txtCustomUploaderThumbnailURL; private System.Windows.Forms.Label lblCustomUploaderURLShortener; private System.Windows.Forms.ComboBox cbCustomUploaderResponseType; internal System.Windows.Forms.Button btnCustomUploaderTextUploaderTest; internal System.Windows.Forms.TextBox txtCustomUploaderURL; private System.Windows.Forms.ComboBox cbCustomUploaderImageUploader; internal System.Windows.Forms.TextBox txtCustomUploaderRequestURL; internal System.Windows.Forms.RichTextBox txtCustomUploaderLog; internal System.Windows.Forms.Label lblCustomUploaderThumbnailURL; internal System.Windows.Forms.Label lblCustomUploaderFileForm; private System.Windows.Forms.Label lblCustomUploaderRequestType; private System.Windows.Forms.ComboBox cbCustomUploaderRequestType; internal System.Windows.Forms.TextBox txtCustomUploaderFileForm; internal System.Windows.Forms.Label lblCustomUploaderURL; internal System.Windows.Forms.GroupBox gbCustomUploaderArguments; internal System.Windows.Forms.Button btnCustomUploaderArgEdit; internal System.Windows.Forms.TextBox txtCustomUploaderArgValue; internal System.Windows.Forms.Button btnCustomUploaderArgRemove; internal ShareX.HelpersLib.MyListView lvCustomUploaderArguments; internal System.Windows.Forms.ColumnHeader chArgumentsName; internal System.Windows.Forms.ColumnHeader chArgumentsValue; internal System.Windows.Forms.Button btnCustomUploaderArgAdd; internal System.Windows.Forms.TextBox txtCustomUploaderArgName; private System.Windows.Forms.TabPage tpURLShorteners; private System.Windows.Forms.TabControl tcURLShorteners; private System.Windows.Forms.TabPage tpBitly; private OAuthControl oauth2Bitly; private System.Windows.Forms.TabPage tpGoogleURLShortener; private OAuthControl oauth2GoogleURLShortener; private AccountTypeControl atcGoogleURLShortenerAccountType; private System.Windows.Forms.TabPage tpYourls; private System.Windows.Forms.TextBox txtYourlsPassword; private System.Windows.Forms.TextBox txtYourlsUsername; private System.Windows.Forms.TextBox txtYourlsSignature; private System.Windows.Forms.Label lblYourlsNote; private System.Windows.Forms.Label lblYourlsPassword; private System.Windows.Forms.Label lblYourlsUsername; private System.Windows.Forms.Label lblYourlsSignature; private System.Windows.Forms.TextBox txtYourlsAPIURL; private System.Windows.Forms.Label lblYourlsAPIURL; public System.Windows.Forms.TabPage tpFileUploaders; public System.Windows.Forms.TabControl tcFileUploaders; private System.Windows.Forms.TabPage tpDropbox; private System.Windows.Forms.ComboBox cbDropboxURLType; private System.Windows.Forms.CheckBox cbDropboxAutoCreateShareableLink; private System.Windows.Forms.Button btnDropboxShowFiles; private System.Windows.Forms.PictureBox pbDropboxLogo; private System.Windows.Forms.Label lblDropboxStatus; private System.Windows.Forms.Label lblDropboxPathTip; private System.Windows.Forms.Label lblDropboxPath; private System.Windows.Forms.TextBox txtDropboxPath; private System.Windows.Forms.TabPage tpCopy; private System.Windows.Forms.Label lblCopyURLType; private System.Windows.Forms.ComboBox cbCopyURLType; private OAuthControl oAuthCopy; private System.Windows.Forms.Button btnCopyShowFiles; private System.Windows.Forms.PictureBox pbCopyLogo; private System.Windows.Forms.Label lblCopyStatus; private System.Windows.Forms.Label lblCopyPath; private System.Windows.Forms.TextBox txtCopyPath; public System.Windows.Forms.TabPage tpFTP; private System.Windows.Forms.Button btnFtpClient; private System.Windows.Forms.Label lblFtpFiles; private System.Windows.Forms.Label lblFtpText; private System.Windows.Forms.Label lblFtpImages; private System.Windows.Forms.ComboBox cboFtpImages; private System.Windows.Forms.ComboBox cboFtpFiles; private System.Windows.Forms.ComboBox cboFtpText; private AccountsControl ucFTPAccounts; private System.Windows.Forms.TabPage tpMega; private System.Windows.Forms.Label lblMegaStatus; private System.Windows.Forms.Button btnMegaRefreshFolders; private System.Windows.Forms.Button btnMegaRegister; private System.Windows.Forms.Label lblMegaFolder; private System.Windows.Forms.ComboBox cbMegaFolder; private System.Windows.Forms.Label lblMegaEmail; private System.Windows.Forms.TextBox txtMegaEmail; private System.Windows.Forms.Label lblMegaPassword; private System.Windows.Forms.TextBox txtMegaPassword; private System.Windows.Forms.Button btnMegaLogin; private System.Windows.Forms.Label lblMegaStatusTitle; private System.Windows.Forms.TabPage tpAmazonS3; private System.Windows.Forms.TextBox txtAmazonS3CustomDomain; private System.Windows.Forms.Label lblAmazonS3PathPreviewLabel; private System.Windows.Forms.Label lblAmazonS3PathPreview; private System.Windows.Forms.Button btnAmazonS3BucketNameOpen; private System.Windows.Forms.Button btnAmazonS3AccessKeyOpen; private System.Windows.Forms.CheckBox cbAmazonS3CustomCNAME; private System.Windows.Forms.ComboBox cbAmazonS3Endpoint; private System.Windows.Forms.Label lblAmazonS3BucketName; private System.Windows.Forms.TextBox txtAmazonS3BucketName; private System.Windows.Forms.Label lblAmazonS3Endpoint; private System.Windows.Forms.TextBox txtAmazonS3ObjectPrefix; private System.Windows.Forms.Label lblAmazonS3ObjectPrefix; private System.Windows.Forms.CheckBox cbAmazonS3UseRRS; private System.Windows.Forms.TextBox txtAmazonS3SecretKey; private System.Windows.Forms.Label lblAmazonS3SecretKey; private System.Windows.Forms.Label lblAmazonS3AccessKey; private System.Windows.Forms.TextBox txtAmazonS3AccessKey; private System.Windows.Forms.TabPage tpPushbullet; private System.Windows.Forms.Label lblPushbulletDevices; private System.Windows.Forms.ComboBox cboPushbulletDevices; private System.Windows.Forms.Button btnPushbulletGetDeviceList; private System.Windows.Forms.Label lblPushbulletUserKey; private System.Windows.Forms.TextBox txtPushbulletUserKey; private System.Windows.Forms.TabPage tpGoogleDrive; private System.Windows.Forms.CheckBox cbGoogleDriveIsPublic; private OAuthControl oauth2GoogleDrive; private System.Windows.Forms.TabPage tpBox; private System.Windows.Forms.Label lblBoxFolderTip; private System.Windows.Forms.CheckBox cbBoxShare; private ShareX.HelpersLib.MyListView lvBoxFolders; private System.Windows.Forms.ColumnHeader chBoxFoldersName; private System.Windows.Forms.Label lblBoxFolderID; private System.Windows.Forms.Button btnBoxRefreshFolders; private OAuthControl oauth2Box; private System.Windows.Forms.TabPage tpSendSpace; private System.Windows.Forms.Button btnSendSpaceRegister; private System.Windows.Forms.Label lblSendSpacePassword; private System.Windows.Forms.Label lblSendSpaceUsername; private System.Windows.Forms.TextBox txtSendSpacePassword; private System.Windows.Forms.TextBox txtSendSpaceUserName; private AccountTypeControl atcSendSpaceAccountType; private System.Windows.Forms.TabPage tpGe_tt; private System.Windows.Forms.Label lblGe_ttStatus; private System.Windows.Forms.Label lblGe_ttPassword; private System.Windows.Forms.Label lblGe_ttEmail; private System.Windows.Forms.Button btnGe_ttLogin; private System.Windows.Forms.TextBox txtGe_ttPassword; private System.Windows.Forms.TextBox txtGe_ttEmail; private System.Windows.Forms.TabPage tpHostr; private System.Windows.Forms.CheckBox cbLocalhostrDirectURL; private System.Windows.Forms.Label lblLocalhostrPassword; private System.Windows.Forms.Label lblLocalhostrEmail; private System.Windows.Forms.TextBox txtLocalhostrPassword; private System.Windows.Forms.TextBox txtLocalhostrEmail; private System.Windows.Forms.TabPage tpMinus; private System.Windows.Forms.Label lblMinusURLType; private System.Windows.Forms.ComboBox cbMinusURLType; private System.Windows.Forms.GroupBox gbMinusUserPass; private System.Windows.Forms.Label lblMinusAuthStatus; private System.Windows.Forms.Button btnMinusRefreshAuth; private System.Windows.Forms.Label lblMinusPassword; private System.Windows.Forms.Label lblMinusUsername; private System.Windows.Forms.TextBox txtMinusPassword; private System.Windows.Forms.TextBox txtMinusUsername; private System.Windows.Forms.Button btnMinusAuth; private System.Windows.Forms.GroupBox gbMinusUpload; private System.Windows.Forms.Button btnMinusReadFolderList; private System.Windows.Forms.CheckBox chkMinusPublic; private System.Windows.Forms.Button btnMinusFolderAdd; private System.Windows.Forms.Button btnMinusFolderRemove; private System.Windows.Forms.ComboBox cboMinusFolders; private System.Windows.Forms.TabPage tpJira; private System.Windows.Forms.TextBox txtJiraIssuePrefix; private System.Windows.Forms.Label lblJiraIssuePrefix; private System.Windows.Forms.GroupBox gpJiraServer; private System.Windows.Forms.TextBox txtJiraConfigHelp; private System.Windows.Forms.TextBox txtJiraHost; private System.Windows.Forms.Label lblJiraHost; private OAuthControl oAuthJira; private System.Windows.Forms.TabPage tpEmail; private System.Windows.Forms.CheckBox chkEmailConfirm; private System.Windows.Forms.Label lblEmailSmtpServer; private System.Windows.Forms.Label lblEmailPassword; private System.Windows.Forms.CheckBox cbEmailRememberLastTo; private System.Windows.Forms.TextBox txtEmailFrom; private System.Windows.Forms.TextBox txtEmailPassword; private System.Windows.Forms.TextBox txtEmailDefaultBody; private System.Windows.Forms.Label lblEmailFrom; private System.Windows.Forms.TextBox txtEmailSmtpServer; private System.Windows.Forms.Label lblEmailDefaultSubject; private System.Windows.Forms.Label lblEmailDefaultBody; private System.Windows.Forms.NumericUpDown nudEmailSmtpPort; private System.Windows.Forms.Label lblEmailSmtpPort; private System.Windows.Forms.TextBox txtEmailDefaultSubject; private System.Windows.Forms.TabPage tpSharedFolder; internal AccountsControl ucLocalhostAccounts; private System.Windows.Forms.Label lblSharedFolderFiles; private System.Windows.Forms.Label lblSharedFolderText; private System.Windows.Forms.Label lblSharedFolderImages; private System.Windows.Forms.ComboBox cboSharedFolderFiles; private System.Windows.Forms.ComboBox cboSharedFolderText; private System.Windows.Forms.ComboBox cboSharedFolderImages; private System.Windows.Forms.TabPage tpTextUploaders; private System.Windows.Forms.TabControl tcTextUploaders; private System.Windows.Forms.TabPage tpPastebin; private System.Windows.Forms.Button btnPastebinLogin; private System.Windows.Forms.TabPage tpPaste_ee; private System.Windows.Forms.Label lblPaste_eeUserAPIKey; private System.Windows.Forms.TextBox txtPaste_eeUserAPIKey; private System.Windows.Forms.TabPage tpGist; private System.Windows.Forms.CheckBox chkGistPublishPublic; private OAuthControl oAuth2Gist; private AccountTypeControl atcGistAccountType; private System.Windows.Forms.TabPage tpUpaste; private System.Windows.Forms.CheckBox cbUpasteIsPublic; private System.Windows.Forms.Label lblUpasteUserKey; private System.Windows.Forms.TextBox txtUpasteUserKey; private System.Windows.Forms.TabPage tpImageUploaders; private System.Windows.Forms.TabControl tcImageUploaders; private System.Windows.Forms.TabPage tpImgur; private OAuthControl oauth2Imgur; private System.Windows.Forms.ListView lvImgurAlbumList; private System.Windows.Forms.ColumnHeader chImgurID; private System.Windows.Forms.ColumnHeader chImgurTitle; private System.Windows.Forms.ColumnHeader chImgurDescription; private System.Windows.Forms.Button btnImgurRefreshAlbumList; private System.Windows.Forms.ComboBox cbImgurThumbnailType; private System.Windows.Forms.Label lblImgurThumbnailType; private AccountTypeControl atcImgurAccountType; private System.Windows.Forms.TabPage tpImageShack; private System.Windows.Forms.Button btnImageShackLogin; internal System.Windows.Forms.Button btnImageShackOpenPublicProfile; private System.Windows.Forms.CheckBox cbImageShackIsPublic; internal System.Windows.Forms.Button btnImageShackOpenMyImages; internal System.Windows.Forms.Label lblImageShackUsername; private System.Windows.Forms.TextBox txtImageShackUsername; private System.Windows.Forms.TextBox txtImageShackPassword; internal System.Windows.Forms.Label lblImageShackPassword; private System.Windows.Forms.TabPage tpTinyPic; private AccountTypeControl atcTinyPicAccountType; private System.Windows.Forms.Button btnTinyPicLogin; private System.Windows.Forms.TextBox txtTinyPicPassword; private System.Windows.Forms.Label lblTinyPicPassword; private System.Windows.Forms.TextBox txtTinyPicUsername; private System.Windows.Forms.Label lblTinyPicUsername; internal System.Windows.Forms.Button btnTinyPicOpenMyImages; private System.Windows.Forms.TabPage tpFlickr; private System.Windows.Forms.Button btnFlickrOpenImages; private System.Windows.Forms.PropertyGrid pgFlickrAuthInfo; private System.Windows.Forms.PropertyGrid pgFlickrSettings; private System.Windows.Forms.Button btnFlickrCheckToken; private System.Windows.Forms.Button btnFlickrCompleteAuth; private System.Windows.Forms.Button btnFlickrOpenAuthorize; private System.Windows.Forms.TabPage tpPhotobucket; private System.Windows.Forms.GroupBox gbPhotobucketAlbumPath; private System.Windows.Forms.Button btnPhotobucketAddAlbum; private System.Windows.Forms.Button btnPhotobucketRemoveAlbum; private System.Windows.Forms.ComboBox cboPhotobucketAlbumPaths; private System.Windows.Forms.GroupBox gbPhotobucketAlbums; private System.Windows.Forms.Label lblPhotobucketNewAlbumName; private System.Windows.Forms.Label lblPhotobucketParentAlbumPath; private System.Windows.Forms.TextBox txtPhotobucketNewAlbumName; private System.Windows.Forms.TextBox txtPhotobucketParentAlbumPath; private System.Windows.Forms.Button btnPhotobucketCreateAlbum; private System.Windows.Forms.GroupBox gbPhotobucketUserAccount; private System.Windows.Forms.Label lblPhotobucketDefaultAlbumName; private System.Windows.Forms.Button btnPhotobucketAuthOpen; private System.Windows.Forms.TextBox txtPhotobucketDefaultAlbumName; private System.Windows.Forms.Label lblPhotobucketVerificationCode; private System.Windows.Forms.Button btnPhotobucketAuthComplete; private System.Windows.Forms.TextBox txtPhotobucketVerificationCode; private System.Windows.Forms.Label lblPhotobucketAccountStatus; private System.Windows.Forms.TabPage tpPicasa; private System.Windows.Forms.TextBox txtPicasaAlbumID; private System.Windows.Forms.Label lblPicasaAlbumID; private System.Windows.Forms.ListView lvPicasaAlbumList; private System.Windows.Forms.ColumnHeader chPicasaID; private System.Windows.Forms.ColumnHeader chPicasaName; private System.Windows.Forms.ColumnHeader chPicasaDescription; private System.Windows.Forms.Button btnPicasaRefreshAlbumList; private OAuthControl oauth2Picasa; public System.Windows.Forms.TabControl tcUploaders; private ShareX.HelpersLib.ExportImportControl eiCustomUploaders; private ShareX.HelpersLib.ExportImportControl eiFTP; private OAuthControl oauth2Dropbox; private System.Windows.Forms.TextBox txtBitlyDomain; private System.Windows.Forms.Label lblBitlyDomain; private System.Windows.Forms.TextBox txtGoogleDriveFolderID; private System.Windows.Forms.Label lblGoogleDriveFolderID; private ShareX.HelpersLib.MyListView lvGoogleDriveFoldersList; private System.Windows.Forms.ColumnHeader chGoogleDriveTitle; private System.Windows.Forms.Button btnGoogleDriveRefreshFolders; private System.Windows.Forms.ColumnHeader chGoogleDriveDescription; private System.Windows.Forms.CheckBox cbGoogleDriveUseFolder; private System.Windows.Forms.Label lblWidthHint; private System.Windows.Forms.Button btnCustomUploaderExamples; private System.Windows.Forms.TabPage tpOwnCloud; private System.Windows.Forms.TextBox txtOwnCloudPath; private System.Windows.Forms.TextBox txtOwnCloudPassword; private System.Windows.Forms.TextBox txtOwnCloudUsername; private System.Windows.Forms.TextBox txtOwnCloudHost; private System.Windows.Forms.Label lblOwnCloudPath; private System.Windows.Forms.Label lblOwnCloudPassword; private System.Windows.Forms.Label lblOwnCloudUsername; private System.Windows.Forms.Label lblOwnCloudHost; private System.Windows.Forms.CheckBox cbOwnCloudCreateShare; private System.Windows.Forms.CheckBox cbOwnCloudDirectLink; private System.Windows.Forms.TabPage tpAdFly; private System.Windows.Forms.TextBox txtAdflyAPIUID; private System.Windows.Forms.Label lblAdflyAPIUID; private System.Windows.Forms.TextBox txtAdflyAPIKEY; private System.Windows.Forms.Label lblAdflyAPIKEY; private System.Windows.Forms.LinkLabel llAdflyLink; private System.Windows.Forms.CheckBox cbImgurDirectLink; private System.Windows.Forms.TabPage tpMediaFire; private System.Windows.Forms.TextBox txtMediaFirePassword; private System.Windows.Forms.TextBox txtMediaFireEmail; private System.Windows.Forms.Label lblMediaFirePassword; private System.Windows.Forms.Label lblMediaFireEmail; private System.Windows.Forms.TextBox txtMediaFirePath; private System.Windows.Forms.Label lblMediaFirePath; private System.Windows.Forms.CheckBox cbMediaFireUseLongLink; private System.Windows.Forms.TabPage tpOneDrive; private OAuthControl oAuth2OneDrive; private System.Windows.Forms.CheckBox cbOwnCloudIgnoreInvalidCert; private System.Windows.Forms.CheckBox cbImgurUploadSelectedAlbum; private System.Windows.Forms.Label lblPastebinLoginStatus; private System.Windows.Forms.TextBox txtPastebinTitle; private System.Windows.Forms.TextBox txtPastebinPassword; private System.Windows.Forms.TextBox txtPastebinUsername; private System.Windows.Forms.Label lblPastebinExpiration; private System.Windows.Forms.Label lblPastebinPrivacy; private System.Windows.Forms.Label lblPastebinTitle; private System.Windows.Forms.Label lblPastebinPassword; private System.Windows.Forms.Label lblPastebinUsername; private System.Windows.Forms.ComboBox cbPastebinExpiration; private System.Windows.Forms.ComboBox cbPastebinPrivacy; private System.Windows.Forms.Label lblPastebinSyntax; private System.Windows.Forms.Button btnPastebinRegister; private System.Windows.Forms.TabPage tpChevereto; private System.Windows.Forms.Label lblCheveretoWebsiteTip; private System.Windows.Forms.Label lblCheveretoWebsite; private System.Windows.Forms.TextBox txtCheveretoWebsite; private System.Windows.Forms.TextBox txtCheveretoAPIKey; private System.Windows.Forms.Label lblCheveretoAPIKey; private System.Windows.Forms.CheckBox cbCheveretoDirectURL; private System.Windows.Forms.ComboBox cbPastebinSyntax; private System.Windows.Forms.TabPage tpHastebin; private System.Windows.Forms.TextBox txtHastebinSyntaxHighlighting; private System.Windows.Forms.TextBox txtHastebinCustomDomain; private System.Windows.Forms.Label lblHastebinSyntaxHighlighting; private System.Windows.Forms.Label lblHastebinCustomDomain; private System.Windows.Forms.CheckBox cbOneDriveCreateShareableLink; private System.Windows.Forms.Label lblOneDriveFolderID; private System.Windows.Forms.TreeView tvOneDrive; private System.Windows.Forms.TabPage tpHubic; private OAuthControl oauth2Hubic; private System.Windows.Forms.Label lblHubicSelectedFolderNote; private HelpersLib.MyListView lvHubicFolders; private System.Windows.Forms.ColumnHeader chHubicFolderName; private System.Windows.Forms.Label lblHubicSelectedFolder; private System.Windows.Forms.Button btnHubicRefreshFolders; private System.Windows.Forms.CheckBox cbHubicPublishLink; private System.Windows.Forms.TabPage tpLambda; private System.Windows.Forms.Label lblLambdaApiKey; private System.Windows.Forms.TextBox txtLambdaApiKey; private System.Windows.Forms.Label lblLambdaInfo; private OAuthControl oauthTwitter; private System.Windows.Forms.TextBox txtTwitterDescription; private System.Windows.Forms.Label lblTwitterDescription; private System.Windows.Forms.Button btnTwitterRemove; private System.Windows.Forms.Button btnTwitterAdd; private System.Windows.Forms.Label lblTwitterDefaultMessage; private System.Windows.Forms.TextBox txtTwitterDefaultMessage; private System.Windows.Forms.CheckBox cbTwitterSkipMessageBox; private HelpersLib.MyListView lvTwitterAccounts; private System.Windows.Forms.ColumnHeader chTwitterAccount; private System.Windows.Forms.Label lblCustomUploaderRegexTip; private System.Windows.Forms.TabPage tpUp1; private System.Windows.Forms.TextBox txtUp1Key; private System.Windows.Forms.TextBox txtUp1Host; private System.Windows.Forms.Label lblUp1Key; private System.Windows.Forms.Label lblUp1Host; private System.Windows.Forms.TabPage tpLnkU; private System.Windows.Forms.TextBox txtLnkUAPIKEY; private System.Windows.Forms.Label lblLnkUAPIKey; private System.Windows.Forms.TabPage tpCoinURL; private System.Windows.Forms.TextBox txtCoinURLUUID; private System.Windows.Forms.Label lblCoinURLUUID; private System.Windows.Forms.CheckBox cbOwnCloud81Compatibility; } }