jj
This commit is contained in:
@@ -314,6 +314,17 @@ Public Module ModuleControlProperties
|
||||
Inherits InputProperties
|
||||
End Class
|
||||
|
||||
Public Class LookupControlProperties
|
||||
Inherits InputProperties
|
||||
|
||||
<Category("Einstellungen")>
|
||||
Public Property MultiSelect As Boolean
|
||||
<Category("Einstellungen")>
|
||||
Public Property AllowAddNewValues As Boolean
|
||||
<Category("Einstellungen")>
|
||||
Public Property PreventDuplicates As Boolean
|
||||
End Class
|
||||
|
||||
Public Class LineLabelProperties
|
||||
Inherits BaseProperties
|
||||
|
||||
|
||||
Reference in New Issue
Block a user