I have an inherited control that derives from a control from a vendor.
Let's call the vendor control VC and my inherited control myVC.
VC has a property Calendar which itself has various other properties such as
BackColor. So to access in code from myVC i would use