jj 16.03 add columntitle for dgv

This commit is contained in:
JenneJ
2016-03-16 13:53:28 +01:00
parent c6a1b7904f
commit 94a6ac0127
3 changed files with 6 additions and 3 deletions

View File

@@ -148,6 +148,7 @@ Public Class ClassControlCommandsUI
False,
dr.Item("CONTROL_READ_ONLY"),
dr.Item("CONTROL_REQUIRED"),
dr.Item("CONTROL_COL_NAME"),
parent)
Case 10 ' Checkbox
Dim Checked As Boolean = False