This commit is contained in:
2022-07-10 23:00:15 +00:00
parent f1e92c8acb
commit 860fe83d13
7 changed files with 363 additions and 11 deletions

View File

@@ -10,7 +10,7 @@ namespace AyaNovaQBI
{
InitializeComponent();
}
public ComboBox SelectCombo => cbQBItems;
public string SelectedQBItemName
{
get