jj 04.10 fix events for checkedlistbox
This commit is contained in:
@@ -2367,9 +2367,8 @@ Public Class ClassControlBuilder
|
||||
Next
|
||||
End If
|
||||
|
||||
If Not _designMode Then
|
||||
Me.SetEventHandlers(control)
|
||||
End If
|
||||
Me.SetEventHandlers(control)
|
||||
|
||||
Me.CurrentControl = DirectCast(control, DevExpress.XtraEditors.CheckedListBoxControl)
|
||||
If Not IsNothing(parent) Then
|
||||
control.Parent = parent
|
||||
|
||||
Reference in New Issue
Block a user