Gets a System.Windows.Forms.CreateParams for creating a System.Windows.Forms.MonthCalendar control.
Documentation for this section has not yet been entered.
The MonthCalendar.CreateParams property is called when a window is created. Inheriting classes can override this property to add extra functionality, but you should first call base.getCreateParams() to make sure the control continues to work correctly.