Add search and quick filters to walkthrough
This commit is contained in:
parent
00cf7693d5
commit
2afb5365dd
8 changed files with 308 additions and 61 deletions
14
Source/LibationWinForms/Form1.Designer.cs
generated
14
Source/LibationWinForms/Form1.Designer.cs
generated
|
|
@ -642,15 +642,15 @@
|
|||
private System.Windows.Forms.ToolStripStatusLabel backupsCountsLbl;
|
||||
private LibationWinForms.FormattableToolStripMenuItem beginBookBackupsToolStripMenuItem;
|
||||
private LibationWinForms.FormattableToolStripMenuItem beginPdfBackupsToolStripMenuItem;
|
||||
private System.Windows.Forms.TextBox filterSearchTb;
|
||||
private System.Windows.Forms.Button filterBtn;
|
||||
private System.Windows.Forms.Button filterHelpBtn;
|
||||
public System.Windows.Forms.TextBox filterSearchTb;
|
||||
public System.Windows.Forms.Button filterBtn;
|
||||
public System.Windows.Forms.Button filterHelpBtn;
|
||||
public System.Windows.Forms.ToolStripMenuItem settingsToolStripMenuItem;
|
||||
public System.Windows.Forms.ToolStripMenuItem scanLibraryToolStripMenuItem;
|
||||
private System.Windows.Forms.ToolStripMenuItem quickFiltersToolStripMenuItem;
|
||||
public System.Windows.Forms.ToolStripMenuItem quickFiltersToolStripMenuItem;
|
||||
private System.Windows.Forms.ToolStripMenuItem firstFilterIsDefaultToolStripMenuItem;
|
||||
private System.Windows.Forms.Button addQuickFilterBtn;
|
||||
private System.Windows.Forms.ToolStripMenuItem editQuickFiltersToolStripMenuItem;
|
||||
public System.Windows.Forms.Button addQuickFilterBtn;
|
||||
public System.Windows.Forms.ToolStripMenuItem editQuickFiltersToolStripMenuItem;
|
||||
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
||||
public System.Windows.Forms.ToolStripMenuItem basicSettingsToolStripMenuItem;
|
||||
public System.Windows.Forms.ToolStripMenuItem accountsToolStripMenuItem;
|
||||
|
|
@ -683,7 +683,7 @@
|
|||
private LibationWinForms.ProcessQueue.ProcessQueueControl processBookQueue1;
|
||||
private System.Windows.Forms.Panel panel1;
|
||||
private System.Windows.Forms.Button toggleQueueHideBtn;
|
||||
private LibationWinForms.GridView.ProductsDisplay productsDisplay;
|
||||
public LibationWinForms.GridView.ProductsDisplay productsDisplay;
|
||||
private System.Windows.Forms.Button removeBooksBtn;
|
||||
private System.Windows.Forms.Button doneRemovingBtn;
|
||||
private System.Windows.Forms.ToolStripMenuItem setPdfDownloadedManualToolStripMenuItem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue