jj: add confirmation when removing final index, set (readonly) vector prop when selecting index

This commit is contained in:
Jonathan Jenne
2018-07-12 11:04:52 +02:00
parent 23795dd3da
commit 80099c5a01
5 changed files with 115 additions and 131 deletions

View File

@@ -53,7 +53,9 @@ Module ModuleFinalIndexProperties
<Category("Index")>
<TypeConverter(GetType(IndexListConverter))>
Public Property IndexName As String
<Category("Index")>
<[ReadOnly](True)>
Public Property VectorIndex As Boolean
' Eigenschaften für die Liste der Indicies