I am simply trying to set the background colour on the DatePickerCtrl to show validation errors. All other input methods on my Frame accept the SetBackgroundColour method but the date control is not. The method is available via dir() but I can't figure out what I am doing wrong. Is there something I am missing? Thanks, Abe