while on the migration of a larger VO application ( a bit more than 90.000 lines of code) I have noted that the latest Vulcan GUI classes are missing some code in the Control class:
the access IsDisabled
the method IsStyle
the method GetStyle
I have copied over the source code from my VO SDK to the X# version and it compiles now.