jj_26_01_16
This commit is contained in:
@@ -36,11 +36,6 @@
|
||||
ElseIf control.Name.Contains("f_addformdata") Then
|
||||
Return 9
|
||||
End If
|
||||
'If control.Tag = "ADDAPPOINTMENT" Then
|
||||
' Return 8
|
||||
'ElseIf control.Tag = "ADDFORMDATA" Then
|
||||
' Return 9
|
||||
'End If
|
||||
Case CurrentType.Contains("CheckedListBoxControl".ToUpper)
|
||||
Return 12
|
||||
Case CurrentType.Contains("ListBoxControl".ToUpper)
|
||||
|
||||
Reference in New Issue
Block a user