Reporter | Alex Berezoutsky (fergard) |
---|---|
Created | Feb 10, 2012 4:04:20 PM |
Updated | Feb 10, 2012 4:04:20 PM |
Priority | Critical |
Type | Unspecified |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Kirill Skrygan (kirillskrygan) |
Subsystem | No subsystem |
Affected versions | 6.1.1 |
Fixed in build | No Fixed in build |
In the forms designer, I copied "criteriaBindingSource" and renamed the copy to "amendmentListBindingSource". I was unable to set the datasource for the new binding source in the designer because I was getting an out of memory error when visual studio tried to load the class list. So, I opened the designer code to do it manually, found the first reference to the binding source control, clicked on it, and press ctrl-alt-F7. The usages were not highlighted.
I have not done extensive testing, but if you open the attached screenshot you can see that highlight usages is working as expected for labels, edit controls, containers... the only failure I have seen is with binding sources.
I have not done extensive testing, but if you open the attached screenshot you can see that highlight usages is working as expected for labels, edit controls, containers... the only failure I have seen is with binding sources.