'Declaration Protected Overrides Sub OnDisplayMemberPathChanged( _ ByVal oldDisplayMemberPath As String, _ ByVal newDisplayMemberPath As String _ )
'Usage Dim instance As CheckComboBox Dim oldDisplayMemberPath As String Dim newDisplayMemberPath As String instance.OnDisplayMemberPathChanged(oldDisplayMemberPath, newDisplayMemberPath)
protected override void OnDisplayMemberPathChanged( string oldDisplayMemberPath, string newDisplayMemberPath )
Parameters
- oldDisplayMemberPath
- newDisplayMemberPath