sorry missed it since the lines were changed. It was previously on line 10. - this is good. I will resolve this item.
Maybe I am missing something but I am not seeing this function being called anywhere?
see notes below. It looks like these sreg variables are never used.
This function doesn't appear to be called from anywhere / used anywhere -- should this be in here / changed?
not sure I am understanding why this reference is needed. ctlXMLEdit should depend on RODBInterface instead of the other way around?
A new class like this or extending an existing class should be in it's own cs file so it can be found easily. --- also, otherwise it may be difficult to tell when it will work or not.
Maybe I am missing something, but it looks like the only place this is called from is StaticStripRtfCommands - which is never called --- so this code will never be called / executed?