http://forum.strataframe.net/FindPost3479.aspx
This is what I have so far but it doesnt like boCalc.
Protected Overrides Function GetCustomBindablePropertyDescriptors() As FieldPropertyDescriptor()
Return New ReflectionPropertyDescriptor("Ctr", Type.GetType(boCalc))
End Function