/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.richTextBox1 = new System.Windows.Forms.RichTextBox(); this.richTextBox2 = new System.Windows.Forms.RichTextBox(); this.tileListView1 = new Novell.FormsTrayApp.TileListView(); this.SuspendLayout(); // // richTextBox1 // this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.richTextBox1.Cursor = System.Windows.Forms.Cursors.Arrow; this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Top; this.richTextBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))); this.richTextBox1.ForeColor = System.Drawing.SystemColors.Desktop; this.richTextBox1.BackColor = System.Drawing.SystemColors.Window; this.richTextBox1.Location = new System.Drawing.Point(0, 0); this.richTextBox1.Name = "richTextBox1"; this.richTextBox1.Size = new System.Drawing.Size(288, 25); this.richTextBox1.TabIndex = 0; this.richTextBox1.ReadOnly = true; this.richTextBox1.TabStop = false; this.richTextBox1.Enabled = false; this.richTextBox1.Text = Resource.GetString("iFoldersOnServerHeading"); // // richTextBox2 // this.richTextBox2.BorderStyle = System.Windows.Forms.BorderStyle.None; this.richTextBox2.Cursor = System.Windows.Forms.Cursors.Arrow; this.richTextBox2.Dock = System.Windows.Forms.DockStyle.Top; this.richTextBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))); this.richTextBox2.ForeColor = System.Drawing.SystemColors.Desktop; this.richTextBox2.BackColor = System.Drawing.SystemColors.Window; this.richTextBox2.Location = new System.Drawing.Point(0, 20); this.richTextBox2.Name = "richTextBox1"; this.richTextBox2.Size = new System.Drawing.Size(288, 15); this.richTextBox2.TabIndex = 1; this.richTextBox2.ReadOnly = true; this.richTextBox2.TabStop = false; this.richTextBox2.Enabled = false; this.richTextBox2.Text = Resource.GetString("iFoldersOnServerHeading"); // // tileListView1 // this.tileListView1.BackColor = System.Drawing.SystemColors.Window; this.tileListView1.Dock = System.Windows.Forms.DockStyle.Fill; this.tileListView1.HorizontalSpacing = 5; this.tileListView1.ItemHeight = 72; this.tileListView1.ItemWidth = 280; this.tileListView1.LargeImageList = null; this.tileListView1.Location = new System.Drawing.Point(0, 60); this.tileListView1.Name = "tileListView1"; this.tileListView1.SelectedItem = null; this.tileListView1.Size = new System.Drawing.Size(288, 32); this.tileListView1.TabIndex = 1; this.tileListView1.VerticleSpacing = 5; this.tileListView1.LastItemRemoved += new Novell.FormsTrayApp.TileListView.LastItemRemovedDelegate(this.tileListView1_LastItemRemoved); this.tileListView1.NavigateItem += new Novell.FormsTrayApp.TileListView.NavigateItemDelegate(this.tileListView1_NavigateItem); this.tileListView1.SizeChanged += new System.EventHandler(this.tileListView1_SizeChanged); this.tileListView1.DoubleClick += new System.EventHandler(this.tileListView1_DoubleClick); this.tileListView1.SelectedIndexChanged += new Novell.FormsTrayApp.TileListView.SelectedIndexChangedDelegate(this.tileListView1_SelectedIndexChanged); // // iFoldersListView // this.Controls.Add(this.tileListView1); this.Controls.Add(this.richTextBox2); this.Controls.Add(this.richTextBox1); this.Name = "iFoldersListView"; this.Size = new System.Drawing.Size(288, 72); this.ResumeLayout(false); }
private void InitializeComponent() { this.richTextBox1 = new System.Windows.Forms.RichTextBox(); this.richTextBox2 = new System.Windows.Forms.RichTextBox(); this.tileListView1 = new Novell.FormsTrayApp.TileListView(); this.SuspendLayout(); this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.richTextBox1.Cursor = System.Windows.Forms.Cursors.Arrow; this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Top; this.richTextBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))); this.richTextBox1.ForeColor = System.Drawing.SystemColors.Desktop; this.richTextBox1.BackColor = System.Drawing.SystemColors.Window; this.richTextBox1.Location = new System.Drawing.Point(0, 0); this.richTextBox1.Name = "richTextBox1"; this.richTextBox1.Size = new System.Drawing.Size(288, 25); this.richTextBox1.TabIndex = 0; this.richTextBox1.ReadOnly = true; this.richTextBox1.TabStop = false; this.richTextBox1.Enabled = false; this.richTextBox1.Text = Resource.GetString("iFoldersOnServerHeading"); this.richTextBox2.BorderStyle = System.Windows.Forms.BorderStyle.None; this.richTextBox2.Cursor = System.Windows.Forms.Cursors.Arrow; this.richTextBox2.Dock = System.Windows.Forms.DockStyle.Top; this.richTextBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))); this.richTextBox2.ForeColor = System.Drawing.SystemColors.Desktop; this.richTextBox2.BackColor = System.Drawing.SystemColors.Window; this.richTextBox2.Location = new System.Drawing.Point(0, 20); this.richTextBox2.Name = "richTextBox1"; this.richTextBox2.Size = new System.Drawing.Size(288, 15); this.richTextBox2.TabIndex = 1; this.richTextBox2.ReadOnly = true; this.richTextBox2.TabStop = false; this.richTextBox2.Enabled = false; this.richTextBox2.Text = Resource.GetString("iFoldersOnServerHeading"); this.tileListView1.BackColor = System.Drawing.SystemColors.Window; this.tileListView1.Dock = System.Windows.Forms.DockStyle.Fill; this.tileListView1.HorizontalSpacing = 5; this.tileListView1.ItemHeight = 72; this.tileListView1.ItemWidth = 280; this.tileListView1.LargeImageList = null; this.tileListView1.Location = new System.Drawing.Point(0, 60); this.tileListView1.Name = "tileListView1"; this.tileListView1.SelectedItem = null; this.tileListView1.Size = new System.Drawing.Size(288, 32); this.tileListView1.TabIndex = 1; this.tileListView1.VerticleSpacing = 5; this.tileListView1.LastItemRemoved += new Novell.FormsTrayApp.TileListView.LastItemRemovedDelegate(this.tileListView1_LastItemRemoved); this.tileListView1.NavigateItem += new Novell.FormsTrayApp.TileListView.NavigateItemDelegate(this.tileListView1_NavigateItem); this.tileListView1.SizeChanged += new System.EventHandler(this.tileListView1_SizeChanged); this.tileListView1.DoubleClick += new System.EventHandler(this.tileListView1_DoubleClick); this.tileListView1.SelectedIndexChanged += new Novell.FormsTrayApp.TileListView.SelectedIndexChangedDelegate(this.tileListView1_SelectedIndexChanged); this.Controls.Add(this.tileListView1); this.Controls.Add(this.richTextBox2); this.Controls.Add(this.richTextBox1); this.Name = "iFoldersListView"; this.Size = new System.Drawing.Size(288, 72); this.ResumeLayout(false); }
private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(GlobalProperties)); this.iFolderContextMenu = new System.Windows.Forms.ContextMenu(); this.menuOpen = new System.Windows.Forms.MenuItem(); this.menuResolveSeparator = new System.Windows.Forms.MenuItem(); this.menuResolve = new System.Windows.Forms.MenuItem(); this.menuAccept = new System.Windows.Forms.MenuItem(); this.menuMerge = new System.Windows.Forms.MenuItem(); this.menuSeparator1 = new System.Windows.Forms.MenuItem(); this.menuRemove = new System.Windows.Forms.MenuItem(); this.menuSyncNow = new System.Windows.Forms.MenuItem(); this.menuShare = new System.Windows.Forms.MenuItem(); this.menuRevert = new System.Windows.Forms.MenuItem(); this.menuSeparator2 = new System.Windows.Forms.MenuItem(); this.menuProperties = new System.Windows.Forms.MenuItem(); this.menuRefresh = new System.Windows.Forms.MenuItem(); this.mainMenu1 = new System.Windows.Forms.MainMenu(); this.menuAction = new System.Windows.Forms.MenuItem(); this.menuActionCreate = new System.Windows.Forms.MenuItem(); this.menuActionAccept = new System.Windows.Forms.MenuItem(); this.menuActionMerge = new System.Windows.Forms.MenuItem(); this.menuActionRemove = new System.Windows.Forms.MenuItem(); this.menuItem7 = new System.Windows.Forms.MenuItem(); this.menuSeparator = new System.Windows.Forms.MenuItem(); this.MigrationMenuItem = new System.Windows.Forms.MenuItem(); this.MigrationMenuSubItem = new System.Windows.Forms.MenuItem(); this.menuActionOpen = new System.Windows.Forms.MenuItem(); this.menuActionShare = new System.Windows.Forms.MenuItem(); this.menuActionResolve = new System.Windows.Forms.MenuItem(); this.menuActionSync = new System.Windows.Forms.MenuItem(); this.menuActionRevert = new System.Windows.Forms.MenuItem(); this.menuActionProperties = new System.Windows.Forms.MenuItem(); this.menuItem4 = new System.Windows.Forms.MenuItem(); this.menuClose = new System.Windows.Forms.MenuItem(); this.menuExit = new System.Windows.Forms.MenuItem(); this.menuEdit = new System.Windows.Forms.MenuItem(); this.menuViewAccounts = new System.Windows.Forms.MenuItem(); this.menuEditPrefs = new System.Windows.Forms.MenuItem(); this.menuSecurity = new MenuItem(); this.menuResetPassphrase = new MenuItem(); this.menuResetPassword = new MenuItem(); this.menuRecoverKeys = new MenuItem(); this.menuImportKeys = new MenuItem(); this.menuExportKeys = new MenuItem(); this.menuView = new System.Windows.Forms.MenuItem(); this.menuViewRefresh = new System.Windows.Forms.MenuItem(); this.menuItem1 = new System.Windows.Forms.MenuItem(); this.menuViewLog = new System.Windows.Forms.MenuItem(); this.menuItem3 = new System.Windows.Forms.MenuItem(); this.menuViewAvailable = new System.Windows.Forms.MenuItem(); this.menuHelp = new System.Windows.Forms.MenuItem(); this.menuHelpHelp = new System.Windows.Forms.MenuItem(); this.menuHelpAbout = new System.Windows.Forms.MenuItem(); this.progressBar1 = new System.Windows.Forms.ProgressBar(); this.statusBar1 = new System.Windows.Forms.StatusBar(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.panel1 = new System.Windows.Forms.Panel(); this.iFolderActions = new System.Windows.Forms.Panel(); this.resolve = new System.Windows.Forms.Button(); this.remove = new System.Windows.Forms.Button(); this.accept = new System.Windows.Forms.Button(); this.merge = new System.Windows.Forms.Button(); this.properties = new System.Windows.Forms.Button(); this.revert = new System.Windows.Forms.Button(); this.share = new System.Windows.Forms.Button(); this.syncNow = new System.Windows.Forms.Button(); this.open = new System.Windows.Forms.Button(); this.label3 = new System.Windows.Forms.Label(); this.create = new System.Windows.Forms.Button(); this.label2 = new System.Windows.Forms.Label(); this.filter = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.showiFolders = new System.Windows.Forms.Button(); this.panel2 = new System.Windows.Forms.Panel(); this.iFolderView = new TileListView(); this.localiFoldersHeading = new System.Windows.Forms.RichTextBox(); this.searchTimer = new System.Windows.Forms.Timer(this.components); this.refreshTimer = new System.Windows.Forms.Timer(this.components); this.panel1.SuspendLayout(); this.iFolderActions.SuspendLayout(); this.panel2.SuspendLayout(); this.SuspendLayout(); this.iFolderContextMenu.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuOpen, this.menuResolveSeparator, this.menuResolve, this.menuAccept, this.menuMerge, this.menuSeparator1, this.menuRemove, this.menuSyncNow, this.menuShare, this.menuRevert, this.menuSeparator2, this.menuProperties, this.menuRefresh}); this.iFolderContextMenu.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("iFolderContextMenu.RightToLeft"))); this.iFolderContextMenu.Popup += new System.EventHandler(this.iFolderContextMenu_Popup); this.menuOpen.DefaultItem = true; this.menuOpen.Enabled = ((bool)(resources.GetObject("menuOpen.Enabled"))); this.menuOpen.Index = 0; this.menuOpen.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuOpen.Shortcut"))); this.menuOpen.ShowShortcut = ((bool)(resources.GetObject("menuOpen.ShowShortcut"))); this.menuOpen.Text = resources.GetString("menuOpen.Text"); this.menuOpen.Visible = ((bool)(resources.GetObject("menuOpen.Visible"))); this.menuOpen.Click += new System.EventHandler(this.menuOpen_Click); this.menuOpen.Name = "MenuOpen"; this.menuResolveSeparator.Enabled = ((bool)(resources.GetObject("menuResolveSeparator.Enabled"))); this.menuResolveSeparator.Index = 1; this.menuResolveSeparator.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuResolveSeparator.Shortcut"))); this.menuResolveSeparator.ShowShortcut = ((bool)(resources.GetObject("menuResolveSeparator.ShowShortcut"))); this.menuResolveSeparator.Text = resources.GetString("menuResolveSeparator.Text"); this.menuResolveSeparator.Visible = ((bool)(resources.GetObject("menuResolveSeparator.Visible"))); this.menuResolve.Enabled = ((bool)(resources.GetObject("menuResolve.Enabled"))); this.menuResolve.Index = 2; this.menuResolve.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuResolve.Shortcut"))); this.menuResolve.ShowShortcut = ((bool)(resources.GetObject("menuResolve.ShowShortcut"))); this.menuResolve.Text = resources.GetString("menuResolve.Text"); this.menuResolve.Visible = ((bool)(resources.GetObject("menuResolve.Visible"))); this.menuResolve.Click += new System.EventHandler(this.menuResolve_Click); this.menuAccept.DefaultItem = true; this.menuAccept.Enabled = ((bool)(resources.GetObject("menuAccept.Enabled"))); this.menuAccept.Index = 3; this.menuAccept.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuAccept.Shortcut"))); this.menuAccept.ShowShortcut = ((bool)(resources.GetObject("menuAccept.ShowShortcut"))); this.menuAccept.Text = resources.GetString("menuAccept.Text"); this.menuAccept.Visible = ((bool)(resources.GetObject("menuAccept.Visible"))); this.menuAccept.Click += new System.EventHandler(this.menuAccept_Click); this.menuMerge.Enabled = ((bool)(resources.GetObject("menuAccept.Enabled"))); this.menuMerge.Index = 4; this.menuMerge.Text = resources.GetString("Merge.Text"); this.menuMerge.Visible = ((bool)(resources.GetObject("menuAccept.Visible"))); this.menuMerge.Click += new System.EventHandler(this.menuMerge_Click); this.menuSeparator1.Enabled = ((bool)(resources.GetObject("menuSeparator1.Enabled"))); this.menuSeparator1.Index = 5; this.menuSeparator1.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuSeparator1.Shortcut"))); this.menuSeparator1.ShowShortcut = ((bool)(resources.GetObject("menuSeparator1.ShowShortcut"))); this.menuSeparator1.Text = resources.GetString("menuSeparator1.Text"); this.menuSeparator1.Visible = ((bool)(resources.GetObject("menuSeparator1.Visible"))); this.menuRemove.Enabled = ((bool)(resources.GetObject("menuRemove.Enabled"))); this.menuRemove.Index = 6; this.menuRemove.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuRemove.Shortcut"))); this.menuRemove.ShowShortcut = ((bool)(resources.GetObject("menuRemove.ShowShortcut"))); this.menuRemove.Text = resources.GetString("menuRemove.Text"); this.menuRemove.Visible = ((bool)(resources.GetObject("menuRemove.Visible"))); this.menuRemove.Click += new System.EventHandler(this.menuRemove_Click); this.menuSyncNow.Enabled = ((bool)(resources.GetObject("menuSyncNow.Enabled"))); this.menuSyncNow.Index = 7; this.menuSyncNow.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuSyncNow.Shortcut"))); this.menuSyncNow.ShowShortcut = ((bool)(resources.GetObject("menuSyncNow.ShowShortcut"))); this.menuSyncNow.Text = resources.GetString("menuSyncNow.Text"); this.menuSyncNow.Visible = ((bool)(resources.GetObject("menuSyncNow.Visible"))); this.menuSyncNow.Click += new System.EventHandler(this.menuSyncNow_Click); this.menuShare.Enabled = ((bool)(resources.GetObject("menuShare.Enabled"))); this.menuShare.Index = 8; this.menuShare.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuShare.Shortcut"))); this.menuShare.ShowShortcut = ((bool)(resources.GetObject("menuShare.ShowShortcut"))); this.menuShare.Text = resources.GetString("menuShare.Text"); this.menuShare.Visible = ((bool)(resources.GetObject("menuShare.Visible"))); this.menuShare.Click += new System.EventHandler(this.menuShare_Click); this.menuRevert.Enabled = ((bool)(resources.GetObject("menuRevert.Enabled"))); this.menuRevert.Index = 9; this.menuRevert.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuRevert.Shortcut"))); this.menuRevert.ShowShortcut = ((bool)(resources.GetObject("menuRevert.ShowShortcut"))); this.menuRevert.Text = resources.GetString("menuRevert.Text"); this.menuRevert.Visible = ((bool)(resources.GetObject("menuRevert.Visible"))); this.menuRevert.Click += new System.EventHandler(this.menuRevert_Click); this.menuSeparator2.Enabled = ((bool)(resources.GetObject("menuSeparator2.Enabled"))); this.menuSeparator2.Index = 10; this.menuSeparator2.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuSeparator2.Shortcut"))); this.menuSeparator2.ShowShortcut = ((bool)(resources.GetObject("menuSeparator2.ShowShortcut"))); this.menuSeparator2.Text = resources.GetString("menuSeparator2.Text"); this.menuSeparator2.Visible = ((bool)(resources.GetObject("menuSeparator2.Visible"))); this.menuProperties.Enabled = ((bool)(resources.GetObject("menuProperties.Enabled"))); this.menuProperties.Index = 11; this.menuProperties.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuProperties.Shortcut"))); this.menuProperties.ShowShortcut = ((bool)(resources.GetObject("menuProperties.ShowShortcut"))); this.menuProperties.Text = resources.GetString("menuProperties.Text"); this.menuProperties.Visible = ((bool)(resources.GetObject("menuProperties.Visible"))); this.menuProperties.Click += new System.EventHandler(this.menuProperties_Click); this.menuRefresh.Enabled = ((bool)(resources.GetObject("menuRefresh.Enabled"))); this.menuRefresh.Index = 12; this.menuRefresh.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuRefresh.Shortcut"))); this.menuRefresh.ShowShortcut = ((bool)(resources.GetObject("menuRefresh.ShowShortcut"))); this.menuRefresh.Text = resources.GetString("menuRefresh.Text"); this.menuRefresh.Visible = ((bool)(resources.GetObject("menuRefresh.Visible"))); this.menuRefresh.Click += new System.EventHandler(this.menuRefresh_Click); this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuAction, this.menuEdit, this.menuView, this.menuSecurity, this.menuHelp}); this.mainMenu1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("mainMenu1.RightToLeft"))); this.menuAction.Enabled = ((bool)(resources.GetObject("menuAction.Enabled"))); this.menuAction.Index = 0; this.menuAction.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuActionCreate, this.menuActionAccept, this.menuActionMerge, this.menuActionRemove, this.menuItem7, this.menuActionOpen, this.menuActionShare, this.menuActionResolve, this.menuActionSync, this.menuActionRevert, this.menuActionProperties, this.menuItem4, this.MigrationMenuItem, this.menuSeparator, this.menuClose, this.menuExit}); this.menuAction.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuAction.Shortcut"))); this.menuAction.ShowShortcut = ((bool)(resources.GetObject("menuAction.ShowShortcut"))); this.menuAction.Text = resources.GetString("menuAction.Text"); this.menuAction.Visible = ((bool)(resources.GetObject("menuAction.Visible"))); this.menuAction.Name = "MenuAction"; this.menuActionCreate.Enabled = ((bool)(resources.GetObject("menuActionCreate.Enabled"))); this.menuActionCreate.Index = 0; this.menuActionCreate.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuActionCreate.Shortcut"))); this.menuActionCreate.ShowShortcut = ((bool)(resources.GetObject("menuActionCreate.ShowShortcut"))); this.menuActionCreate.Text = resources.GetString("menuActionCreate.Text"); this.menuActionCreate.Visible = ((bool)(resources.GetObject("menuActionCreate.Visible"))); this.menuActionCreate.Click += new System.EventHandler(this.menuCreate_Click); this.menuActionCreate.Name = "MenuActionCreate"; this.menuActionAccept.Enabled = ((bool)(resources.GetObject("menuActionAccept.Enabled"))); this.menuActionAccept.Index = 1; this.menuActionAccept.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuActionAccept.Shortcut"))); this.menuActionAccept.ShowShortcut = ((bool)(resources.GetObject("menuActionAccept.ShowShortcut"))); this.menuActionAccept.Text = resources.GetString("menuActionAccept.Text"); this.menuActionAccept.Visible = ((bool)(resources.GetObject("menuActionAccept.Visible"))); this.menuActionAccept.Click += new System.EventHandler(this.menuAccept_Click); this.menuActionAccept.Name = "MenuActionAccept"; this.menuActionMerge.Enabled = ((bool)(resources.GetObject("menuActionAccept.Enabled"))); this.menuActionMerge.Index = 2; this.menuActionMerge.Text = resources.GetString("Merge.Text"); this.menuActionMerge.Visible = ((bool)(resources.GetObject("menuActionAccept.Visible"))); this.menuActionMerge.Click += new System.EventHandler(this.menuMerge_Click); this.menuActionMerge.Name = "MenuActionMerge"; this.menuActionRemove.Enabled = ((bool)(resources.GetObject("menuActionRemove.Enabled"))); this.menuActionRemove.Index = 3; this.menuActionRemove.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuActionRemove.Shortcut"))); this.menuActionRemove.ShowShortcut = ((bool)(resources.GetObject("menuActionRemove.ShowShortcut"))); this.menuActionRemove.Text = resources.GetString("menuActionRemove.Text"); this.menuActionRemove.Visible = ((bool)(resources.GetObject("menuActionRemove.Visible"))); this.menuActionRemove.Click += new System.EventHandler(this.menuRemove_Click); this.menuActionRemove.Name = "MenuActionRemove"; this.menuItem7.Enabled = ((bool)(resources.GetObject("menuItem7.Enabled"))); this.menuItem7.Index = 4; this.menuItem7.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuItem7.Shortcut"))); this.menuItem7.ShowShortcut = ((bool)(resources.GetObject("menuItem7.ShowShortcut"))); this.menuItem7.Text = resources.GetString("menuItem7.Text"); this.menuItem7.Visible = ((bool)(resources.GetObject("menuItem7.Visible"))); this.menuItem7.Name = "MenuItem7"; this.menuSeparator.Enabled = true; this.menuSeparator.Visible = true; this.menuSeparator.Index = 13; this.MigrationMenuItem.Index = 12; this.menuSeparator.Text = resources.GetString("menuItem7.Text"); this.menuSeparator.Name = "MenuSeparator"; this.MigrationMenuItem.Enabled = true; this.MigrationMenuItem.Visible = true; this.MigrationMenuItem.Index = 12; this.MigrationMenuItem.Text = resources.GetString("menuMigration"); this.MigrationMenuItem.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.MigrationMenuSubItem }); this.MigrationMenuItem.Name = "MigrationMenuItem"; this.MigrationMenuSubItem.Enabled = true; this.MigrationMenuSubItem.Visible = true; this.MigrationMenuSubItem.Text = resources.GetString("MigrationSubMenu"); this.MigrationMenuSubItem.Click += new System.EventHandler(this.menuMigrateMigrate_Click); this.menuActionOpen.Enabled = ((bool)(resources.GetObject("menuActionOpen.Enabled"))); this.menuActionOpen.Index = 5; this.menuActionOpen.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuActionOpen.Shortcut"))); this.menuActionOpen.ShowShortcut = ((bool)(resources.GetObject("menuActionOpen.ShowShortcut"))); this.menuActionOpen.Text = resources.GetString("menuActionOpen.Text"); this.menuActionOpen.Visible = ((bool)(resources.GetObject("menuActionOpen.Visible"))); this.menuActionOpen.Click += new System.EventHandler(this.menuOpen_Click); this.menuActionOpen.Name = "MenuActionOpen"; this.menuActionShare.Enabled = ((bool)(resources.GetObject("menuActionShare.Enabled"))); this.menuActionShare.Index = 6; this.menuActionShare.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuActionShare.Shortcut"))); this.menuActionShare.ShowShortcut = ((bool)(resources.GetObject("menuActionShare.ShowShortcut"))); this.menuActionShare.Text = resources.GetString("menuActionShare.Text"); this.menuActionShare.Visible = ((bool)(resources.GetObject("menuActionShare.Visible"))); this.menuActionShare.Click += new System.EventHandler(this.menuShare_Click); this.menuActionShare.Name = "MenuActionShare"; this.menuActionResolve.Enabled = ((bool)(resources.GetObject("menuActionResolve.Enabled"))); this.menuActionResolve.Index = 7; this.menuActionResolve.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuActionResolve.Shortcut"))); this.menuActionResolve.ShowShortcut = ((bool)(resources.GetObject("menuActionResolve.ShowShortcut"))); this.menuActionResolve.Text = resources.GetString("menuActionResolve.Text"); this.menuActionResolve.Visible = ((bool)(resources.GetObject("menuActionResolve.Visible"))); this.menuActionResolve.Click += new System.EventHandler(this.menuResolve_Click); this.menuActionResolve.Name = "MenuActionResolve"; this.menuActionSync.Enabled = ((bool)(resources.GetObject("menuActionSync.Enabled"))); this.menuActionSync.Index = 8; this.menuActionSync.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuActionSync.Shortcut"))); this.menuActionSync.ShowShortcut = ((bool)(resources.GetObject("menuActionSync.ShowShortcut"))); this.menuActionSync.Text = resources.GetString("menuActionSync.Text"); this.menuActionSync.Visible = ((bool)(resources.GetObject("menuActionSync.Visible"))); this.menuActionSync.Click += new System.EventHandler(this.menuSyncNow_Click); this.menuActionSync.Name = "MenuActionSync"; this.menuActionRevert.Enabled = ((bool)(resources.GetObject("menuActionRevert.Enabled"))); this.menuActionRevert.Index = 9; this.menuActionRevert.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuActionRevert.Shortcut"))); this.menuActionRevert.ShowShortcut = ((bool)(resources.GetObject("menuActionRevert.ShowShortcut"))); this.menuActionRevert.Text = resources.GetString("menuActionRevert.Text"); this.menuActionRevert.Visible = ((bool)(resources.GetObject("menuActionRevert.Visible"))); this.menuActionRevert.Click += new System.EventHandler(this.menuRevert_Click); this.menuActionRevert.Name = "MenuActionRevert"; this.menuActionProperties.Enabled = ((bool)(resources.GetObject("menuActionProperties.Enabled"))); this.menuActionProperties.Index = 10; this.menuActionProperties.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuActionProperties.Shortcut"))); this.menuActionProperties.ShowShortcut = ((bool)(resources.GetObject("menuActionProperties.ShowShortcut"))); this.menuActionProperties.Text = resources.GetString("menuActionProperties.Text"); this.menuActionProperties.Visible = ((bool)(resources.GetObject("menuActionProperties.Visible"))); this.menuActionProperties.Click += new System.EventHandler(this.menuProperties_Click); this.menuActionProperties.Name = "MenuActionProperties"; this.menuItem4.Enabled = ((bool)(resources.GetObject("menuItem4.Enabled"))); this.menuItem4.Index = 11; this.menuItem4.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuItem4.Shortcut"))); this.menuItem4.ShowShortcut = ((bool)(resources.GetObject("menuItem4.ShowShortcut"))); this.menuItem4.Text = resources.GetString("menuItem4.Text"); this.menuItem4.Visible = ((bool)(resources.GetObject("menuItem4.Visible"))); this.menuItem4.Name = "MenuItem4"; this.menuClose.Enabled = ((bool)(resources.GetObject("menuClose.Enabled"))); this.menuClose.Index = 14; this.menuClose.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuClose.Shortcut"))); this.menuClose.ShowShortcut = ((bool)(resources.GetObject("menuClose.ShowShortcut"))); this.menuClose.Text = resources.GetString("menuClose.Text"); this.menuClose.Visible = ((bool)(resources.GetObject("menuClose.Visible"))); this.menuClose.Click += new System.EventHandler(this.menuClose_Click); this.menuExit.Enabled = ((bool)(resources.GetObject("menuExit.Enabled"))); this.menuExit.Index = 15; this.menuExit.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuExit.Shortcut"))); this.menuExit.ShowShortcut = ((bool)(resources.GetObject("menuExit.ShowShortcut"))); this.menuExit.Text = resources.GetString("menuExit.Text"); this.menuExit.Visible = ((bool)(resources.GetObject("menuExit.Visible"))); this.menuExit.Click += new System.EventHandler(this.menuFileExit_Click); fileExitDlg = new MyMessageBox(resourceManager.GetString("exitMessage"), resourceManager.GetString("exitTitle"), string.Empty, MyMessageBoxButtons.YesNo, MyMessageBoxIcon.Question); this.menuEdit.Enabled = ((bool)(resources.GetObject("menuEdit.Enabled"))); this.menuEdit.Index = 1; this.menuEdit.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuViewAccounts, this.menuEditPrefs}); this.menuEdit.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuEdit.Shortcut"))); this.menuEdit.ShowShortcut = ((bool)(resources.GetObject("menuEdit.ShowShortcut"))); this.menuEdit.Text = resources.GetString("menuEdit.Text"); this.menuEdit.Visible = ((bool)(resources.GetObject("menuEdit.Visible"))); this.menuEdit.Name = "MenuEdit"; this.menuViewAccounts.Enabled = ((bool)(resources.GetObject("menuViewAccounts.Enabled"))); this.menuViewAccounts.Index = 0; this.menuViewAccounts.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuViewAccounts.Shortcut"))); this.menuViewAccounts.ShowShortcut = ((bool)(resources.GetObject("menuViewAccounts.ShowShortcut"))); this.menuViewAccounts.Text = resources.GetString("menuViewAccounts.Text"); this.menuViewAccounts.Visible = ((bool)(resources.GetObject("menuViewAccounts.Visible"))); this.menuViewAccounts.Click += new System.EventHandler(this.menuViewAccounts_Click); this.menuViewAccounts.Name = "MenuViewAccounts"; this.menuEditPrefs.Enabled = ((bool)(resources.GetObject("menuEditPrefs.Enabled"))); this.menuEditPrefs.Index = 1; this.menuEditPrefs.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuEditPrefs.Shortcut"))); this.menuEditPrefs.ShowShortcut = ((bool)(resources.GetObject("menuEditPrefs.ShowShortcut"))); this.menuEditPrefs.Text = resources.GetString("menuEditPrefs.Text"); this.menuEditPrefs.Visible = ((bool)(resources.GetObject("menuEditPrefs.Visible"))); this.menuEditPrefs.Click += new System.EventHandler(this.menuEditPrefs_Click); this.menuEditPrefs.Name = "MenuEditPrefs"; this.menuView.Enabled = ((bool)(resources.GetObject("menuView.Enabled"))); this.menuView.Index = 2; this.menuView.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuViewRefresh, this.menuItem1, this.menuViewLog, this.menuItem3, this.menuViewAvailable}); this.menuView.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuView.Shortcut"))); this.menuView.ShowShortcut = ((bool)(resources.GetObject("menuView.ShowShortcut"))); this.menuView.Text = resources.GetString("menuView.Text"); this.menuView.Visible = ((bool)(resources.GetObject("menuView.Visible"))); this.menuView.Name = "MenuView"; this.menuViewRefresh.Enabled = ((bool)(resources.GetObject("menuViewRefresh.Enabled"))); this.menuViewRefresh.Index = 0; this.menuViewRefresh.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuViewRefresh.Shortcut"))); this.menuViewRefresh.ShowShortcut = ((bool)(resources.GetObject("menuViewRefresh.ShowShortcut"))); this.menuViewRefresh.Text = resources.GetString("menuViewRefresh.Text"); this.menuViewRefresh.Visible = ((bool)(resources.GetObject("menuViewRefresh.Visible"))); this.menuViewRefresh.Click += new System.EventHandler(this.menuRefresh_Click); this.menuViewRefresh.Name = "MenuViewRefresh"; this.menuItem1.Enabled = ((bool)(resources.GetObject("menuItem1.Enabled"))); this.menuItem1.Index = 1; this.menuItem1.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuItem1.Shortcut"))); this.menuItem1.ShowShortcut = ((bool)(resources.GetObject("menuItem1.ShowShortcut"))); this.menuItem1.Text = resources.GetString("menuItem1.Text"); this.menuItem1.Visible = ((bool)(resources.GetObject("menuItem1.Visible"))); this.menuItem1.Name = "MenuItem1"; this.menuViewLog.Enabled = ((bool)(resources.GetObject("menuViewLog.Enabled"))); this.menuViewLog.Index = 2; this.menuViewLog.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuViewLog.Shortcut"))); this.menuViewLog.ShowShortcut = ((bool)(resources.GetObject("menuViewLog.ShowShortcut"))); this.menuViewLog.Text = resources.GetString("menuViewLog.Text"); this.menuViewLog.Visible = ((bool)(resources.GetObject("menuViewLog.Visible"))); this.menuViewLog.Click += new System.EventHandler(this.menuViewLog_Click); this.menuViewLog.Name = "MenuViewLog"; this.menuItem3.Enabled = ((bool)(resources.GetObject("menuItem3.Enabled"))); this.menuItem3.Index = 3; this.menuItem3.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuItem3.Shortcut"))); this.menuItem3.ShowShortcut = ((bool)(resources.GetObject("menuItem3.ShowShortcut"))); this.menuItem3.Text = resources.GetString("menuItem3.Text"); this.menuItem3.Visible = ((bool)(resources.GetObject("menuItem3.Visible"))); this.menuItem3.Name = "MenuItem3"; this.menuViewAvailable.Checked = true; this.menuViewAvailable.Enabled = ((bool)(resources.GetObject("menuViewAvailable.Enabled"))); this.menuViewAvailable.Index = 4; this.menuViewAvailable.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuViewAvailable.Shortcut"))); this.menuViewAvailable.ShowShortcut = ((bool)(resources.GetObject("menuViewAvailable.ShowShortcut"))); this.menuViewAvailable.Text = resources.GetString("menuViewAvailable.Text"); this.menuViewAvailable.Visible = ((bool)(resources.GetObject("menuViewAvailable.Visible"))); this.menuViewAvailable.Click += new System.EventHandler(this.showiFolders_Click); this.menuViewAvailable.Name = "MenuViewAvailable"; this.menuSecurity.Enabled = true; this.menuSecurity.Index = 3; this.menuSecurity.Text = resources.GetString("SecurityText"); this.menuSecurity.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuRecoverKeys, this.menuResetPassphrase, this.menuResetPassword }); this.menuSecurity.Visible = true; this.menuSecurity.Name = "MenuSecurity"; this.menuRecoverKeys.Index = 0; this.menuRecoverKeys.Enabled = true; this.menuRecoverKeys.Text = resources.GetString("KeyRecoveryText"); this.menuRecoverKeys.Visible = true; this.menuRecoverKeys.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuExportKeys, this.menuImportKeys }); this.menuRecoverKeys.Name = "MenuRecoverKeys"; this.menuExportKeys.Index = 0; this.menuExportKeys.Enabled = true; this.menuExportKeys.Visible = true; this.menuExportKeys.Text = resources.GetString("menuExportKeysText"); this.menuExportKeys.Click += new EventHandler(menuExportKeys_Select); this.menuExportKeys.Name = "MenuExportKeys"; this.menuImportKeys.Index = 1; this.menuImportKeys.Enabled = true; this.menuImportKeys.Text = resources.GetString("menuImportKeysText"); this.menuImportKeys.Visible = true; this.menuImportKeys.Click += new EventHandler(menuImportKeys_Select); this.menuImportKeys.Name = "MenuImportKeys"; this.menuResetPassphrase.Index = 1; this.menuResetPassphrase.Enabled = true; this.menuResetPassphrase.Text = resources.GetString("ResetPPText"); this.menuResetPassphrase.Visible = true; this.menuResetPassphrase.Click += new EventHandler(menuResetPassphrase_Select); this.menuResetPassphrase.Name = "MenuResetPassphrase"; this.menuResetPassword.Index = 2; this.menuResetPassword.Enabled = true; this.menuResetPassword.Text = resources.GetString("Changepassword"); this.menuResetPassword.Visible = true; this.menuResetPassword.Click += new EventHandler(menuResetPassword_Click); this.menuResetPassword.Name = "MenuResetPassword"; this.menuHelp.Enabled = ((bool)(resources.GetObject("menuHelp.Enabled"))); this.menuHelp.Index = 4; this.menuHelp.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] { this.menuHelpHelp, this.menuHelpAbout}); this.menuHelp.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuHelp.Shortcut"))); this.menuHelp.ShowShortcut = ((bool)(resources.GetObject("menuHelp.ShowShortcut"))); this.menuHelp.Text = resources.GetString("menuHelp.Text"); this.menuHelp.Visible = ((bool)(resources.GetObject("menuHelp.Visible"))); this.menuHelp.Name = "MenuHelp"; this.menuHelpHelp.Enabled = ((bool)(resources.GetObject("menuHelpHelp.Enabled"))); this.menuHelpHelp.Index = 0; this.menuHelpHelp.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuHelpHelp.Shortcut"))); this.menuHelpHelp.ShowShortcut = ((bool)(resources.GetObject("menuHelpHelp.ShowShortcut"))); this.menuHelpHelp.Text = resources.GetString("menuHelpHelp.Text"); this.menuHelpHelp.Visible = ((bool)(resources.GetObject("menuHelpHelp.Visible"))); this.menuHelpHelp.Click += new System.EventHandler(this.menuHelpHelp_Click); this.menuHelpHelp.Name = "MenuHelpHelp"; this.menuHelpAbout.Enabled = ((bool)(resources.GetObject("menuHelpAbout.Enabled"))); this.menuHelpAbout.Index = 1; this.menuHelpAbout.Shortcut = ((System.Windows.Forms.Shortcut)(resources.GetObject("menuHelpAbout.Shortcut"))); this.menuHelpAbout.ShowShortcut = ((bool)(resources.GetObject("menuHelpAbout.ShowShortcut"))); this.menuHelpAbout.Text = resources.GetString("menuHelpAbout.Text"); this.menuHelpAbout.Visible = ((bool)(resources.GetObject("menuHelpAbout.Visible"))); this.menuHelpAbout.Click += new System.EventHandler(this.menuHelpAbout_Click); this.menuHelpAbout.Name = "MenuHelpAbout"; this.progressBar1.AccessibleDescription = resources.GetString("progressBar1.AccessibleDescription"); this.progressBar1.AccessibleName = resources.GetString("progressBar1.AccessibleName"); this.progressBar1.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("progressBar1.Anchor"))); this.progressBar1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("progressBar1.BackgroundImage"))); this.progressBar1.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("progressBar1.Dock"))); this.progressBar1.Enabled = ((bool)(resources.GetObject("progressBar1.Enabled"))); this.progressBar1.Font = ((System.Drawing.Font)(resources.GetObject("progressBar1.Font"))); this.progressBar1.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("progressBar1.ImeMode"))); this.progressBar1.Location = ((System.Drawing.Point)(resources.GetObject("progressBar1.Location"))); this.progressBar1.Name = "progressBar1"; this.progressBar1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("progressBar1.RightToLeft"))); this.progressBar1.Size = ((System.Drawing.Size)(resources.GetObject("progressBar1.Size"))); this.progressBar1.TabIndex = ((int)(resources.GetObject("progressBar1.TabIndex"))); this.progressBar1.Text = resources.GetString("progressBar1.Text"); this.progressBar1.Visible = ((bool)(resources.GetObject("progressBar1.Visible"))); this.statusBar1.AccessibleDescription = resources.GetString("statusBar1.AccessibleDescription"); this.statusBar1.AccessibleName = resources.GetString("statusBar1.AccessibleName"); this.statusBar1.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("statusBar1.Anchor"))); this.statusBar1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("statusBar1.BackgroundImage"))); this.statusBar1.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("statusBar1.Dock"))); this.statusBar1.Enabled = ((bool)(resources.GetObject("statusBar1.Enabled"))); this.statusBar1.Font = ((System.Drawing.Font)(resources.GetObject("statusBar1.Font"))); this.statusBar1.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("statusBar1.ImeMode"))); this.statusBar1.Location = ((System.Drawing.Point)(resources.GetObject("statusBar1.Location"))); this.statusBar1.Name = "statusBar1"; this.statusBar1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("statusBar1.RightToLeft"))); this.statusBar1.Size = ((System.Drawing.Size)(resources.GetObject("statusBar1.Size"))); this.statusBar1.TabIndex = ((int)(resources.GetObject("statusBar1.TabIndex"))); this.statusBar1.Text = resources.GetString("statusBar1.Text"); this.statusBar1.Visible = ((bool)(resources.GetObject("statusBar1.Visible"))); this.groupBox1.AccessibleDescription = resources.GetString("groupBox1.AccessibleDescription"); this.groupBox1.AccessibleName = resources.GetString("groupBox1.AccessibleName"); this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("groupBox1.Anchor"))); this.groupBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("groupBox1.BackgroundImage"))); this.groupBox1.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("groupBox1.Dock"))); this.groupBox1.Enabled = ((bool)(resources.GetObject("groupBox1.Enabled"))); this.groupBox1.Font = ((System.Drawing.Font)(resources.GetObject("groupBox1.Font"))); this.groupBox1.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("groupBox1.ImeMode"))); this.groupBox1.Location = ((System.Drawing.Point)(resources.GetObject("groupBox1.Location"))); this.groupBox1.Name = "groupBox1"; this.groupBox1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("groupBox1.RightToLeft"))); this.groupBox1.Size = ((System.Drawing.Size)(resources.GetObject("groupBox1.Size"))); this.groupBox1.TabIndex = ((int)(resources.GetObject("groupBox1.TabIndex"))); this.groupBox1.TabStop = false; this.groupBox1.Text = resources.GetString("groupBox1.Text"); this.groupBox1.Visible = ((bool)(resources.GetObject("groupBox1.Visible"))); this.panel1.AccessibleDescription = resources.GetString("panel1.AccessibleDescription"); this.panel1.AccessibleName = resources.GetString("panel1.AccessibleName"); this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("panel1.Anchor"))); this.panel1.AutoScroll = ((bool)(resources.GetObject("panel1.AutoScroll"))); this.panel1.AutoScrollMargin = ((System.Drawing.Size)(resources.GetObject("panel1.AutoScrollMargin"))); this.panel1.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("panel1.AutoScrollMinSize"))); this.panel1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel1.BackgroundImage"))); this.panel1.Controls.Add(this.iFolderActions); this.panel1.Controls.Add(this.create); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.filter); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.showiFolders); this.panel1.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("panel1.Dock"))); this.panel1.Enabled = ((bool)(resources.GetObject("panel1.Enabled"))); this.panel1.Font = ((System.Drawing.Font)(resources.GetObject("panel1.Font"))); this.panel1.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("panel1.ImeMode"))); this.panel1.Location = ((System.Drawing.Point)(resources.GetObject("panel1.Location"))); this.panel1.Name = "panel1"; this.panel1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("panel1.RightToLeft"))); this.panel1.Size = ((System.Drawing.Size)(resources.GetObject("panel1.Size"))); this.panel1.TabIndex = ((int)(resources.GetObject("panel1.TabIndex"))); this.panel1.Text = resources.GetString("panel1.Text"); this.panel1.Visible = ((bool)(resources.GetObject("panel1.Visible"))); this.iFolderActions.AccessibleDescription = resources.GetString("iFolderActions.AccessibleDescription"); this.iFolderActions.AccessibleName = resources.GetString("iFolderActions.AccessibleName"); this.iFolderActions.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("iFolderActions.Anchor"))); this.iFolderActions.AutoScroll = ((bool)(resources.GetObject("iFolderActions.AutoScroll"))); this.iFolderActions.AutoScrollMargin = ((System.Drawing.Size)(resources.GetObject("iFolderActions.AutoScrollMargin"))); this.iFolderActions.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("iFolderActions.AutoScrollMinSize"))); this.iFolderActions.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("iFolderActions.BackgroundImage"))); this.iFolderActions.Controls.Add(this.resolve); this.iFolderActions.Controls.Add(this.remove); this.iFolderActions.Controls.Add(this.accept); this.iFolderActions.Controls.Add(this.merge); this.iFolderActions.Controls.Add(this.properties); this.iFolderActions.Controls.Add(this.revert); this.iFolderActions.Controls.Add(this.share); this.iFolderActions.Controls.Add(this.syncNow); this.iFolderActions.Controls.Add(this.open); this.iFolderActions.Controls.Add(this.label3); this.iFolderActions.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("iFolderActions.Dock"))); this.iFolderActions.Enabled = ((bool)(resources.GetObject("iFolderActions.Enabled"))); this.iFolderActions.Font = ((System.Drawing.Font)(resources.GetObject("iFolderActions.Font"))); this.iFolderActions.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("iFolderActions.ImeMode"))); this.iFolderActions.Location = ((System.Drawing.Point)(resources.GetObject("iFolderActions.Location"))); this.iFolderActions.Name = "iFolderActions"; this.iFolderActions.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("iFolderActions.RightToLeft"))); this.iFolderActions.Size = ((System.Drawing.Size)(resources.GetObject("iFolderActions.Size"))); this.iFolderActions.TabIndex = ((int)(resources.GetObject("iFolderActions.TabIndex"))); this.iFolderActions.Text = resources.GetString("iFolderActions.Text"); this.iFolderActions.Visible = ((bool)(resources.GetObject("iFolderActions.Visible"))); this.resolve.AccessibleDescription = resources.GetString("resolve.AccessibleDescription"); this.resolve.AccessibleName = resources.GetString("resolve.AccessibleName"); this.resolve.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("resolve.Anchor"))); this.resolve.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("resolve.BackgroundImage"))); this.resolve.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("resolve.Dock"))); this.resolve.Enabled = ((bool)(resources.GetObject("resolve.Enabled"))); this.resolve.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("resolve.FlatStyle"))); this.resolve.Font = ((System.Drawing.Font)(resources.GetObject("resolve.Font"))); this.resolve.Image = ((System.Drawing.Image)(resources.GetObject("resolve.Image"))); this.resolve.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("resolve.ImageAlign"))); this.resolve.ImageIndex = ((int)(resources.GetObject("resolve.ImageIndex"))); this.resolve.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("resolve.ImeMode"))); this.resolve.Location = ((System.Drawing.Point)(resources.GetObject("resolve.Location"))); this.resolve.Name = "resolve"; this.resolve.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("resolve.RightToLeft"))); this.resolve.Size = ((System.Drawing.Size)(resources.GetObject("resolve.Size"))); this.resolve.TabIndex = ((int)(resources.GetObject("resolve.TabIndex"))); this.resolve.Text = resources.GetString("resolve.Text"); this.resolve.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("resolve.TextAlign"))); this.resolve.Visible = ((bool)(resources.GetObject("resolve.Visible"))); this.resolve.Click += new System.EventHandler(this.menuResolve_Click); this.resolve.MouseEnter += new System.EventHandler(this.button_MouseEnter); this.resolve.MouseMove += new System.Windows.Forms.MouseEventHandler(this.button_MouseMove); this.resolve.MouseLeave += new System.EventHandler(this.button_MouseLeave); this.resolve.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button_MouseDown); this.remove.AccessibleDescription = resources.GetString("remove.AccessibleDescription"); this.remove.AccessibleName = resources.GetString("remove.AccessibleName"); this.remove.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("remove.Anchor"))); this.remove.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("remove.BackgroundImage"))); this.remove.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("remove.Dock"))); this.remove.Enabled = ((bool)(resources.GetObject("remove.Enabled"))); this.remove.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("remove.FlatStyle"))); this.remove.Font = ((System.Drawing.Font)(resources.GetObject("remove.Font"))); this.remove.Image = ((System.Drawing.Image)(resources.GetObject("remove.Image"))); this.remove.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("remove.ImageAlign"))); this.remove.ImageIndex = ((int)(resources.GetObject("remove.ImageIndex"))); this.remove.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("remove.ImeMode"))); this.remove.Location = ((System.Drawing.Point)(resources.GetObject("remove.Location"))); this.remove.Name = "remove"; this.remove.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("remove.RightToLeft"))); this.remove.Size = ((System.Drawing.Size)(resources.GetObject("remove.Size"))); this.remove.TabIndex = ((int)(resources.GetObject("remove.TabIndex"))); this.remove.Text = resources.GetString("remove.Text"); this.remove.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("remove.TextAlign"))); this.remove.Visible = ((bool)(resources.GetObject("remove.Visible"))); this.remove.Click += new System.EventHandler(this.menuRemove_Click); this.remove.MouseEnter += new System.EventHandler(this.button_MouseEnter); this.remove.MouseMove += new System.Windows.Forms.MouseEventHandler(this.button_MouseMove); this.remove.MouseLeave += new System.EventHandler(this.button_MouseLeave); this.remove.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button_MouseDown); this.accept.AccessibleDescription = resources.GetString("accept.AccessibleDescription"); this.accept.AccessibleName = resources.GetString("accept.AccessibleName"); this.accept.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("accept.Anchor"))); this.accept.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("accept.BackgroundImage"))); this.accept.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("accept.Dock"))); this.accept.Enabled = ((bool)(resources.GetObject("accept.Enabled"))); this.accept.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("accept.FlatStyle"))); this.accept.Font = ((System.Drawing.Font)(resources.GetObject("accept.Font"))); this.accept.Image = ((System.Drawing.Image)(resources.GetObject("accept.Image"))); this.accept.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("accept.ImageAlign"))); this.accept.ImageIndex = ((int)(resources.GetObject("accept.ImageIndex"))); this.accept.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("accept.ImeMode"))); this.accept.Location = ((System.Drawing.Point)(resources.GetObject("accept.Location"))); this.accept.Name = "accept"; this.accept.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("accept.RightToLeft"))); this.accept.Size = ((System.Drawing.Size)(resources.GetObject("accept.Size"))); this.accept.TabIndex = ((int)(resources.GetObject("accept.TabIndex"))); this.accept.Text = resources.GetString("accept.Text"); this.accept.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("accept.TextAlign"))); this.accept.Visible = ((bool)(resources.GetObject("accept.Visible"))); this.accept.Click += new System.EventHandler(this.menuAccept_Click); this.accept.MouseEnter += new System.EventHandler(this.button_MouseEnter); this.accept.MouseMove += new System.Windows.Forms.MouseEventHandler(this.button_MouseMove); this.accept.MouseLeave += new System.EventHandler(this.button_MouseLeave); this.accept.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button_MouseDown); this.merge.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("accept.BackgroundImage"))); this.merge.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("accept.Dock"))); this.merge.Enabled = ((bool)(resources.GetObject("accept.Enabled"))); this.merge.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("accept.FlatStyle"))); this.merge.Font = ((System.Drawing.Font)(resources.GetObject("accept.Font"))); this.merge.Image = ((System.Drawing.Image)(resources.GetObject("accept.Image"))); this.merge.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("accept.ImageAlign"))); this.merge.ImageIndex = ((int)(resources.GetObject("accept.ImageIndex"))); this.merge.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("accept.ImeMode"))); this.merge.Location = ((System.Drawing.Point)(resources.GetObject("merge.Location"))); this.merge.Name = "merge"; this.merge.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("accept.RightToLeft"))); this.merge.Size = ((System.Drawing.Size)(resources.GetObject("accept.Size"))); this.merge.Text = resources.GetString("Merge.Text"); this.merge.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("accept.TextAlign"))); this.merge.Visible = ((bool)(resources.GetObject("accept.Visible"))); this.merge.Click += new System.EventHandler(this.menuMerge_Click); this.merge.MouseEnter += new System.EventHandler(this.button_MouseEnter); this.merge.MouseMove += new System.Windows.Forms.MouseEventHandler(this.button_MouseMove); this.merge.MouseLeave += new System.EventHandler(this.button_MouseLeave); this.merge.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button_MouseDown); this.properties.AccessibleDescription = resources.GetString("properties.AccessibleDescription"); this.properties.AccessibleName = resources.GetString("properties.AccessibleName"); this.properties.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("properties.Anchor"))); this.properties.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("properties.BackgroundImage"))); this.properties.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("properties.Dock"))); this.properties.Enabled = ((bool)(resources.GetObject("properties.Enabled"))); this.properties.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("properties.FlatStyle"))); this.properties.Font = ((System.Drawing.Font)(resources.GetObject("properties.Font"))); this.properties.Image = ((System.Drawing.Image)(resources.GetObject("properties.Image"))); this.properties.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("properties.ImageAlign"))); this.properties.ImageIndex = ((int)(resources.GetObject("properties.ImageIndex"))); this.properties.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("properties.ImeMode"))); this.properties.Location = ((System.Drawing.Point)(resources.GetObject("properties.Location"))); this.properties.Name = "properties"; this.properties.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("properties.RightToLeft"))); this.properties.Size = ((System.Drawing.Size)(resources.GetObject("properties.Size"))); this.properties.TabIndex = ((int)(resources.GetObject("properties.TabIndex"))); this.properties.Text = resources.GetString("properties.Text"); this.properties.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("properties.TextAlign"))); this.properties.Visible = ((bool)(resources.GetObject("properties.Visible"))); this.properties.Click += new System.EventHandler(this.menuProperties_Click); this.properties.MouseEnter += new System.EventHandler(this.button_MouseEnter); this.properties.MouseMove += new System.Windows.Forms.MouseEventHandler(this.button_MouseMove); this.properties.MouseLeave += new System.EventHandler(this.button_MouseLeave); this.properties.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button_MouseDown); this.revert.AccessibleDescription = resources.GetString("revert.AccessibleDescription"); this.revert.AccessibleName = resources.GetString("revert.AccessibleName"); this.revert.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("revert.Anchor"))); this.revert.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("revert.BackgroundImage"))); this.revert.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("revert.Dock"))); this.revert.Enabled = ((bool)(resources.GetObject("revert.Enabled"))); this.revert.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("revert.FlatStyle"))); this.revert.Font = ((System.Drawing.Font)(resources.GetObject("revert.Font"))); this.revert.Image = ((System.Drawing.Image)(resources.GetObject("revert.Image"))); this.revert.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("revert.ImageAlign"))); this.revert.ImageIndex = ((int)(resources.GetObject("revert.ImageIndex"))); this.revert.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("revert.ImeMode"))); this.revert.Location = ((System.Drawing.Point)(resources.GetObject("revert.Location"))); this.revert.Name = "revert"; this.revert.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("revert.RightToLeft"))); this.revert.Size = ((System.Drawing.Size)(resources.GetObject("revert.Size"))); this.revert.TabIndex = ((int)(resources.GetObject("revert.TabIndex"))); this.revert.Text = resources.GetString("revert.Text"); this.revert.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("revert.TextAlign"))); this.revert.Visible = ((bool)(resources.GetObject("revert.Visible"))); this.revert.Click += new System.EventHandler(this.menuRevert_Click); this.revert.MouseEnter += new System.EventHandler(this.button_MouseEnter); this.revert.MouseMove += new System.Windows.Forms.MouseEventHandler(this.button_MouseMove); this.revert.MouseLeave += new System.EventHandler(this.button_MouseLeave); this.revert.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button_MouseDown); this.share.AccessibleDescription = resources.GetString("share.AccessibleDescription"); this.share.AccessibleName = resources.GetString("share.AccessibleName"); this.share.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("share.Anchor"))); this.share.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("share.BackgroundImage"))); this.share.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("share.Dock"))); this.share.Enabled = ((bool)(resources.GetObject("share.Enabled"))); this.share.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("share.FlatStyle"))); this.share.Font = ((System.Drawing.Font)(resources.GetObject("share.Font"))); this.share.Image = ((System.Drawing.Image)(resources.GetObject("share.Image"))); this.share.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("share.ImageAlign"))); this.share.ImageIndex = ((int)(resources.GetObject("share.ImageIndex"))); this.share.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("share.ImeMode"))); this.share.Location = ((System.Drawing.Point)(resources.GetObject("share.Location"))); this.share.Name = "share"; this.share.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("share.RightToLeft"))); this.share.Size = ((System.Drawing.Size)(resources.GetObject("share.Size"))); this.share.TabIndex = ((int)(resources.GetObject("share.TabIndex"))); this.share.Text = resources.GetString("share.Text"); this.share.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("share.TextAlign"))); this.share.Visible = ((bool)(resources.GetObject("share.Visible"))); this.share.Click += new System.EventHandler(this.menuShare_Click); this.share.MouseEnter += new System.EventHandler(this.button_MouseEnter); this.share.MouseMove += new System.Windows.Forms.MouseEventHandler(this.button_MouseMove); this.share.MouseLeave += new System.EventHandler(this.button_MouseLeave); this.share.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button_MouseDown); this.syncNow.AccessibleDescription = resources.GetString("syncNow.AccessibleDescription"); this.syncNow.AccessibleName = resources.GetString("syncNow.AccessibleName"); this.syncNow.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("syncNow.Anchor"))); this.syncNow.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("syncNow.BackgroundImage"))); this.syncNow.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("syncNow.Dock"))); this.syncNow.Enabled = ((bool)(resources.GetObject("syncNow.Enabled"))); this.syncNow.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("syncNow.FlatStyle"))); this.syncNow.Font = ((System.Drawing.Font)(resources.GetObject("syncNow.Font"))); this.syncNow.Image = ((System.Drawing.Image)(resources.GetObject("syncNow.Image"))); this.syncNow.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("syncNow.ImageAlign"))); this.syncNow.ImageIndex = ((int)(resources.GetObject("syncNow.ImageIndex"))); this.syncNow.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("syncNow.ImeMode"))); this.syncNow.Location = ((System.Drawing.Point)(resources.GetObject("syncNow.Location"))); this.syncNow.Name = "syncNow"; this.syncNow.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("syncNow.RightToLeft"))); this.syncNow.Size = ((System.Drawing.Size)(resources.GetObject("syncNow.Size"))); this.syncNow.TabIndex = ((int)(resources.GetObject("syncNow.TabIndex"))); this.syncNow.Text = resources.GetString("syncNow.Text"); this.syncNow.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("syncNow.TextAlign"))); this.syncNow.Visible = ((bool)(resources.GetObject("syncNow.Visible"))); this.syncNow.Click += new System.EventHandler(this.menuSyncNow_Click); this.syncNow.MouseEnter += new System.EventHandler(this.button_MouseEnter); this.syncNow.MouseMove += new System.Windows.Forms.MouseEventHandler(this.button_MouseMove); this.syncNow.MouseLeave += new System.EventHandler(this.button_MouseLeave); this.syncNow.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button_MouseDown); this.open.AccessibleDescription = resources.GetString("open.AccessibleDescription"); this.open.AccessibleName = resources.GetString("open.AccessibleName"); this.open.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("open.Anchor"))); this.open.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("open.BackgroundImage"))); this.open.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("open.Dock"))); this.open.Enabled = ((bool)(resources.GetObject("open.Enabled"))); this.open.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("open.FlatStyle"))); this.open.Font = ((System.Drawing.Font)(resources.GetObject("open.Font"))); this.open.Image = ((System.Drawing.Image)(resources.GetObject("open.Image"))); this.open.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("open.ImageAlign"))); this.open.ImageIndex = ((int)(resources.GetObject("open.ImageIndex"))); this.open.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("open.ImeMode"))); this.open.Location = ((System.Drawing.Point)(resources.GetObject("open.Location"))); this.open.Name = "open"; this.open.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("open.RightToLeft"))); this.open.Size = ((System.Drawing.Size)(resources.GetObject("open.Size"))); this.open.TabIndex = ((int)(resources.GetObject("open.TabIndex"))); this.open.Text = resources.GetString("open.Text"); this.open.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("open.TextAlign"))); this.open.Visible = ((bool)(resources.GetObject("open.Visible"))); this.open.Click += new System.EventHandler(this.menuOpen_Click); this.open.MouseEnter += new System.EventHandler(this.button_MouseEnter); this.open.MouseMove += new System.Windows.Forms.MouseEventHandler(this.button_MouseMove); this.open.MouseLeave += new System.EventHandler(this.button_MouseLeave); this.open.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button_MouseDown); this.label3.AccessibleDescription = resources.GetString("label3.AccessibleDescription"); this.label3.AccessibleName = resources.GetString("label3.AccessibleName"); this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("label3.Anchor"))); this.label3.AutoSize = ((bool)(resources.GetObject("label3.AutoSize"))); this.label3.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("label3.Dock"))); this.label3.Enabled = ((bool)(resources.GetObject("label3.Enabled"))); this.label3.Font = ((System.Drawing.Font)(resources.GetObject("label3.Font"))); this.label3.ForeColor = System.Drawing.SystemColors.Desktop; this.label3.Image = ((System.Drawing.Image)(resources.GetObject("label3.Image"))); this.label3.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("label3.ImageAlign"))); this.label3.ImageIndex = ((int)(resources.GetObject("label3.ImageIndex"))); this.label3.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("label3.ImeMode"))); this.label3.Location = ((System.Drawing.Point)(resources.GetObject("label3.Location"))); this.label3.Name = "label3"; this.label3.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("label3.RightToLeft"))); this.label3.Size = ((System.Drawing.Size)(resources.GetObject("label3.Size"))); this.label3.TabIndex = ((int)(resources.GetObject("label3.TabIndex"))); this.label3.Text = resources.GetString("label3.Text"); this.label3.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("label3.TextAlign"))); this.label3.Visible = ((bool)(resources.GetObject("label3.Visible"))); this.create.AccessibleDescription = resources.GetString("create.AccessibleDescription"); this.create.AccessibleName = resources.GetString("create.AccessibleName"); this.create.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("create.Anchor"))); this.create.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("create.BackgroundImage"))); this.create.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("create.Dock"))); this.create.Enabled = ((bool)(resources.GetObject("create.Enabled"))); this.create.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("create.FlatStyle"))); this.create.Font = ((System.Drawing.Font)(resources.GetObject("create.Font"))); this.create.Image = ((System.Drawing.Image)(resources.GetObject("create.Image"))); this.create.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("create.ImageAlign"))); this.create.ImageIndex = ((int)(resources.GetObject("create.ImageIndex"))); this.create.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("create.ImeMode"))); this.create.Location = ((System.Drawing.Point)(resources.GetObject("create.Location"))); this.create.Name = "create"; this.create.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("create.RightToLeft"))); this.create.Size = ((System.Drawing.Size)(resources.GetObject("create.Size"))); this.create.TabIndex = ((int)(resources.GetObject("create.TabIndex"))); this.create.Text = resources.GetString("create.Text"); this.create.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("create.TextAlign"))); this.create.Visible = ((bool)(resources.GetObject("create.Visible"))); this.create.Click += new System.EventHandler(this.menuCreate_Click); this.create.MouseEnter += new System.EventHandler(this.button_MouseEnter); this.create.MouseMove += new System.Windows.Forms.MouseEventHandler(this.button_MouseMove); this.create.MouseLeave += new System.EventHandler(this.button_MouseLeave); this.create.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button_MouseDown); this.label2.AccessibleDescription = resources.GetString("label2.AccessibleDescription"); this.label2.AccessibleName = resources.GetString("label2.AccessibleName"); this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("label2.Anchor"))); this.label2.AutoSize = ((bool)(resources.GetObject("label2.AutoSize"))); this.label2.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("label2.Dock"))); this.label2.Enabled = ((bool)(resources.GetObject("label2.Enabled"))); this.label2.Font = ((System.Drawing.Font)(resources.GetObject("label2.Font"))); this.label2.ForeColor = System.Drawing.SystemColors.Desktop; this.label2.Image = ((System.Drawing.Image)(resources.GetObject("label2.Image"))); this.label2.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("label2.ImageAlign"))); this.label2.ImageIndex = ((int)(resources.GetObject("label2.ImageIndex"))); this.label2.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("label2.ImeMode"))); this.label2.Location = ((System.Drawing.Point)(resources.GetObject("label2.Location"))); this.label2.Name = "label2"; this.label2.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("label2.RightToLeft"))); this.label2.Size = ((System.Drawing.Size)(resources.GetObject("label2.Size"))); this.label2.TabIndex = ((int)(resources.GetObject("label2.TabIndex"))); this.label2.Text = resources.GetString("label2.Text"); this.label2.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("label2.TextAlign"))); this.label2.Visible = ((bool)(resources.GetObject("label2.Visible"))); this.filter.AccessibleDescription = resources.GetString("filter.AccessibleDescription"); this.filter.AccessibleName = resources.GetString("filter.AccessibleName"); this.filter.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("filter.Anchor"))); this.filter.AutoSize = ((bool)(resources.GetObject("filter.AutoSize"))); this.filter.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("filter.BackgroundImage"))); this.filter.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("filter.Dock"))); this.filter.Enabled = ((bool)(resources.GetObject("filter.Enabled"))); this.filter.Font = ((System.Drawing.Font)(resources.GetObject("filter.Font"))); this.filter.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("filter.ImeMode"))); this.filter.Location = ((System.Drawing.Point)(resources.GetObject("filter.Location"))); this.filter.MaxLength = ((int)(resources.GetObject("filter.MaxLength"))); this.filter.Multiline = ((bool)(resources.GetObject("filter.Multiline"))); this.filter.Name = "filter"; this.filter.PasswordChar = ((char)(resources.GetObject("filter.PasswordChar"))); this.filter.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("filter.RightToLeft"))); this.filter.ScrollBars = ((System.Windows.Forms.ScrollBars)(resources.GetObject("filter.ScrollBars"))); this.filter.Size = ((System.Drawing.Size)(resources.GetObject("filter.Size"))); this.filter.TabIndex = ((int)(resources.GetObject("filter.TabIndex"))); this.filter.Text = resources.GetString("filter.Text"); this.filter.TextAlign = ((System.Windows.Forms.HorizontalAlignment)(resources.GetObject("filter.TextAlign"))); this.filter.Visible = ((bool)(resources.GetObject("filter.Visible"))); this.filter.WordWrap = ((bool)(resources.GetObject("filter.WordWrap"))); this.filter.TextChanged += new EventHandler(filter_TextChanged); this.label1.AccessibleDescription = resources.GetString("label1.AccessibleDescription"); this.label1.AccessibleName = resources.GetString("label1.AccessibleName"); this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("label1.Anchor"))); this.label1.AutoSize = ((bool)(resources.GetObject("label1.AutoSize"))); this.label1.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("label1.Dock"))); this.label1.Enabled = ((bool)(resources.GetObject("label1.Enabled"))); this.label1.Font = ((System.Drawing.Font)(resources.GetObject("label1.Font"))); this.label1.ForeColor = System.Drawing.SystemColors.Desktop; this.label1.Image = ((System.Drawing.Image)(resources.GetObject("label1.Image"))); this.label1.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("label1.ImageAlign"))); this.label1.ImageIndex = ((int)(resources.GetObject("label1.ImageIndex"))); this.label1.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("label1.ImeMode"))); this.label1.Location = ((System.Drawing.Point)(resources.GetObject("label1.Location"))); this.label1.Name = "label1"; this.label1.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("label1.RightToLeft"))); this.label1.Size = ((System.Drawing.Size)(resources.GetObject("label1.Size"))); this.label1.TabIndex = ((int)(resources.GetObject("label1.TabIndex"))); this.label1.Text = resources.GetString("label1.Text"); this.label1.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("label1.TextAlign"))); this.label1.Visible = ((bool)(resources.GetObject("label1.Visible"))); this.showiFolders.AccessibleDescription = resources.GetString("showiFolders.AccessibleDescription"); this.showiFolders.AccessibleName = resources.GetString("showiFolders.AccessibleName"); this.showiFolders.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("showiFolders.Anchor"))); this.showiFolders.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("showiFolders.BackgroundImage"))); this.showiFolders.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("showiFolders.Dock"))); this.showiFolders.Enabled = ((bool)(resources.GetObject("showiFolders.Enabled"))); this.showiFolders.FlatStyle = ((System.Windows.Forms.FlatStyle)(resources.GetObject("showiFolders.FlatStyle"))); this.showiFolders.Font = ((System.Drawing.Font)(resources.GetObject("showiFolders.Font"))); this.showiFolders.Image = ((System.Drawing.Image)(resources.GetObject("showiFolders.Image"))); this.showiFolders.ImageAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("showiFolders.ImageAlign"))); this.showiFolders.ImageIndex = ((int)(resources.GetObject("showiFolders.ImageIndex"))); this.showiFolders.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("showiFolders.ImeMode"))); this.showiFolders.Location = ((System.Drawing.Point)(resources.GetObject("showiFolders.Location"))); this.showiFolders.Name = "showiFolders"; this.showiFolders.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("showiFolders.RightToLeft"))); this.showiFolders.Size = ((System.Drawing.Size)(resources.GetObject("showiFolders.Size"))); this.showiFolders.TabIndex = ((int)(resources.GetObject("showiFolders.TabIndex"))); this.showiFolders.Text = resources.GetString("showiFolders.Text"); this.showiFolders.TextAlign = ((System.Drawing.ContentAlignment)(resources.GetObject("showiFolders.TextAlign"))); this.showiFolders.Visible = ((bool)(resources.GetObject("showiFolders.Visible"))); this.showiFolders.Click += new System.EventHandler(this.showiFolders_Click); this.showiFolders.MouseEnter += new System.EventHandler(this.button_MouseEnter); this.showiFolders.MouseMove += new System.Windows.Forms.MouseEventHandler(this.button_MouseMove); this.showiFolders.MouseLeave += new System.EventHandler(this.button_MouseLeave); this.showiFolders.MouseDown += new System.Windows.Forms.MouseEventHandler(this.button_MouseDown); this.panel2.AccessibleDescription = resources.GetString("panel2.AccessibleDescription"); this.panel2.AccessibleName = resources.GetString("panel2.AccessibleName"); this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("panel2.Anchor"))); this.panel2.AutoScroll = ((bool)(resources.GetObject("panel2.AutoScroll"))); this.panel2.AutoScrollMargin = ((System.Drawing.Size)(resources.GetObject("panel2.AutoScrollMargin"))); this.panel2.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("panel2.AutoScrollMinSize"))); this.panel2.BackColor = System.Drawing.SystemColors.Window; this.panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel2.BackgroundImage"))); this.panel2.ContextMenu = this.iFolderContextMenu; this.panel2.Controls.Add(this.iFolderView); this.panel2.Controls.Add(this.localiFoldersHeading); this.panel2.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("panel2.Dock"))); this.panel2.Enabled = ((bool)(resources.GetObject("panel2.Enabled"))); this.panel2.Font = ((System.Drawing.Font)(resources.GetObject("panel2.Font"))); this.panel2.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("panel2.ImeMode"))); this.panel2.Location = ((System.Drawing.Point)(resources.GetObject("panel2.Location"))); this.panel2.Name = "panel2"; this.panel2.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("panel2.RightToLeft"))); this.panel2.Size = ((System.Drawing.Size)(resources.GetObject("panel2.Size"))); this.panel2.TabIndex = ((int)(resources.GetObject("panel2.TabIndex"))); this.panel2.Text = resources.GetString("panel2.Text"); this.panel2.Visible = ((bool)(resources.GetObject("panel2.Visible"))); this.panel2.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panel2_MouseDown); this.iFolderView.AccessibleDescription = resources.GetString("iFolderView.AccessibleDescription"); this.iFolderView.AccessibleName = resources.GetString("iFolderView.AccessibleName"); this.iFolderView.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("iFolderView.Anchor"))); this.iFolderView.AutoScroll = ((bool)(resources.GetObject("iFolderView.AutoScroll"))); this.iFolderView.AutoScrollMargin = ((System.Drawing.Size)(resources.GetObject("iFolderView.AutoScrollMargin"))); this.iFolderView.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("iFolderView.AutoScrollMinSize"))); this.iFolderView.BackColor = System.Drawing.SystemColors.Window; this.iFolderView.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("iFolderView.BackgroundImage"))); this.iFolderView.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("iFolderView.Dock"))); this.iFolderView.Enabled = ((bool)(resources.GetObject("iFolderView.Enabled"))); this.iFolderView.Font = ((System.Drawing.Font)(resources.GetObject("iFolderView.Font"))); this.iFolderView.HorizontalSpacing = 5; this.iFolderView.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("iFolderView.ImeMode"))); this.iFolderView.ItemHeight = 72; this.iFolderView.ItemWidth = 280; this.iFolderView.LargeImageList = null; this.iFolderView.Location = ((System.Drawing.Point)(resources.GetObject("iFolderView.Location"))); this.iFolderView.Name = "iFolderView"; this.iFolderView.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("iFolderView.RightToLeft"))); this.iFolderView.SelectedItem = null; this.iFolderView.Size = ((System.Drawing.Size)(resources.GetObject("iFolderView.Size"))); this.iFolderView.TabIndex = ((int)(resources.GetObject("iFolderView.TabIndex"))); this.iFolderView.VerticleSpacing = 5; this.iFolderView.Visible = ((bool)(resources.GetObject("iFolderView.Visible"))); this.iFolderView.LastItemRemoved += new Novell.FormsTrayApp.TileListView.LastItemRemovedDelegate(this.iFolderView_LastItemRemoved); this.iFolderView.NavigateItem += new Novell.FormsTrayApp.TileListView.NavigateItemDelegate(this.iFolderView_NavigateItem); this.iFolderView.DoubleClick += new System.EventHandler(this.iFolderView_DoubleClick); this.iFolderView.SelectedIndexChanged += new Novell.FormsTrayApp.TileListView.SelectedIndexChangedDelegate(this.ifListView_SelectedIndexChanged); this.localiFoldersHeading.AccessibleDescription = resources.GetString("localiFoldersHeading.AccessibleDescription"); this.localiFoldersHeading.AccessibleName = resources.GetString("localiFoldersHeading.AccessibleName"); this.localiFoldersHeading.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("localiFoldersHeading.Anchor"))); this.localiFoldersHeading.AutoSize = ((bool)(resources.GetObject("localiFoldersHeading.AutoSize"))); this.localiFoldersHeading.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("localiFoldersHeading.BackgroundImage"))); this.localiFoldersHeading.BorderStyle = System.Windows.Forms.BorderStyle.None; this.localiFoldersHeading.BulletIndent = ((int)(resources.GetObject("localiFoldersHeading.BulletIndent"))); this.localiFoldersHeading.Cursor = System.Windows.Forms.Cursors.Arrow; this.localiFoldersHeading.Dock = ((System.Windows.Forms.DockStyle)(resources.GetObject("localiFoldersHeading.Dock"))); this.localiFoldersHeading.Enabled = ((bool)(resources.GetObject("localiFoldersHeading.Enabled"))); this.localiFoldersHeading.Font = ((System.Drawing.Font)(resources.GetObject("localiFoldersHeading.Font"))); this.localiFoldersHeading.BackColor = System.Drawing.SystemColors.Window; this.localiFoldersHeading.ForeColor = System.Drawing.SystemColors.Desktop; this.localiFoldersHeading.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("localiFoldersHeading.ImeMode"))); this.localiFoldersHeading.Location = ((System.Drawing.Point)(resources.GetObject("localiFoldersHeading.Location"))); this.localiFoldersHeading.MaxLength = ((int)(resources.GetObject("localiFoldersHeading.MaxLength"))); this.localiFoldersHeading.Multiline = ((bool)(resources.GetObject("localiFoldersHeading.Multiline"))); this.localiFoldersHeading.Name = "localiFoldersHeading"; this.localiFoldersHeading.ReadOnly = true; this.localiFoldersHeading.RightMargin = ((int)(resources.GetObject("localiFoldersHeading.RightMargin"))); this.localiFoldersHeading.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("localiFoldersHeading.RightToLeft"))); this.localiFoldersHeading.ScrollBars = ((System.Windows.Forms.RichTextBoxScrollBars)(resources.GetObject("localiFoldersHeading.ScrollBars"))); this.localiFoldersHeading.Size = ((System.Drawing.Size)(resources.GetObject("localiFoldersHeading.Size"))); this.localiFoldersHeading.TabIndex = ((int)(resources.GetObject("localiFoldersHeading.TabIndex"))); this.localiFoldersHeading.TabStop = false; this.localiFoldersHeading.Enabled = false; this.localiFoldersHeading.Text = resources.GetString("localiFoldersHeading.Text"); this.localiFoldersHeading.Visible = ((bool)(resources.GetObject("localiFoldersHeading.Visible"))); this.localiFoldersHeading.WordWrap = ((bool)(resources.GetObject("localiFoldersHeading.WordWrap"))); this.localiFoldersHeading.ZoomFactor = ((System.Single)(resources.GetObject("localiFoldersHeading.ZoomFactor"))); this.searchTimer.Interval = 1000; this.searchTimer.Tick += new EventHandler(searchTimer_Tick); this.refreshTimer.Interval = 300000; this.refreshTimer.Tick += new EventHandler(refreshTimer_Tick); this.AccessibleDescription = resources.GetString("$this.AccessibleDescription"); this.AccessibleName = resources.GetString("$this.AccessibleName"); this.AutoScaleBaseSize = ((System.Drawing.Size)(resources.GetObject("$this.AutoScaleBaseSize"))); this.AutoScroll = ((bool)(resources.GetObject("$this.AutoScroll"))); this.AutoScrollMargin = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMargin"))); this.AutoScrollMinSize = ((System.Drawing.Size)(resources.GetObject("$this.AutoScrollMinSize"))); this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage"))); this.ClientSize = ((System.Drawing.Size)(resources.GetObject("$this.ClientSize"))); this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); this.Controls.Add(this.progressBar1); this.Controls.Add(this.statusBar1); this.Controls.Add(this.groupBox1); this.Enabled = ((bool)(resources.GetObject("$this.Enabled"))); this.Font = ((System.Drawing.Font)(resources.GetObject("$this.Font"))); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("$this.ImeMode"))); this.KeyPreview = true; this.Location = ((System.Drawing.Point)(resources.GetObject("$this.Location"))); this.MaximumSize = ((System.Drawing.Size)(resources.GetObject("$this.MaximumSize"))); this.Menu = this.mainMenu1; this.MinimumSize = ((System.Drawing.Size)(resources.GetObject("$this.MinimumSize"))); this.Name = "GlobalProperties"; this.RightToLeft = ((System.Windows.Forms.RightToLeft)(resources.GetObject("$this.RightToLeft"))); this.StartPosition = ((System.Windows.Forms.FormStartPosition)(resources.GetObject("$this.StartPosition"))); this.Text = resources.GetString("$this.Text"); this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GlobalProperties_KeyDown); this.Closing += new System.ComponentModel.CancelEventHandler(this.GlobalProperties_Closing); this.SizeChanged += new System.EventHandler(this.GlobalProperties_SizeChanged); this.Load += new System.EventHandler(this.GlobalProperties_Load); this.Move += new System.EventHandler(this.GlobalProperties_Move); this.Resize += new System.EventHandler(this.GlobalProperties_SizeChanged); this.VisibleChanged += new System.EventHandler(this.GlobalProperties_VisibleChanged); this.panel1.ResumeLayout(false); this.iFolderActions.ResumeLayout(false); this.panel2.ResumeLayout(false); this.ResumeLayout(false); }