Forum Discussion
mante_bos
12 years agoNew Contributor
Hi
In the object browser, only the MappedName and the Name properties are different. But both fields are not editable.
For the name mapping, I tried the following things:
Any other suggestions?
In the object browser, only the MappedName and the Name properties are different. But both fields are not editable.
For the name mapping, I tried the following things:
Only select on the property NativeClrObject.Name. Which has the value UltraTabPageControl1 (under other tabs the 1 is replace by 2, 3 or 4) and use a wildchar for the variable. This does not work
I tried to select only the properties that are identical between all the objects, but still the grid is only recognized when the right tab is selected
I tried to add conditional mapping (NativeClrObject.Name = UltraTabPageControl1 or NativeClrObject.Name = UltraTabPageControl2), but still the grid is only recognized when the right tab is selected
Any other suggestions?