jj add select only combobox option

This commit is contained in:
JenneJ
2017-01-11 16:31:16 +01:00
parent 03ae19ae3e
commit 1889d14c7b
8 changed files with 55 additions and 7 deletions

View File

@@ -112,6 +112,7 @@ Public Class ClassControlCommandsUI
dr.Item("CONTROL_FORMAT_TYPE"),
False,
dr.Item("CONTROL_READ_ONLY"),
dr.Item("CONTROL_SELECT_ONLY"),
dr.Item("CONTROL_REQUIRED"),
dr.Item("CONTROL_STATIC_LIST"),
dr.Item("CONTROL_SQLCOMMAND_1"),