ZooFlow: Actually use keepextension option in frmTest
This commit is contained in:
@@ -102,7 +102,7 @@ Public Class frmtest
|
||||
cmbObjectStoreType.Text,
|
||||
"DEFAULT",
|
||||
New Client.NewFileOptions With {
|
||||
.KeepExtension = True
|
||||
.KeepExtension = CheckBoxKeepExtension.Checked
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user