I have implemented my own ScheduleDialogFactoryBase to have my own custom Appointment Dialog show (which is all well and good) but there are certain properties set on my custom Window which don't seem to get propagated through. As a result, I can't seem to set a Title on the AppointmentDialog, nor can I change the size of it.
Is there anything that can be done about this?
Thanks in advance.